Go to the source code of this file.
|
| | OpenMS |
| | FLASHIda C++ to C# (or vice versa) bridge functions The functions here are called in C# to invoke functions in FLASHIda class.
|
| |
◆ OpenMS::MorpheusScore::Result
| struct OpenMS::MorpheusScore::Result |
| Class Members |
|
float |
err |
average absolute mass error of matched fragments (in Da) |
|
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) |