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.Base
Contents
Description
Description
This library enables the decoding/encoding of SAM, BAM and CRAM file formats.
Synopsis
- readBAM_V1_6 :: FilePath -> IO BAM_V1_6