Closed ghost closed 8 years ago
yes. PacBio is moving the read data format to BAM to easy some engineering work. It is a good thing. There is code called bax2bam
that converts the bax.h5
to BAM file (with option --subread
) in SMRTAnalysis 3.0.0+.
Great! Thanks for the quick aswer
Did I understand that correctly? For the quiver step in falcon_unzip I have to provide the reads in BAM format?
What is the most easy way to convert RSII data to BAM format?