powered by
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
data(HydroScore) HydroScore data(Seq219) Seq219 seqScore <- CharSequence2ScoreSequence(Seq219,HydroScore) seqScore[1:30] localScoreC(seqScore)$localScore
Run the code above in your browser using DataLab