Skip to content

Enum: MetaproteomicsAnalysisCategoryEnum

The category of metaproteomics analysis being performed.

URI: basalt_schema:MetaproteomicsAnalysisCategoryEnum

Permissible Values

Value Meaning Description
matched_metagenome None A metaproteomics analysis matched to a metagenome from the same biosample
in_silico_metagenome None A metaproteomics analysis matched to an in silico generated metagenome
WITHDRAWN None

Slots

Name Description
metaproteomics_analysis_category The category of metaproteomics analysis being performed, if applicable

Identifier and Mapping Information

Schema Source

LinkML Source

name: MetaproteomicsAnalysisCategoryEnum
description: The category of metaproteomics analysis being performed.
from_schema: https://EMSL-Computing.github.io/BASALT-Schema
rank: 1000
permissible_values:
  matched_metagenome:
    text: matched_metagenome
    description: A metaproteomics analysis matched to a metagenome from the same biosample.
  in_silico_metagenome:
    text: in_silico_metagenome
    description: A metaproteomics analysis matched to an in silico generated metagenome.
  WITHDRAWN:
    text: WITHDRAWN