Skip to content

Enum: MassSpectrumCollectionModeEnum

URI: basalt_schema:MassSpectrumCollectionModeEnum

Permissible Values

Value Meaning Description
full_profile None
reduced_profile None
centroid None

Slots

Name Description
collection_mode The collection mode for the mass spectrometry data (e

Identifier and Mapping Information

Schema Source

LinkML Source

name: MassSpectrumCollectionModeEnum
from_schema: https://EMSL-Computing.github.io/BASALT-Schema
rank: 1000
permissible_values:
  full_profile:
    text: full_profile
  reduced_profile:
    text: reduced_profile
  centroid:
    text: centroid