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

Filter support for chimeric alignments #185

Closed
isthisthat opened this issue Dec 14, 2015 · 4 comments
Closed

Filter support for chimeric alignments #185

isthisthat opened this issue Dec 14, 2015 · 4 comments

Comments

@isthisthat
Copy link

Currently it's not straightforward to filter for chimeric alignments in a bam (mate mapped to a different chromosome). It would be very helpful to enable that term in sambamba filtering. It is already reported in flagstat so it would relatively easy to port? :) Thank you very much for your continued support.

@lomereiter
Copy link
Contributor

I'd say it was trivial to port, just want to highlight the tiny difference compared to flagstat in that the new flag allows for secondary and supplementary alignments (those can be filtered out by appending and not (secondary_alignment or supplementary)).

@pjotrp
Copy link
Member

pjotrp commented Nov 12, 2017

@isthisthat do you mind signing up the mailing list so we can discuss the future of sambamba?

@isthisthat
Copy link
Author

@pjotrp where do I sign up?

@pjotrp
Copy link
Member

pjotrp commented Nov 12, 2017

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

No branches or pull requests

3 participants