Skip to content

Slot: functional

True if the gene is functional, false if it is a pseudogene

URI: ak_schema:functional

Applicable Classes

Name Description Modifies Slot
AlleleDescription no

Properties

Identifier and Mapping Information

Annotations

property value
nullable True

Schema Source

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

Mappings

Mapping Type Mapped Value
self ak_schema:functional
native ak_schema:functional

LinkML Source

name: functional
annotations:
  nullable:
    tag: nullable
    value: true
description: True if the gene is functional, false if it is a pseudogene
from_schema: https://github.com/airr-knowledge/ak-schema
rank: 1000
alias: functional
domain_of:
- AlleleDescription
range: boolean