(
ns
cljam.io.bam.common
)
The magic number of the BAM file format.
def
bam-magic
"BAM\1"
The number of bytes for the fields with a fixed size of a BAM alignment.
^
:const
fixed-block-size
32