Skip to content

Slot: pcr_target

If a PCR step was performed that specifically targets the IG/TR loci, the target and primer locations need to be provided here. This field holds an array of PCRTarget objects, so that multiplex PCR setups amplifying multiple loci at the same time can be annotated using one record per locus. PCR setups not targeting any specific locus must not annotate this field but select the appropriate library_generation_method instead.

URI: ak_schema:pcr_target

Applicable Classes

Name Description Modifies Slot
LibraryPreparationProcessing no
SampleProcessing no
NucleicAcidProcessing no

Properties

Identifier and Mapping Information

Annotations

property value
nullable False

Schema Source

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

Mappings

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

LinkML Source

name: pcr_target
annotations:
  nullable:
    tag: nullable
    value: false
description: If a PCR step was performed that specifically targets the IG/TR loci,
  the target and primer locations need to be provided here. This field holds an array
  of PCRTarget objects, so that multiplex PCR setups amplifying multiple loci at the
  same time can be annotated using one record per locus. PCR setups not targeting
  any specific locus must not annotate this field but select the appropriate library_generation_method
  instead.
from_schema: https://github.com/airr-knowledge/ak-schema
rank: 1000
alias: pcr_target
domain_of:
- NucleicAcidProcessing
- SampleProcessing
range: PCRTarget
multivalued: true