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

Hide reads with unmapped flag by default in alignments tracks #2204

Merged
merged 1 commit into from
Aug 10, 2021

Conversation

cmdcolin
Copy link
Collaborator

This is a small change to have "unmapped reads" included in the default set of flags hidden on alignments tracks

Unmapped reads can be weird in that they can exist at a given coordinate but be shown still

1540 can be seen here https://broadinstitute.github.io/picard/explain-flags.html

read unmapped
read fails platform/vendor quality checks
read is PCR or optical duplicate

This is true in jbrowse 1 and igv by default. Had run into this with a hand crafted sam file that had unmapped reads that displayed in jbrowse but not in igv by default.

@github-actions github-actions bot added the needs label triage Needs a label to show in changelog (breaking, enhancement, bug, documentation, or internal) label Aug 10, 2021
@cmdcolin cmdcolin added enhancement New feature or request and removed needs label triage Needs a label to show in changelog (breaking, enhancement, bug, documentation, or internal) labels Aug 10, 2021
@cmdcolin cmdcolin changed the title Hide unmapped by default Hide reads with unmapped flag by default in alignments tracks Aug 10, 2021
@cmdcolin cmdcolin merged commit bd3b7b1 into main Aug 10, 2021
@cmdcolin cmdcolin deleted the hide_unmapped branch August 10, 2021 19:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant