forked from OpenMS/OpenMS
-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
Metric for QC-Tool (own class)
-should count the number of missed cleavages
Input:
featureMap (featureXML)
Output:
new metavalue per PeptideHit
vector of vector with number of missed cleavages per peptideidentification
or vector with total number of missed cleavages per experiment
QC class interface:
Input: FeatureMap
set new metavalue in peptide Hit
Output: vector<missed cleavages, max allowed missed cleavages>?
QC class functions:
-requires
-compute
-getResults
corner cases:
-empty data
-missing information like: no enzyme name
Metadata
Metadata
Assignees
Labels
No labels