biod / sambamba

Tools for working with SAM/BAM data
http://thebird.nl/blog/D_Dragon.html
GNU General Public License v2.0
555 stars 104 forks source link

Feature request: Slice BAM file by query name #488

Open yangyxt opened 2 years ago

yangyxt commented 2 years ago

Wish sambamba can help quickly pick out alignment records based on query name list. Like samtools view -N after version 1.12.

Much appreciated.

pjotrp commented 1 year ago

A PR is welcome