40 const QString &peptide,
43 unsigned int missed_cleavage_number,
59 missed_cleavage_number,
66 peptide.right(peptide.size() - 1),
69 missed_cleavage_number,
80 missed_cleavage_number,
93 missed_cleavage_number,
virtual void setPeptide(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)=0
function to give the products of a protein digestion by an enzyme
EnzymeProductInterface * m_sink
void setPeptide(std::int8_t sequence_database_id, const ProteinSp &protein_sp, bool is_decoy, const QString &peptide, unsigned int start, bool is_nter, unsigned int missed_cleavage_number, bool semi_enzyme) override
function to give the products of a protein digestion by an enzyme
PeptideMethioninRemove(bool ism_isPotential)
virtual ~PeptideMethioninRemove()
tries to keep as much as possible monoisotopes, removing any possible C13 peaks and changes multichar...
std::shared_ptr< const Protein > ProteinSp
shared pointer on a Protein object