 |
OpenMS
2.6.0
|
Go to the documentation of this file.
71 static std::vector<MetaboTargetDecoyMassMapping> constructTargetDecoyMassMapping(
const TargetedExperiment& t_exp);
81 static void resolveOverlappingTargetDecoyMassesByIndividualMassShift(
TargetedExperiment& t_exp, std::vector<MetaboTargetedTargetDecoy::MetaboTargetDecoyMassMapping>& mappings,
const double& mass_to_add);
91 static void generateMissingDecoysByMassShift(
TargetedExperiment& t_exp, std::vector<MetaboTargetedTargetDecoy::MetaboTargetDecoyMassMapping>& mappings,
const double& mass_to_add);
A more convenient string class.
Definition: String.h:59
Main OpenMS namespace.
Definition: FeatureDeconvolution.h:46
A description of a targeted experiment containing precursor and production ions.
Definition: TargetedExperiment.h:64