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

Realign all reads at target site, not just reads with no mismatches #1469

Closed
fnothaft opened this issue Apr 3, 2017 · 0 comments
Closed
Assignees
Milestone

Comments

@fnothaft
Copy link
Member

fnothaft commented Apr 3, 2017

Currently, we skip reads that do not have mismatches. It turns out that this doesn't save much time, and leads to a slight accuracy cost on homozygous alt INDEL calls.

@fnothaft fnothaft added this to the 0.22.0 milestone Apr 3, 2017
@fnothaft fnothaft self-assigned this Apr 3, 2017
fnothaft added a commit to fnothaft/adam that referenced this issue Apr 3, 2017
…ignment

Resolves bigdatagenomics#1469. Provides approximately a 1% bump in both INDEL calling precision
and recall.
heuermh pushed a commit that referenced this issue Apr 3, 2017
…ignment

Resolves #1469. Provides approximately a 1% bump in both INDEL calling precision
and recall.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant