Skip to content

Enum: MassSpectrumCollectionModeEnum

URI: MassSpectrumCollectionModeEnum

Permissible Values

Value Meaning Description
full_profile None
reduced_profile None
centroid None

Slots

Name Description
mass_spectrum_collection_modes Indicates whether mass spectra were collected in full profile, reduced profil...

Identifier and Mapping Information

Schema Source

LinkML Source

name: MassSpectrumCollectionModeEnum
from_schema: https://w3id.org/nmdc/nmdc
rank: 1000
permissible_values:
  full_profile:
    text: full_profile
  reduced_profile:
    text: reduced_profile
  centroid:
    text: centroid