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

Add 3 instruments and deconvoluted data #220

Merged
merged 3 commits into from
Nov 3, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
28 changes: 26 additions & 2 deletions psi-ms.obo
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
format-version: 1.2
data-version: 4.1.134
date: 06:10:2023 11:30
data-version: 4.1.135
date: 02:11:2023 11:30
saved-by: Eric Deutsch
auto-generated-by: OBO-Edit 2.3.1
import: http://purl.obolibrary.org/obo/pato.obo
Expand Down Expand Up @@ -22389,6 +22389,30 @@ is_a: MS:1003254 ! peak attribute
relationship: has_units UO:0000218 ! volt
relationship: has_value_type xsd:float ! The allowed value-type for this CV term

[Term]
id: MS:1003395
name: Q Exactive GC Orbitrap
def: "Q Exactive GC Orbitrap GC-MS/MS hybrid quadrupole Orbitrap mass spectrometer." [PSI:MS]
is_a: MS:1000483 ! Thermo Fisher Scientific instrument model

[Term]
id: MS:1003396
name: 8890 GC/MS
def: "Agilent 8890 Gas Chromatograph System." [PSI:MS]
is_a: MS:1000490 ! Agilent instrument model

[Term]
id: MS:1003397
name: timsTOF fleX MALDI-2
def: "Bruker Daltonics' timsTOF fleX MALDI-2." [PSI:MS]
is_a: MS:1003123 ! Bruker Daltonics timsTOF series

[Term]
id: MS:1003398
name: deconvoluted data
def: "The data contained in this file have been processed to remove, collapse, or label one or more dimensions of the original dataset, such as charge deconvolution or ion mobility deconvolution. To determine the type of deconvolution done, the reader should consult the appropriate section of the file, such as the data processing methods in an mzML file." [PSI:MS]
is_a: MS:1000524 ! data file content

[Term]
id: MS:4000000
name: PSI-MS CV Quality Control Vocabulary
Expand Down
Loading