OpenMS
|
This is the complete list of members for PScore, including all inherited members.
calculateIntensityRankInMZWindow(const std::vector< double > &mz, const std::vector< double > &intensities, double mz_window) | PScore | static |
calculatePeakLevelSpectra(const PeakSpectrum &spec, const std::vector< Size > &ranks, Size min_level=1, Size max_level=9) | PScore | static |
calculateRankMap(const PeakMap &peak_map, double mz_window=100) | PScore | static |
cleavageCorrectionTerm(Size cleavages, bool consecutive_cleavage) | PScore | static |
computePScore(double fragment_mass_tolerance, bool fragment_mass_tolerance_unit_ppm, const std::map< Size, PeakSpectrum > &peak_level_spectra, const std::vector< PeakSpectrum > &theo_spectra, double mz_window=100.0) | PScore | static |
computePScore(double fragment_mass_tolerance, bool fragment_mass_tolerance_unit_ppm, const std::map< Size, PeakSpectrum > &peak_level_spectra, const PeakSpectrum &theo_spectrum, double mz_window=100.0) | PScore | static |
massCorrectionTerm(double mass) | PScore | static |
modificationCorrectionTerm(Size modifications) | PScore | static |