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

Ensure dump produces reads with unique IDs #29

Merged
merged 5 commits into from
Jan 25, 2017
Merged

Ensure dump produces reads with unique IDs #29

merged 5 commits into from
Jan 25, 2017

Conversation

standage
Copy link
Collaborator

BAM files frequently contain read pairs that have the same ID for each read in the pair. The kevlar workflow doesn't utilize pairing information, but it does assume all reads have unique IDs. This PR ensure that IDs associated with paired reads end with either /1 or /2 to eliminate confusion in downstream processing and record keeping.

@standage standage merged commit c28e129 into master Jan 25, 2017
@standage standage deleted the fix/pairing branch January 25, 2017 20:34
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.

1 participant