Safe Haskell | Safe |
---|---|
Language | Haskell98 |
Data.Fasta.Category
Description
Collects all functions pertaining to the categorization of nucleotides - or amino acids
Documentation
data Hydrophobicity Source
Constructors
Hydrophobic | |
Neutral | |
Hydrophilic |
aaToHydrophobicity :: Char -> Either String Hydrophobicity Source
Returns the hydrophobicity of an amino acid