Entering edit mode
Frocha
▴
20
@frocha-12039
Last seen 7.5 years ago
I want to read a PacBio .bam.pbi file (the index file for a PacBio bam file) into R. How can I read it? Thanks!

I don't know if they reading for
.bam.pbibut have you looked at Rsamtools or bamsignals that provide reading in of bam files.