Skip to content

Enum: CompleteSequences

Classification of the completeness of the generated sequences in the library.

URI: nfdi4immuno:CompleteSequences

Permissible Values

Value Meaning Description
partial None Sequences are partial and do not meet the criteria for complete sequences
complete None Sequences include the first V gene codon and the last complete J gene codon, ...
complete_untemplated None Sequences are complete and the regions are untemplated, meaning they do not o...
mixed None The library generation procedure produces multiple categories of sequences, a...

Slots

Name Description
complete_sequences To be considered complete, the procedure used for library construction MUST...

Identifier and Mapping Information

Schema Source

  • from schema: https://codebase.helmholtz.cloud/nfdi4immuno/portal-infra/metadata_schema

LinkML Source

name: CompleteSequences
description: Classification of the completeness of the generated sequences in the
  library.
title: Complete sequences
from_schema: https://codebase.helmholtz.cloud/nfdi4immuno/portal-infra/metadata_schema
rank: 1000
permissible_values:
  partial:
    text: partial
    description: Sequences are partial and do not meet the criteria for complete sequences.
    title: Partial
  complete:
    text: complete
    description: Sequences include the first V gene codon and the last complete J
      gene codon, with full coverage between them.
    title: Complete
  complete_untemplated:
    text: complete_untemplated
    description: Sequences are complete and the regions are untemplated, meaning they
      do not overlap with the primers used in library preparation.
    title: Complete and untemplated
  mixed:
    text: mixed
    description: The library generation procedure produces multiple categories of
      sequences, and the result is a mixture.
    title: mixed