-
Notifications
You must be signed in to change notification settings - Fork 107
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
Comments
I'd say it was trivial to port, just want to highlight the tiny difference compared to |
@isthisthat do you mind signing up the mailing list so we can discuss the future of sambamba? |
@pjotrp where do I sign up? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.The text was updated successfully, but these errors were encountered: