OpenMS
NuXLAnnotateAndLocate Class Reference

#include <OpenMS/ANALYSIS/NUXL/NuXLAnnotateAndLocate.h>

Static Public Member Functions

static void annotateAndLocate_ (const PeakMap &exp, std::vector< std::vector< NuXLAnnotatedHit >> &annotated_hits, const NuXLModificationMassesResult &mm, const ModifiedPeptideGenerator::MapToResidueType &fixed_modifications, const ModifiedPeptideGenerator::MapToResidueType &variable_modifications, Size max_variable_mods_per_peptide, double fragment_mass_tolerance, bool fragment_mass_tolerance_unit_ppm, const NuXLParameterParsing::PrecursorsToMS2Adducts &all_feasible_adducts)
 

Member Function Documentation

◆ annotateAndLocate_()

static void annotateAndLocate_ ( const PeakMap exp,
std::vector< std::vector< NuXLAnnotatedHit >> &  annotated_hits,
const NuXLModificationMassesResult mm,
const ModifiedPeptideGenerator::MapToResidueType fixed_modifications,
const ModifiedPeptideGenerator::MapToResidueType variable_modifications,
Size  max_variable_mods_per_peptide,
double  fragment_mass_tolerance,
bool  fragment_mass_tolerance_unit_ppm,
const NuXLParameterParsing::PrecursorsToMS2Adducts all_feasible_adducts 
)
static