Sign inSign up

jmonlong/samtools-jm

By jmonlong

Updated about 6 years ago

Modified version of samtools with read-name-based filter before CRAM conversion

Image
0

10K+

jmonlong/samtools-jm repository overview

This is a modified version of samtools. I added an option to samtools view to subset reads by read names when viewing CRAM files. With this version CRAM conversion (e.g. to FASTQ) can be split in smaller jobs. Smaller jobs can be cheaper on the cloud when using pre-emptible jobs and the like. Because it's based on the read names (minus the last character, just in case), both reads in a pair will be in the same subset.

The new arguments to samtools view are -N for the number of chunks to consider, and -n to specify which of the N chunks to output.

Tag summary

Content type

Image

Digest

Size

198.4 MB

Last updated

about 6 years ago

docker pull jmonlong/samtools-jm:release-1.19jm0.2.2