Skip to content

Enum: SpeciesSubgroupTypeEnum

URI: SpeciesSubgroupTypeEnum

Permissible Values

Value Meaning Description
breed None
strain None
inbred None
outbred None
locational None

Slots

Name Description
species_subgroup_type

Identifier and Mapping Information

Schema Source

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

LinkML Source

name: SpeciesSubgroupTypeEnum
from_schema: https://github.com/airr-knowledge/ak-schema
rank: 1000
permissible_values:
  breed:
    text: breed
  strain:
    text: strain
  inbred:
    text: inbred
  outbred:
    text: outbred
  locational:
    text: locational