 |
OpenMS
3.0.0
|
|
Go to the documentation of this file.
79 void getIdentifications(std::vector<PeptideIdentification> & ids,
const PeakMap & exp)
override;
94 void getDecompositionsDAC_(std::set<String> & sequences,
Size left,
Size right,
double peptide_weight,
const PeakSpectrum & CID_orig_spec, std::map<double, IonScore> & CID_nodes);
99 void updateMembers_()
override;
static String suffix(const String &this_s, size_t length)
Definition: StringUtilsSimple.h:156
IsotopeType
Definition: CompNovoIonScoringBase.h:60
In-Memory representation of a mass spectrometry run.
Definition: MSExperiment.h:70
size_t Size
Size type e.g. used as variable which can hold result of size()
Definition: Types.h:127
double precursor_mass_tolerance_
Definition: CompNovoIdentificationCID.h:101
Simple class to store permutations and a score.
Definition: CompNovoIdentificationBase.h:186
Definition: CompNovoIonScoringBase.h:67
CompNovoIdentificationBase::Permut Permut
Definition: CompNovoIdentificationCID.h:89
Main OpenMS namespace.
Definition: FeatureDeconvolution.h:47
run with CompNovoIdentificationCID
Definition: CompNovoIdentificationCID.h:54
CompNovoIonScoringBase::IonScore IonScore
Definition: CompNovoIdentificationCID.h:88
run with CompNovoIdentificationBase
Definition: CompNovoIdentificationBase.h:57
Represents the peptide hits for a spectrum.
Definition: PeptideIdentification.h:63
CompNovoIonScoringBase::IsotopeType IsotopeType
Definition: CompNovoIdentificationCID.h:87
static String prefix(const String &this_s, size_t length)
Definition: StringUtilsSimple.h:147
The representation of a 1D spectrum.
Definition: MSSpectrum.h:66