43 class DigestionEnzymeProtein;
80 const int max_attempts = 100
Representation of a peptide/protein sequence.
Definition: AASequence.h:112
Methods to generate isobaric decoy sequences for DDA target-decoy searches.
Definition: DecoyGenerator.h:49
void setSeed(UInt64 seed)
static double SequenceIdentity_(const String &decoy, const String &target)
~DecoyGenerator()=default
AASequence shufflePeptides(const AASequence &aas, const String &protease, const int max_attempts=100)
Math::RandomShuffler shuffler_
Definition: DecoyGenerator.h:88
AASequence reverseProtein(const AASequence &protein) const
AASequence reversePeptides(const AASequence &protein, const String &protease) const
Definition: MathFunctions.h:352
A more convenient string class.
Definition: String.h:61
OPENMS_UINT64_TYPE UInt64
Unsigned integer type (64bit)
Definition: Types.h:77
Main OpenMS namespace.
Definition: FeatureDeconvolution.h:47