Skip to content

Enum: BiologicalSex

URI: BiologicalSex

Permissible Values

Value Meaning Description
female PATO:0020002
male PATO:0020001

Slots

Name Description
biological_sex The biological sex of a participant

Identifier and Mapping Information

Schema Source

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

LinkML Source

name: BiologicalSex
from_schema: https://github.com/airr-knowledge/ak-schema
rank: 1000
permissible_values:
  female:
    text: female
    meaning: PATO:0020002
  male:
    text: male
    meaning: PATO:0020001