Safe Haskell | None |
---|---|
Language | Haskell2010 |
Bio.Sequence.Alignment.Matrix
Documentation
class ScoringMatrix a where Source #
Minimal complete definition
Methods
scoring :: a -> Substitution Char Source #
Instances
Constructors
BLOSUM62 |
Constructors
PAM250 |
Constructors
NUC44 |
nuc44 :: Substitution Char Source #
matrix :: QuasiQuoter Source #