![]() |
OpenMS
|
This is the complete list of members for DigestionEnzymeRNA, including all inherited members.
| addSynonym(const std::string &synonym) | DigestionEnzyme | |
| cleavage_regex_ | DigestionEnzyme | protected |
| cuts_after_regex_ | DigestionEnzymeRNA | protected |
| cuts_before_regex_ | DigestionEnzymeRNA | protected |
| DigestionEnzyme(const DigestionEnzyme &)=default | DigestionEnzyme | |
| DigestionEnzyme(DigestionEnzyme &&)=default | DigestionEnzyme | |
| DigestionEnzyme(const std::string &name, const std::string &cleavage_regex, const std::set< std::string > &synonyms=std::set< std::string >(), std::string regex_description="") | DigestionEnzyme | explicit |
| DigestionEnzyme(const std::string &name, std::string cut_before, const std::string &nocut_after="", std::string sense="C", const std::set< std::string > &synonyms=std::set< std::string >(), std::string regex_description="") | DigestionEnzyme | explicit |
| DigestionEnzyme() | DigestionEnzyme | protected |
| five_prime_gain_ | DigestionEnzymeRNA | protected |
| getCutsAfterRegEx() const | DigestionEnzymeRNA | |
| getCutsBeforeRegEx() const | DigestionEnzymeRNA | |
| getFivePrimeGain() const | DigestionEnzymeRNA | |
| getName() const | DigestionEnzyme | |
| getRegEx() const | DigestionEnzyme | |
| getRegExDescription() const | DigestionEnzyme | |
| getSynonyms() const | DigestionEnzyme | |
| getThreePrimeGain() const | DigestionEnzymeRNA | |
| name_ | DigestionEnzyme | protected |
| operator!=(const DigestionEnzyme &enzyme) const | DigestionEnzyme | |
| operator!=(const std::string &cleavage_regex) const | DigestionEnzyme | |
| operator<(const DigestionEnzyme &enzyme) const | DigestionEnzyme | |
| operator=(const DigestionEnzyme &)=default | DigestionEnzyme | |
| operator=(DigestionEnzyme &&) &=default | DigestionEnzyme | |
| operator==(const DigestionEnzyme &enzyme) const | DigestionEnzyme | |
| operator==(const std::string &cleavage_regex) const | DigestionEnzyme | |
| regex_description_ | DigestionEnzyme | protected |
| setCutsAfterRegEx(const std::string &value) | DigestionEnzymeRNA | |
| setCutsBeforeRegEx(const std::string &value) | DigestionEnzymeRNA | |
| setFivePrimeGain(const std::string &value) | DigestionEnzymeRNA | |
| setName(const std::string &name) | DigestionEnzyme | |
| setRegEx(const std::string &cleavage_regex) | DigestionEnzyme | |
| setRegExDescription(const std::string &value) | DigestionEnzyme | |
| setSynonyms(const std::set< std::string > &synonyms) | DigestionEnzyme | |
| setThreePrimeGain(const std::string &value) | DigestionEnzymeRNA | |
| setValueFromFile(const std::string &key, const std::string &value) override | DigestionEnzymeRNA | virtual |
| synonyms_ | DigestionEnzyme | protected |
| three_prime_gain_ | DigestionEnzymeRNA | protected |
| ~DigestionEnzyme() | DigestionEnzyme | virtual |