You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've just added a bunch of new filters for convenience—your case can be handled now by --filter "ref_name != 'chrM'"
For sorted & indexed files, however, supplying a BED file is more efficient (needs some manual work but will skip even reading most reads in the region).
pjotrp
pushed a commit
to pjotrp/sambamba
that referenced
this issue
Dec 13, 2016
Does sambamba provide the option of filtering out regions, e.g. if I wanted to filter out all the chrM reads from my .bam file?
The text was updated successfully, but these errors were encountered: