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 |
Referenced by SimpleSearchEngine::main_(), and RNPxlSearch::main_().
OpenMS / TOPP release 2.3.0 | Documentation generated on Tue Jan 9 2018 18:22:09 using doxygen 1.8.13 |