View source: R/identificationScoreCalculator.R
identificationScoreCalculator | R Documentation |
This function calculates the score values to rank candidate molecular formulas for a mass spectrometry-chromatography peak.
identificationScoreCalculator(scoreCoefficients, nIisotopologues, PCS, RCS, NEME,
R13C_PL, R13C_IP)
scoreCoefficients |
A vector of seven numbers equal or greater than 0 |
nIisotopologues |
Number of isotopologues in the theoretical isotopic profiles. |
PCS |
PCS (per mille) |
RCS |
RCS (percentage) |
NEME |
NEME (mDa) |
R13C_PL |
R13C of the peak from IDSL.IPA peaklists |
R13C_IP |
R13C from theoretical isotopic profiles |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.