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
Samtools already does filter-and-write for BAM/CRAM/SAM (samtools view -b/-C/-h -F 0x904 ... -o out). RNTuple and TTree currently can't — the tools only print/count.
Samtools already does filter-and-write for BAM/CRAM/SAM (samtools view -b/-C/-h -F 0x904 ... -o out). RNTuple and TTree currently can't — the tools only print/count.