Skip to content

Slot: clone_count

Absolute count of the size (number of members) of this clone in the repertoire. This could simply be the number of sequences (Rearrangement records) observed in this clone, the number of distinct cell barcodes (unique cell_id values), or a more sophisticated calculation appropriate to the experimental protocol. Absolute count is provided versus a frequency so that downstream analysis tools can perform their own normalization.

URI: ak_schema:clone_count

Applicable Classes

Name Description Modifies Slot
Clone 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:clone_count
native ak_schema:clone_count

LinkML Source

name: clone_count
annotations:
  nullable:
    tag: nullable
    value: true
description: Absolute count of the size (number of members) of this clone in the repertoire.
  This could simply be the number of sequences (Rearrangement records) observed in
  this clone, the number of distinct cell barcodes (unique cell_id values), or a more
  sophisticated calculation appropriate to the experimental protocol. Absolute count
  is provided versus a frequency so that downstream analysis tools can perform their
  own normalization.
from_schema: https://github.com/airr-knowledge/ak-schema
rank: 1000
alias: clone_count
domain_of:
- Clone
range: integer