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

Data.BAM.Version1_6.BAM.BAMAlignments

Description

Description

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

Synopsis

BAM_V1_6_BAM_BAMAlignment version 1.6 data type

newtype BAM_V1_6_BAM_BAMAlignments Source #

Custom BAM_V1_6_BAM_BAMAlignments (BAM version 1.6) data type.

See the SAM v1.6 specification documentation.