5 #ifndef BPP_SEQ_ALPHABETINDEX_AASEASUP30INDEX_H
6 #define BPP_SEQ_ALPHABETINDEX_AASEASUP30INDEX_H
9 #include "../Alphabet/AlphabetTools.h"
10 #include "../Alphabet/ProteicAlphabet.h"
64 double getIndex(
const std::string& state)
const override
Percentage of amino acids having a Solvent Exposed Area above 30 Angström^2 for each type of amino a...
virtual ~AASEASup30Index()
double getIndex(const std::string &state) const override
Get the index associated to a state.
double getIndex(int state) const override
Get the index associated to a state.
std::vector< double > seaSup30_
AASEASup30Index * clone() const override
const std::vector< double > & indexVector() const override
std::shared_ptr< const Alphabet > getAlphabet() const override
Get the alphabet associated to this index.
This alphabet is used to deal NumericAlphabet.