Skip to content

Enum: CompleteSequencesEnum

URI: CompleteSequencesEnum

Permissible Values

Value Meaning Description
partial None
complete None
complete+untemplated None
mixed None

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://github.com/airr-knowledge/ak-schema

LinkML Source

name: CompleteSequencesEnum
from_schema: https://github.com/airr-knowledge/ak-schema
rank: 1000
permissible_values:
  partial:
    text: partial
  complete:
    text: complete
  complete+untemplated:
    text: complete+untemplated
  mixed:
    text: mixed