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

For non-proteomics MS QC it would be nice to have .. #232

Open
mwalzer opened this issue Jul 23, 2024 · 3 comments
Open

For non-proteomics MS QC it would be nice to have .. #232

mwalzer opened this issue Jul 23, 2024 · 3 comments
Labels

Comments

@mwalzer
Copy link
Collaborator

mwalzer commented Jul 23, 2024

For starters, something like this:

 {
   "accession": "QC:4000257",
   "name": "Detected Compounds",
   "value": 57
}
@mwalzer
Copy link
Collaborator Author

mwalzer commented Jul 23, 2024

We have this for starters:

[Term]
id: MS:4000102
name: number of detected quantification data points
def: "The number of data points detected for quantification purposes within the run. These data points may be for example XIC profiles, isotopic pattern areas, or reporter ions (see MS:1001805). The used type should be noted in the metadata or analysis methods section of the recording file for the respective run." [PSI:MS]
is_a: MS:4000003 ! single value
relationship: has_metric_category MS:4000009 ! ID free metric
relationship: has_metric_category MS:4000012 ! single run based metric
relationship: has_value_type xsd:int ! The allowed value-type for this CV term
relationship: has_units UO:0000189 ! count unit

[Term]
id: MS:4000103
name: number of identified quantification data points
def: "The number of identified data points for quantification purposes within the run after user defined acceptance criteria are applied.  These data points may be for example XIC profiles, isotopic pattern areas, or reporter ions (see MS:1001805). The used type should be noted in the metadata or analysis methods section of the recording file for the respective run. In case of multiple acceptance criteria (FDR) available in proteomics, PSM-level FDR should be used for better comparability." [PSI:MS]
is_a: MS:4000003 ! single value
relationship: has_metric_category MS:4000008 ! ID based metric
relationship: has_metric_category MS:4000012 ! single run based metric
relationship: has_value_type xsd:int ! The allowed value-type for this CV term
relationship: has_units UO:0000189 ! count unit

We'd need to document this better for someone in a field like say metabolomics to make the mental connection and get started.

@mwalzer
Copy link
Collaborator Author

mwalzer commented Jul 23, 2024

But detected and identified components is just the start. What other 'usual suspects' are there?

@bittremieux
Copy link
Collaborator

@bittremieux bittremieux added the CV label Aug 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants