Skip to content

Commit

Permalink
add CV term for electron beam energy used in EAD (#288)
Browse files Browse the repository at this point in the history
* add CV term for electron beam energy used in EAD

* Update `data-version`

* cox: fix spelling mistake

* cox: update version number

* cox: restore author and timestamp valuesfrom merge conflict edit

* Update version

---------

Co-authored-by: Joshua Klein <[email protected]>
  • Loading branch information
david-cox-sciex and mobiusklein authored Jul 19, 2024
1 parent 4bc7c6a commit adcd755
Showing 1 changed file with 12 additions and 3 deletions.
15 changes: 12 additions & 3 deletions psi-ms.obo
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
format-version: 1.2
data-version: 4.1.161
date: 13:07:2024 07:15
saved-by: Colin Combe
data-version: 4.1.162
date: 19:07:2024 07:15
saved-by: Joshua Klein
auto-generated-by: OBO-Edit 2.3.1
default-namespace: MS
namespace-id-rule: * MS:$sequence(7,0,9999999)$
Expand Down Expand Up @@ -22507,6 +22507,15 @@ name: Stellar
def: "Thermo Scientific Stellar mass spectrometer contains a quadrupole mass filter, a collision cell, and a quadrupole linear ion trap mass analyzer." [PSI:MS]
is_a: MS:1000494 ! Thermo Scientific instrument model

[Term]
id: MS:1003410
name: electron beam energy
def: "The kinetic energy of the electron beam used in dissociation methods induced by a free electron beam, such as electron-capture dissociation (ECD), electron-detachment dissociation (EDD), and electron-activated dissociation (EAD)." [PSI:MS]
is_a: MS:1000510 ! precursor activation attribute
relationship: has_units UO:0000266 ! electronvolt
relationship: has_value_type xsd:float ! The allowed value-type for this CV term


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

0 comments on commit adcd755

Please sign in to comment.