Go to the source code of this file.
◆ OpenMS::MorpheusScore::Result
struct OpenMS::MorpheusScore::Result |
Class Members |
float |
err |
average absolute mass error of matched fragments (in Da) |
float |
err_ppm |
average absolute mass error of matched fragments (in ppm) |
Size |
matches |
matched theoretical peaks |
float |
MIC |
ion current of matches (experimental peaks) |
Size |
n_peaks |
number of theoretical peaks |
float |
score |
Morpheus score (matched peaks + matched ion current / TIC) |
float |
TIC |
total ion current (experimental peak) |