forked from OpenMS/OpenMS
-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
Metric for new QC-Tool (own class):
-should compute the MS2 Identification Rate
input data:
-A) idXML after FDR: number of PeptideIDs with at least one PeptideHit with match to TargetDB
-B) raw mzML: number of MS spectra where mslevel== 2
output data: (per file pair)
-filename; A; B; ratio A/B
Class Interface:
-input: A) vector, B) MSExperiment or subset (like MSSpectrum)
-output: Struct with four members ( filename; A; B; ratio)
corner cases:
-FDR should be done
-should be more spectra than peptideIdentifications
-data should not be empty
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels