Skip to content

Enum: MassSpecResolutionEnum

URI: basalt_schema:MassSpecResolutionEnum

Permissible Values

Value Meaning Description
high None higher than unit resolution
low None at unit resolution

Slots

Name Description
resolution

Identifier and Mapping Information

Schema Source

LinkML Source

name: MassSpecResolutionEnum
from_schema: https://EMSL-Computing.github.io/BASALT-Schema
rank: 1000
permissible_values:
  high:
    text: high
    description: higher than unit resolution
  low:
    text: low
    description: at unit resolution