Skip to content

Slot: consensus_count

Number of reads contributing to the UMI consensus or contig assembly for this sequence. For example, the sum of the number of reads for all UMIs that contribute to the query sequence.

URI: ak_schema:consensus_count

Applicable Classes

Name Description Modifies Slot
Rearrangement no

Properties

Identifier and Mapping Information

Annotations

property value
nullable True

Schema Source

  • from schema: https://github.com/airr-knowledge/ak-schema

Mappings

Mapping Type Mapped Value
self ak_schema:consensus_count
native ak_schema:consensus_count

LinkML Source

name: consensus_count
annotations:
  nullable:
    tag: nullable
    value: true
description: Number of reads contributing to the UMI consensus or contig assembly
  for this sequence. For example, the sum of the number of reads for all UMIs that
  contribute to the query sequence.
from_schema: https://github.com/airr-knowledge/ak-schema
rank: 1000
alias: consensus_count
domain_of:
- Rearrangement
range: integer