57 double cv_tolerance = 0.01);
Helper functions for FAIMS data.
Definition: FAIMSHelper.h:26
static PeptideIdentificationList filterPeptidesByFAIMSCV(const PeptideIdentificationList &peptides, double target_cv, double cv_tolerance=0.01)
Filter peptide identifications by FAIMS compensation voltage.
virtual ~FAIMSHelper()
Definition: FAIMSHelper.h:28
static std::set< double > getCompensationVoltages(const PeakMap &exp)
Get all unique FAIMS compensation voltages (CVs) that occur in a PeakMap.
In-Memory representation of a mass spectrometry run.
Definition: MSExperiment.h:49
Container for peptide identifications from multiple spectra.
Definition: PeptideIdentificationList.h:66
Main OpenMS namespace.
Definition: openswathalgo/include/OpenMS/OPENSWATHALGO/DATAACCESS/ISpectrumAccess.h:19