hs-samtools-0.9.0.0: Read and write SAM, BAM, and CRAM files.
Copyright(c) Matthew Mosior 2023
LicenseBSD-style
Maintainermattm.github@gmail.com
Portabilityportable
Safe HaskellSafe-Inferred
LanguageHaskell2010

Data.SAM.Version1_6.Header.CO

Description

Description

This library enables the decoding/encoding of SAM, BAM and CRAM file formats.

Synopsis

SAM version 1.6 One-line text comment data type

newtype SAM_V1_6_One_Line_Comment Source #

Custom SAM (version 1.6) SAM_V1_6_One_Line_Comment data type.

See section 1.3 of the SAM v1.6 specification documentation.