Skip to content

Slot: seed_id

sequence_id or cell_id of the seed sequence/cell. Empty string (or null) if there is no seed sequence.

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

Applicable Classes

Name Description Modifies Slot
Clone Default Clone description no

Properties

Type and Range

Property Value
Range String
Domain Of Clone

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/seed_id
native https://github.com/vdjserver/vdjserver-airr-schema/seed_id

LinkML Source

name: seed_id
annotations:
  nullable:
    tag: nullable
    value: true
description: sequence_id or cell_id of the seed sequence/cell. Empty string (or null)
  if there is no seed sequence.
from_schema: https://github.com/vdjserver/vdjserver-airr-schema
rank: 1000
domain_of:
- Clone
range: string