Coder Social home page Coder Social logo

kronos_pipelines's People

Contributors

brunograndephd avatar jasgrewal avatar ppararaj avatar sjessa avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

kronos_pipelines's Issues

Increase parallelization of the MutationSeq task in the TITAN pipeline

Currently, we parallelize on chromosome. However, the largest chromosomes (e.g. chr1, chr2) still take 18-20 hours to run on genomes. We can decrease the wall time for this pipeline by splitting up the chromosomes in smaller chunks.

One simple splitting approach is to split at the centromeres, but we still might want to split even more than that.

Large number of jobs caused outage on the genesis

Hello,

I run the Kronos version of TITAN using the default --num_jobs and --num_pipelines in launch.sh file. The other setting were okay. Submitting high number of jobs caused issues in login nodes and lead to killing the jobs and restarting the nodes by system. I rerun the pipeline using lower numbers for --num_jobs(100) and --num_pipelines(10) and it is working fine so far.

Arezoo

Sequenza dies when index file is older than bam file

It appears the warning given by samtools is causing the second step in the Sequenza pipeline to fail. All I see in the log is:

Warning: The index file is older than the data file: /genesis/extscratch/morinlab/shared/rmorin/sequenza_DLBCL/data/bam_alignments/PAN44N.rmdup.bam.bai
Warning: The index file is older than the data file: /genesis/extscratch/morinlab/shared/rmorin/sequenza_DLBCL/data/bam_alignments/PAN44.rmdup.bam.bai

The no_prefix option for Kronos in launch.sh breaks parallelized tasks

Due to a bug in Kronos v2.0.4, when the --no_prefix option is specified, this breaks parallelized tasks because the output file names aren't updated properly. So, parallelized tasks all write to the same output file, causing multiple issues.

I've opened an issue with Jafar (see link). The obvious workaround is to omit the --no_prefix option with the caveat of uglier file names. I will restore it once the bug is fixed.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.