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

Ignore /1/2 suffix when matching interleaved reads #275

Merged
merged 1 commit into from
May 3, 2023

Conversation

luispedro
Copy link
Contributor

A read named read/1 followed by read/2 should form a pair in the interleaved format. This matches the behaviour of bwa mem -p as well

closes #273

/cc #274

A read named `read/1` followed by `read/2` should form a pair in the
interleaved format. This matches the behaviour of `bwa mem -p` as well

closes ksahlin#273
@marcelm
Copy link
Collaborator

marcelm commented May 3, 2023

Thanks for fixing this so quickly 😃

@marcelm marcelm merged commit 475cdae into ksahlin:main May 3, 2023
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.

--interleaved option and SAM flag for paired reads
2 participants