5 #ifndef BPP_SEQ_ALPHABETINDEX_AACHENGUHUANGHYDROPHOBICITYINDEX_H
6 #define BPP_SEQ_ALPHABETINDEX_AACHENGUHUANGHYDROPHOBICITYINDEX_H
77 double getIndex(
const std::string& state)
const override
Hydrophobicity of each amino acid, according to Table 1 in Chen, Gu and Huang, BMC Bioinformatics 200...
AAChenGuHuangHydrophobicityIndex * clone() const override
std::vector< double > hydrophobicity_
double getIndex(const std::string &state) const override
Get the index associated to a state.
const std::vector< double > & indexVector() const override
double getIndex(int state) const override
Get the index associated to a state.
AAChenGuHuangHydrophobicityIndex()
virtual ~AAChenGuHuangHydrophobicityIndex()
std::shared_ptr< const Alphabet > getAlphabet() const override
Get the alphabet associated to this index.
This alphabet is used to deal NumericAlphabet.