Skip to content

Slot: single_cell

TRUE if single cells were isolated into separate compartments

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

Applicable Classes

Name Description Modifies Slot
CellProcessing Default CellProcessing description no
SampleProcessing Default SampleProcessing description no

Properties

Type and Range

Property Value
Range Boolean
Domain Of CellProcessing, SampleProcessing

Cardinality and Requirements

Property Value

Identifier and Mapping Information

Annotations

property value
nullable True

Schema Source

Mappings

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

LinkML Source

name: single_cell
annotations:
  nullable:
    tag: nullable
    value: true
description: TRUE if single cells were isolated into separate compartments
from_schema: https://github.com/vdjserver/vdjserver-airr-schema
rank: 1000
domain_of:
- CellProcessing
- SampleProcessing
range: boolean