HsHTSLib-1.3.2.3: High level bindings to htslib.

Safe HaskellNone
LanguageHaskell2010

Bio.HTS.Types

Synopsis

Documentation

data FileHeader Source #

Constructors

Empty 
BamHeader (Ptr BamHdr) 

data Sam Source #

currently only contains 11 mandatory fields

Instances

Show Sam Source # 

Methods

showsPrec :: Int -> Sam -> ShowS #

show :: Sam -> String #

showList :: [Sam] -> ShowS #

newtype Flag Source #

SAM record flag

Constructors

Flag Word16