Skip to content

Slot: cells_per_reaction

Number of cells for each biological replicate

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

Applicable Classes

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

Properties

Type and Range

Property Value
Range Integer
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/cells_per_reaction
native https://github.com/vdjserver/vdjserver-airr-schema/cells_per_reaction

LinkML Source

name: cells_per_reaction
annotations:
  nullable:
    tag: nullable
    value: true
description: Number of cells for each biological replicate
from_schema: https://github.com/vdjserver/vdjserver-airr-schema
rank: 1000
domain_of:
- CellProcessing
- SampleProcessing
range: integer