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

Using Bazam to extract reads #30

Merged
merged 38 commits into from
Jul 22, 2018
Merged

Using Bazam to extract reads #30

merged 38 commits into from
Jul 22, 2018

Conversation

hdashnow
Copy link
Collaborator

@hdashnow hdashnow commented Jul 19, 2018

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)

Big thanks to @ssadedin for creating bazam!

ssadedin and others added 30 commits May 7, 2018 16:33
…am to default 1 concurrency, using CRAM_REF, SLOP is 5
@hdashnow hdashnow merged commit ebf52b7 into master Jul 22, 2018
@hdashnow hdashnow deleted the feat-faster-bam-pipeline branch July 22, 2018 04:06
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