Skip to content

STRetch v0.3.0

Compare
Choose a tag to compare
@hdashnow hdashnow released this 22 Aug 03:04
· 82 commits to master since this release

This version uses the Bazam tool (https://github.com/ssadedin/bazam) to extract relevant reads from a bam/cram file before remapping to the STR decoy genome. Because this tool pipes directly to BWA, can be run in parallel, and handles grabbing both reads in a pair correctly, this change both decreases runtime and increases sensitivity.

Also fixes errors caused by some versions of Samtools (see #25, #26)