Skip to content

Enum: ChainSimilarityTypeEnum

URI: ChainSimilarityTypeEnum

Permissible Values

Value Meaning Description
exact_match None
exact_aa_match None
cdr3_exact_match None
cdr3_exact_aa_match None
cdr3_exact_aa_and_vj_match None

Slots

Name Description
chain_similarity_type Type of similarity calculation between two immune receptor chains

Identifier and Mapping Information

Schema Source

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

LinkML Source

name: ChainSimilarityTypeEnum
from_schema: https://github.com/airr-knowledge/ak-schema
rank: 1000
permissible_values:
  exact_match:
    text: exact_match
  exact_aa_match:
    text: exact_aa_match
  cdr3_exact_match:
    text: cdr3_exact_match
  cdr3_exact_aa_match:
    text: cdr3_exact_aa_match
  cdr3_exact_aa_and_vj_match:
    text: cdr3_exact_aa_and_vj_match