OpenMS
2.4.0
|
An implementation of the X!Tandem HyperScore PSM scoring function. More...
#include <OpenMS/ANALYSIS/RNPXL/HyperScore.h>
Public Types | |
typedef std::pair< Size, double > | IndexScorePair |
Static Public Member Functions | |
static double | compute (double fragment_mass_tolerance, bool fragment_mass_tolerance_unit_ppm, const PeakSpectrum &exp_spectrum, const PeakSpectrum &theo_spectrum) |
Static Private Member Functions | |
static double | logfactorial_ (UInt x) |
An implementation of the X!Tandem HyperScore PSM scoring function.
typedef std::pair<Size, double> IndexScorePair |
|
static |