@hackage samtools0.2.2
Binding to the C samtools library
Categories
License
MIT
Maintainer
nick@ingolia.org
Links
Versions
Installation
Dependencies (4)
- base >=4.2 && <5
- bytestring
- seqloc >=0.3.1
- vector >=0.7 Show all…
Dependents (6)
@hackage/bioinformatics-toolkit, @hackage/acme-everything, @hackage/bamstats, @hackage/samtools-iteratee, @hackage/samtools-conduit, @hackage/samtools-enumerator
Package Flags
tests
(off by default)
Build test program
Binding to the C samtools library, which reads and writes SAM format alignments, both binary and tab- delimited text formats. It also supports rapid access to specific alignments in a sorted BAM file and access to sequences from indexed Fasta files.