Skip to content

Enum: AntigenTypeEnum

URI: AntigenTypeEnum

Permissible Values

Value Meaning Description
protein None
peptide None
non-peptidic None

Slots

Name Description
antigen_type The type of antigen before processing by the immune system

Identifier and Mapping Information

Schema Source

  • from schema: https://github.com/airr-knowledge/ak-schema

LinkML Source

name: AntigenTypeEnum
from_schema: https://github.com/airr-knowledge/ak-schema
rank: 1000
permissible_values:
  protein:
    text: protein
  peptide:
    text: peptide
  non-peptidic:
    text: non-peptidic