Skip to content
This repository has been archived by the owner on Apr 19, 2024. It is now read-only.

Commit

Permalink
Merge pull request #192 from microbiomedata/SamuelPurvine-patch-3
Browse files Browse the repository at this point in the history
Update nmdc.yaml
  • Loading branch information
SamuelPurvine authored Jan 7, 2021
2 parents 47b27f8 + 2c3aee9 commit cb0700a
Showing 1 changed file with 23 additions and 1 deletion.
24 changes: 23 additions & 1 deletion schema/nmdc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -434,7 +434,29 @@ classes:
description: >-
combined MS1 extracted ion chromatograms derived from MS2 spectra associated with the peptide sequence from a given LC-MS/MS data file using the MASIC tool
range: integer


protein quantification:
description: >-
This is used to link a metaproteomics analysis workflow to a specific protein
slot_usage:
best protein:
description: >-
the specific protein identifier most correctly grouped to its associated peptide sequences
range: gene product
all proteins:
description: >-
the grouped list of protein identifiers associated with the peptide sequences that were grouped to a best protein
range: gene product
multivalued: true
spectral_count:
description: >-
sum of filter passing MS2 spectra associated with the best protein within a given LC-MS/MS data file
range: integer
sum_masic_abundance:
description: >-
combined MS1 extracted ion chromatograms derived from MS2 spectra associated with the best protein from a given LC-MS/MS data file using the MASIC tool
range: integer

person:
is_a: named thing
description: >-
Expand Down

0 comments on commit cb0700a

Please sign in to comment.