Skip to content

Slot: paired_read_length

Read length in bases for the second file in paired-read sequencing

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

Applicable Classes

Name Description Modifies Slot
SequencingData Default SequencingData description no

Properties

Type and Range

Property Value
Range Integer
Domain Of SequencingData

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

LinkML Source

name: paired_read_length
annotations:
  nullable:
    tag: nullable
    value: true
description: Read length in bases for the second file in paired-read sequencing
from_schema: https://github.com/vdjserver/vdjserver-airr-schema
rank: 1000
domain_of:
- SequencingData
range: integer