OpenMS
Tagger Member List

This is the complete list of members for Tagger, including all inherited members.

getAAByMass_(double m) constTaggerprivate
getTag(const std::vector< double > &mzs, std::vector< std::string > &tags) constTagger
getTag(const MSSpectrum &spec, std::vector< std::string > &tags) constTagger
getTag_(std::string &tag, const std::vector< double > &mzs, const size_t i, std::vector< std::string > &tags, const size_t charge) constTaggerprivate
mass2aa_Taggerprivate
max_charge_Taggerprivate
max_gap_Taggerprivate
max_tag_length_Taggerprivate
min_charge_Taggerprivate
min_gap_Taggerprivate
min_tag_length_Taggerprivate
ppm_Taggerprivate
setMaxCharge(size_t max_charge)Tagger
Tagger(size_t min_tag_length, double ppm, size_t max_tag_length=65535, size_t min_charge=1, size_t max_charge=1, const StringList &fixed_mods=StringList(), const StringList &var_mods=StringList())Tagger