Copyright | (c) Matthew Mosior 2024 |
---|---|
License | BSD-style |
Maintainer | mattm.github@gmail.com |
Portability | portable |
Safe Haskell | Safe-Inferred |
Language | Haskell2010 |
Data.BAM.Version1_6.Read.Parser.BAM.Base
Contents
Description
Description
This library enables the decoding/encoding of SAM, BAM and CRAM file formats.
Synopsis
BAM_V1_6_BAM parser
parse_BAM_V1_6_BAM :: Parser BAM_V1_6_BAM Source #
Define the BAM_V1_6_BAM
parser.