Skip to content

Enum: InformationBiomacromoleculeCategory

A term describing the type of the enabler of an activity.

URI: [gocam:InformationBiomacromoleculeCategory](https://w3id.org/gocam/InformationBiomacromoleculeCategory) ## Permissible Values | Value | Meaning | Description | | --- | --- | --- | | GeneOrReferenceProtein | biolink.GeneOrGeneProduct | | | ProteinIsoform | None | | | MacromolecularComplex | None | | | Unknown | None | | ## Identifier and Mapping Information ### Schema Source * from schema: https://w3id.org/gocam ## LinkML Source
name: InformationBiomacromoleculeCategory
description: A term describing the type of the enabler of an activity.
from_schema: https://w3id.org/gocam
rank: 1000
permissible_values:
  GeneOrReferenceProtein:
    text: GeneOrReferenceProtein
    meaning: biolink.GeneOrGeneProduct
  ProteinIsoform:
    text: ProteinIsoform
  MacromolecularComplex:
    text: MacromolecularComplex
  Unknown:
    text: Unknown