bionumpy / bionumpy

Python library for array programming on biological datasets. Documentation available at: https://bionumpy.github.io/bionumpy/
MIT License
89 stars 5 forks source link

Reading custom tags in BAM file #76

Open ikramu opened 2 months ago

ikramu commented 2 months ago

I wonder if one can read custom tags in BAM files using bionumpy. I want to read PacBio-specific tags

knutdrand commented 2 months ago

Not as of now, but we will add support for it soon

knutdrand commented 1 month ago

Do you have a small example bam file with PacBio specific tags you could send me to use for development @ikramu ?