AVERAGE enum value | WeightWrapper | |
findFirst_(const std::vector< double > &spec, double &m) | SuffixArraySeqan | protected |
findFirst_(const std::vector< double > &spec, double &m, SignedSize start, SignedSize end) | SuffixArraySeqan | protected |
findSpec(std::vector< std::vector< std::pair< std::pair< SignedSize, SignedSize >, double > > > &candidates, const std::vector< double > &spec) | SuffixArraySeqan | virtual |
getNumberOfModifications() | SuffixArraySeqan | virtual |
getTags() | SuffixArraySeqan | virtual |
getTolerance() const | SuffixArraySeqan | virtual |
getUseTags() | SuffixArraySeqan | virtual |
getWeight(const AASequence &aa) const | WeightWrapper | |
getWeight(const EmpiricalFormula &ef) const | WeightWrapper | |
getWeight(const Residue &r, Residue::ResidueType res_type=Residue::Full) const | WeightWrapper | |
getWeightMode() const | WeightWrapper | |
goNext_(TIter &it, double &m, std::stack< double > &allm, std::stack< std::map< double, SignedSize > > &mod_map) | SuffixArraySeqan | inlineprotected |
goNextSubTree_(TIter &it, double &m, std::stack< double > &allm, std::stack< std::map< double, SignedSize > > &mod_map) | SuffixArraySeqan | inlineprotected |
goNextSubTree_(TIter &it) | SuffixArraySeqan | inlineprotected |
index_ | SuffixArraySeqan | protected |
isDigestingEnd(const char aa1, const char aa2) const | SuffixArraySeqan | virtual |
it_ | SuffixArraySeqan | protected |
masse_ | SuffixArraySeqan | protected |
MONO enum value | WeightWrapper | |
number_of_modifications_ | SuffixArraySeqan | protected |
open(const String &filename) | SuffixArraySeqan | virtual |
parseTree_(TIter &it, std::vector< std::pair< SignedSize, SignedSize > > &out_number, std::vector< std::pair< SignedSize, SignedSize > > &edge_length, std::vector< SignedSize > &leafe_depth) | SuffixArraySeqan | inlineprotected |
printStatistic() | SuffixArraySeqan | virtual |
s_ | SuffixArraySeqan | protected |
save(const String &filename) | SuffixArraySeqan | virtual |
setNumberOfModifications(Size number_of_mods) | SuffixArraySeqan | virtual |
setTags(const std::vector< OpenMS::String > &tags) | SuffixArraySeqan | virtual |
setTolerance(double t) | SuffixArraySeqan | virtual |
setUseTags(bool use_tags) | SuffixArraySeqan | virtual |
setWeightMode(const WEIGHTMODE mode) | WeightWrapper | |
SIZE_OF_WEIGHTMODE enum value | WeightWrapper | |
SuffixArray(const String &st, const String &filename) | SuffixArray | |
SuffixArray(const SuffixArray &sa) | SuffixArray | |
SuffixArray() | SuffixArray | |
SuffixArraySeqan(const String &st, const String &filename, const WeightWrapper::WEIGHTMODE weight_mode=WeightWrapper::MONO) | SuffixArraySeqan | |
SuffixArraySeqan(const SuffixArraySeqan &source) | SuffixArraySeqan | |
tags_ | SuffixArraySeqan | protected |
TIndex typedef | SuffixArraySeqan | private |
TIter typedef | SuffixArraySeqan | private |
TIterSpec typedef | SuffixArraySeqan | private |
tol_ | SuffixArraySeqan | protected |
toString() | SuffixArraySeqan | virtual |
use_tags_ | SuffixArraySeqan | protected |
WEIGHTMODE enum name | WeightWrapper | |
WeightWrapper() | WeightWrapper | |
WeightWrapper(const WEIGHTMODE weight_mode) | WeightWrapper | explicit |
WeightWrapper(const WeightWrapper &source) | WeightWrapper | |
~SuffixArray()=0 | SuffixArray | pure virtual |
~SuffixArraySeqan() | SuffixArraySeqan | virtual |
~WeightWrapper() | WeightWrapper | virtual |