This adds a parser for the new PacBio CCS data BAM format. It wraps
the already existing BAM files and converts the SAMAlignedSequence type
into a PacBioCCSRead type for less memory storage and easier access.
Tests to verify the behavior are included.
This adds a parser for the new PacBio CCS data BAM format. It wraps the already existing BAM files and converts the SAMAlignedSequence type into a PacBioCCSRead type for less memory storage and easier access. Tests to verify the behavior are included.