5 #ifndef BPP_SEQ_ALPHABETINDEX_AACHOUFASMANBSHEETINDEX_H
6 #define BPP_SEQ_ALPHABETINDEX_AACHOUFASMANBSHEETINDEX_H
65 double getIndex(
const std::string& state)
const override
B-sheet score for the Chou-Fasman algorithm of secondary structure prediction, according to http://pr...
const std::vector< double > & indexVector() const override
AAChouFasmanBSheetIndex()
double getIndex(const std::string &state) const override
Get the index associated to a state.
AAChouFasmanBSheetIndex * clone() const override
virtual ~AAChouFasmanBSheetIndex()
std::vector< double > bSheet_
double getIndex(int state) const override
Get the index associated to a state.
std::shared_ptr< const Alphabet > getAlphabet() const override
Get the alphabet associated to this index.
This alphabet is used to deal NumericAlphabet.