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

Fix discard for paired end reads #2

Open
LTLA opened this issue Mar 14, 2019 · 0 comments · May be fixed by #4
Open

Fix discard for paired end reads #2

LTLA opened this issue Mar 14, 2019 · 0 comments · May be fixed by #4

Comments

@LTLA
Copy link
Owner

LTLA commented Mar 14, 2019

Currently individual reads are discarded if they fall within a blacklist region. However, the correct behaviour would be to discard read pairs only if the fragment falls in the blacklist region in its entirety. If one read in the pair falls outside a blacklist, the location of the fragment is actually well-defined, e.g., on the edge of a tandem repeat region.

@LTLA LTLA linked a pull request Mar 31, 2019 that will close this issue
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 a pull request may close this issue.

1 participant