libpappsomspp
Library for mass spectrometry
|
This is the complete list of members for pappso::Enzyme, including all inherited members.
eat(std::int8_t sequence_database_id, const ProteinSp &protein_sp, bool is_decoy, EnzymeProductInterface &enzyme_product) const | pappso::Enzyme | |
Enzyme() | pappso::Enzyme | |
Enzyme(const QString &recognition_site) | pappso::Enzyme | |
getMiscleavage() const | pappso::Enzyme | |
getQRegExpRecognitionSite() const | pappso::Enzyme | |
m_maxPeptideVariantListSize | pappso::Enzyme | private |
m_miscleavage | pappso::Enzyme | private |
m_recognitionSite | pappso::Enzyme | private |
m_takeOnlyFirstWildcard | pappso::Enzyme | private |
m_wildCardB | pappso::Enzyme | private |
m_wildCardX | pappso::Enzyme | private |
m_wildCardZ | pappso::Enzyme | private |
replaceWildcards(std::vector< std::string > *p_peptide_variant_list) const | pappso::Enzyme | private |
sanityCheck(EnzymeProductInterface &enzyme_product, std::int8_t sequence_database_id, const ProteinSp &protein_sp, bool is_decoy, const PeptideStr &peptide, unsigned int start, bool is_nter, unsigned int missed_cleavage_number, bool semi_enzyme) const | pappso::Enzyme | private |
setMaxPeptideVariantListSize(std::size_t max_peptide_variant_list_size) | pappso::Enzyme | |
setMiscleavage(unsigned int miscleavage) | pappso::Enzyme | |
setTakeOnlyFirstWildcard(bool take_only_first_wildcard) | pappso::Enzyme | |
~Enzyme() | pappso::Enzyme |