Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missed Cleavages #41

Open
swewagner opened this issue Mar 27, 2019 · 0 comments
Open

Missed Cleavages #41

swewagner opened this issue Mar 27, 2019 · 0 comments

Comments

@swewagner
Copy link

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

cbielow pushed a commit that referenced this issue Apr 11, 2019
Improved tests for class "IdentificationDataConverter", and related fixes (EDIT: and "IdentificationData" score refactoring)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant