OpenMS  3.0.0
NuXLFeatureAugmentation Class Reference

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

Static Public Member Functions

static void augment (std::vector< PeptideIdentification > &pep_ids, std::vector< std::string > positive_weights, std::vector< std::string > negative_weights)
 
static void removeAugmented (std::vector< PeptideIdentification > &pep_ids)
 

Member Function Documentation

◆ augment()

static void augment ( std::vector< PeptideIdentification > &  pep_ids,
std::vector< std::string >  positive_weights,
std::vector< std::string >  negative_weights 
)
inlinestatic

◆ removeAugmented()

static void removeAugmented ( std::vector< PeptideIdentification > &  pep_ids)
inlinestatic