Skip to content

CRAM support added w/samtools. Multithreaded computation is added for…#66

Merged
valeu merged 1 commit intoBoevaLab:masterfrom
calkan:master
Oct 14, 2019
Merged

CRAM support added w/samtools. Multithreaded computation is added for…#66
valeu merged 1 commit intoBoevaLab:masterfrom
calkan:master

Conversation

@calkan
Copy link
Copy Markdown
Contributor

@calkan calkan commented Oct 14, 2019

Several changes:

1- CRAM support is added when samtools is used. Sambamba is disabled for CRAM, since sambamba uses a very old version of htslib that causes segmentation fault with CRAM files.
2- Sambambathreads now defaults to maxThreads even when samtools is used. The value is passed to samtools for multithreaded decompression (-@ maxThreads).
3- fastaFile in BAF options is used for the reference genome for CRAM decompression.

… samtools. CRAM for sambamba is disabled as there is a sambamba bug when reading CRAMs.
@valeu valeu merged commit 800ae6d into BoevaLab:master Oct 14, 2019
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

Successfully merging this pull request may close these issues.

2 participants