Copyright | (c) Matthew Mosior 2024 |
---|---|
License | BSD-style |
Maintainer | mattm.github@gmail.com |
Portability | portable |
Safe Haskell | Safe-Inferred |
Language | Haskell2010 |
Data.SAM.Version1_6.Write.Base
Contents
Description
Description
This library enables the decoding/encoding of SAM, BAM and CRAM file formats.
Synopsis
- writeSAM_V1_6 :: FilePath -> SAM_V1_6 -> IO ()