OpenMS
|
This is the complete list of members for OPXLSpectrumProcessingAlgorithms, including all inherited members.
getSpectrumAlignmentFastCharge(std::vector< std::pair< Size, Size > > &alignment, double fragment_mass_tolerance, bool fragment_mass_tolerance_unit_ppm, const PeakSpectrum &theo_spectrum, const PeakSpectrum &exp_spectrum, const DataArrays::IntegerDataArray &theo_charges, const DataArrays::IntegerDataArray &exp_charges, DataArrays::FloatDataArray &ppm_error_array, double intensity_cutoff=0.0) | OPXLSpectrumProcessingAlgorithms | static |
getSpectrumAlignmentSimple(std::vector< std::pair< Size, Size > > &alignment, double fragment_mass_tolerance, bool fragment_mass_tolerance_unit_ppm, const std::vector< SimpleTSGXLMS::SimplePeak > &theo_spectrum, const PeakSpectrum &exp_spectrum, const DataArrays::IntegerDataArray &exp_charges) | OPXLSpectrumProcessingAlgorithms | static |
mergeAnnotatedSpectra(PeakSpectrum &first_spectrum, PeakSpectrum &second_spectrum) | OPXLSpectrumProcessingAlgorithms | static |
preprocessSpectra(PeakMap &exp, double fragment_mass_tolerance, bool fragment_mass_tolerance_unit_ppm, Size peptide_min_size, Int min_precursor_charge, Int max_precursor_charge, bool deisotope, bool labeled) | OPXLSpectrumProcessingAlgorithms | static |