Skip to content

Slot: duplicate_count

Copy number or number of duplicate observations for the query sequence. For example, the number of identical reads observed for this sequence.

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

Applicable Classes

Name Description Modifies Slot
Rearrangement Default Rearrangement description no

Properties

Type and Range

Property Value
Range Integer
Domain Of Rearrangement

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

LinkML Source

name: duplicate_count
annotations:
  nullable:
    tag: nullable
    value: true
description: Copy number or number of duplicate observations for the query sequence.
  For example, the number of identical reads observed for this sequence.
from_schema: https://github.com/vdjserver/vdjserver-airr-schema
rank: 1000
domain_of:
- Rearrangement
range: integer