Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bwa mem | samtools sort hybrid command introduces inefficiency ( up to 3x longer runtime) #3

Open
cgpu opened this issue Dec 4, 2019 · 0 comments

Comments

@cgpu
Copy link
Owner

cgpu commented Dec 4, 2019

Refactor this and sacrifice I/O inefficiency because the gain is larger by the fix of resource misalloc.

cgpu added a commit to PGP-UK/GenomeChronicler-Sarek-nf that referenced this issue Dec 12, 2019
cgpu added a commit to PGP-UK/GenomeChronicler-Sarek-nf that referenced this issue Dec 12, 2019
* Removes residue bwaIndex from GRCh38

* Removes GenomeChronicler .dict, .fa.fai

* Testing 2FA

* Update nextflow.config

* Adds explicit memory definition for processes

* Adds more resources to BaseRecalibratorSpark processes

* Adds less resources to BaseRecalibratorSpark processes

* Adds ultra many resources; To revert back after test

* Restricts resources; Needed for using instances with Mem.GB/vCPU ratio equal to 4

* Update resources for PGP-UK

* Addresses cgpu#3 ; Known issue with bwa | smatools pipe

* Updates resource alloc to *Spark versions; Adds retry for MultiQC

* Adds new image built with PGP-UK/GenomeChronicler@5513c6f

* Adds verbosity INFO for debugging

* Freezes broadinstitute/gatk to 4.1.4.0

* Change GATK Spark tools verbosity to debug

* Restricts resource alloc of MarkDuplicatesSpark

* Removes explicit resource alloc from bamqc (qualimap)

* Removes metrics file; Refer to this: https://gatkforums.broadinstitute.org/gatk/discussion/23441/markduplicatespark-is-slower-than-normal-markduplicates

* Downgrades gatk from 4.1.4.0 to 4.1.3.0

* Returns mapping to nfcore version 2.5.1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant