Skip to content

Slot: expression_id

Identifier for the Expression object. This identifier must be unique within a given study, but it is recommended that it be a universally unique record locator to enable database applications.

URI: https://github.com/vdjserver/vdjserver-airr-schema/expression_id

Applicable Classes

Name Description Modifies Slot
Expression Default Expression description no

Properties

Type and Range

Property Value
Range String
Domain Of Expression

Cardinality and Requirements

Property Value

Identifier and Mapping Information

Annotations

property value
nullable False

Schema Source

Mappings

Mapping Type Mapped Value
self https://github.com/vdjserver/vdjserver-airr-schema/expression_id
native https://github.com/vdjserver/vdjserver-airr-schema/expression_id

LinkML Source

name: expression_id
annotations:
  nullable:
    tag: nullable
    value: false
description: Identifier for the Expression object. This identifier must be unique
  within  a given study, but it is recommended that it be a universally unique record
  locator to enable database applications.
from_schema: https://github.com/vdjserver/vdjserver-airr-schema
rank: 1000
domain_of:
- Expression
range: string