std::vector< double > * getIndexVector() const
const Alphabet * getAlphabet() const
Get the alphabet associated to this index.
AAIndex1Entry(std::istream &input)
Create a new AAIndex1Entry from an input stream.
double getIndex(const std::string &state) const
Get the index associated to a state.
AAIndex1Entry * clone() const
const ProteicAlphabet * alpha_
std::vector< double > property_
double getIndex(int state) const
Get the index associated to a state.
AAIndex1Entry(const AAIndex1Entry &index)
Create a AlphabetIndex1 object from an AAIndex2 entry.
AAIndex1Entry & operator=(const AAIndex1Entry &index)