Skip to content

Commit

Permalink
Add new spectrum origin type (#337)
Browse files Browse the repository at this point in the history
* Add new spectrum origin type

As pointed out by reviewer of mzSpecLib, existing spectrum origin types are not adequate to classify this type of spectrum, commonly used for DIA analysis.

* Update psi-ms.obo

---------

Co-authored-by: Joshua Klein <[email protected]>
  • Loading branch information
edeutsch and mobiusklein authored Oct 11, 2024
1 parent b4e6b48 commit 321d773
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 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.180
date: 04:10:2024 07:15
data-version: 4.1.181
date: 11:10:2024 07:15
saved-by: Joshua Klein
auto-generated-by: OBO-Edit 2.3.1
default-namespace: MS
Expand Down Expand Up @@ -22649,6 +22649,12 @@ name: Orbitrap Exploris GC 240
def: "Orbitrap Exploris GC 240 Mass Spectrometer." [PSI:MS]
is_a: MS:1000494 ! Thermo Scientific instrument model

[Term]
id: MS:1003424
name: selected fragment theoretical m/z observed intensity spectrum
def: "Spectrum for which the peaks are limited to a subset of known product ions that are important for subsequent identification, whose m/z values are corrected to theoretical values, and intensity values are experimentally derived." [PSI:PI]
is_a: MS:1003072 ! spectrum origin type

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

0 comments on commit 321d773

Please sign in to comment.