OpenMS  2.4.0
Public Attributes | List of all members
MorpheusScore::Result Struct Reference

score and subscores More...

#include <OpenMS/ANALYSIS/RNPXL/MorpheusScore.h>

Public Attributes

Size matches = 0
 
Size n_peaks = 0
 
float score = 0
 
float MIC = 0
 
float TIC = 0
 
float err = 0
 

Detailed Description

score and subscores

Member Data Documentation

◆ err

float err = 0

◆ matches

Size matches = 0

◆ MIC

float MIC = 0

◆ n_peaks

Size n_peaks = 0

◆ score

float score = 0

◆ TIC

float TIC = 0