HydroScore | R Documentation |
Provides integer scores related to an hydrophobicity level of each amino acid. This score function is inspired by the Kyte and Doolittle (1982) scale.
data(HydroScore)
A score function for the 20 amino acid
Kyte & Doolittle (1982) J. Mol. Biol. 157, 105-132
data(HydroScore)
HydroScore
data(Seq219)
Seq219
seqScore <- CharSequence2ScoreSequence(Seq219,HydroScore)
seqScore[1:30]
localScoreC(seqScore)$localScore
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.