BiobaseTypes-0.1.1.0: Collection of types for bioinformatics

Safe HaskellNone
LanguageHaskell2010

Biobase.Types.Strand

Description

Strand information. A newtyped version, complete with serialization, pattern synonyms, being a PrimitiveArray index type, etc.

TODO will be expanded to encode biological sense information more clearly: http://en.wikipedia.org/wiki/Sense_%28molecular_biology%29.

Documentation

pattern P :: Strand Source

pattern M :: Strand Source

pattern Sense :: Strand Source