biocaml.unix
Bam.Header
BAM header files contain a plain text SAM header, plus additional information related to the encoding of the file.
biocaml.base
biocaml.ez
type t
val of_sam : Sam.header -> t
val to_sam : t -> Sam.header