Reactivity & Receptor Schemas#
Reactivity Schema#
The Reactivity object contains information that describes the
binding of a compound resembling an Ig or TCR antigen by a single,
intact cell. It is critical to note that while such experimental
measurements are related to the antigen reactivity of individual
Receptors expressed by the cell, the relation is rather complex as
multiple Receptor species, different expression levels and background
binding of the compound would need to be taken into account. Therefore
the AIRR Schema provides a separate record for this information, which
is only indirectly linked (via Cell) to the Receptor object.
Receptor Schema#
The purpose of the Receptor object is to provide an structure for
information referring to actual Receptors, i.e., Ig or TCR, both for
outgoing and incoming links. To this end, the Receptor object
describes the receptor as an abstract and global concept, i.e., the
actual Ig/TCR protein complex, which MAY or MAY NOT have been observed
in the current study. However, the rearrangements encoding the
respective chains MUST be present in the study as well as the
information linking them (see below). In addition the object allow
references to entries in external database (e.g., IEDB).
The Receptor object explicitly requires full sequence information
of the two associated variable domains. This is considered to be an
acceptable restriction from an AIRR-seq perspective, where sequencing
typically precedes or takes place in combination with the determination
of receptor reactivity.
Identifiers#
The Receptor objects has two properties that serve as identifiers:
receptor_idis a local identifier and its uniqueness MUST NOT be assumed beyond the scope of the study the receptor was reported in. This property can be used, e.g., to represent designations for Ig/TCR used in a manuscript.receptor_hashis the SHA256 hash of the receptors variable domain amino acid sequences, which serves as a globally unique identifier that can be independently calculated by repositories without requiring prior communication. It is calculated as follows, wherebase16designates the function described in RFC4648 Section 6:lower_case( base16( sha256( concatenate( upper_case(receptor_variable_domain_1_aa), upper_case(receptor_variable_domain_2_aa) ) ) ) )
receptor_variable_domain_1_aa is the complete amino acid sequence of the mature variable domain of the Ig heavy, TCR beta or TCR delta chain. receptor_variable_domain_2_aa is the complete amino acid sequence of the mature variable domain of the Ig light, TCR alpha or TCR gamma chain.
Relations to other AIRR Schema objects#
The Receptor object is only directly linked to the Cell object,
which then in turn contains the references to the records in the
Rearrangements that encode the respective chains of the receptor.
Therefore a given rearrangement cannot directly reference to a receptor,
which is also not a meaningful thing to do, as the paired chain would
be unclear, but is necessary to determine a receptors reactivity.
Annotation guidelines#
References to information describing the same receptor located in other
databases (i.e., outgoing links) SHOULD be provided as as CURIEs in the
receptor_ref property. Entries in this array MUST refer to objects
that a conceptually similar to the Receptor concept used by the AIRR
Schema. Linkage to potentially existing reactivity information needs
is expected to happen in the external database, not in the Receptor
record.
Receptor objects SHOULD be created even in the absence of additional
external information, as this will enhance the discoverability of
AIRR-seq experiments in which a receptor might have been present. This
especially applies to experiments that provide further evidence (e.g.,
surface expression, reaction to superantigens) showing that a receptor
is functional and present on the surface.
Note on cells expressing more than a single receptor#
Cells that express more than a single IGH/TRB/TRD or a single
IGK/IGL/TRA/TRG chain are regularly observered as allelic exclusion is
never complete and its efficiency is rather low for loci like TRA.
Such dual-expressing cells can technically be accommodated in the
current AIRR Schema as an individual Cell object can link to more
than two rearrangements and to more than a single Receptor. In the
case of two potential receptors, both MAY be created as objects, if the
general annotation rules are met for each of them. Note that the
annotation of cell-based reactivity information is handled by the
Reactivity & Receptor Schemas object.
Representation of bi-specific antibodies#
The goal of the AIRR Standards is primarily to represent naturally
occuring receptors. While bi-specific antibodies may arise in
dual IGK/IGL expressing B cells their individual reactivity is
not measured on a regular basis. Therefore they are currently not
supported in the Receptor schema.
Schema Field Definitions#
Reactivity Fields#
Download as TSV
Name |
Type |
Attributes |
Definition |
|---|---|---|---|
|
string |
required, identifier |
Identifier for the Reactivity object. This identifier must be unique within a given study, but it is recommended that it be a universally unique record locator to enable database applications. |
|
string |
required, nullable |
Identifier of the Cell in the context of which the reactivity measurement was conducted. |
|
string |
optional, nullable |
Identifier for the associated repertoire in study metadata. |
|
string |
optional, nullable |
Identifier of the data processing object in the repertoire metadata for this cell. |
|
string |
required |
Classification of ligand binding to the cell |
|
string |
required |
The type of antigen before processing by the immune system. |
|
required |
The substance against which the receptor was tested. This can be any substance that stimulates an adaptive immune response in the host, either through antibody production or by T cell activation after presentation via an MHC molecule. |
|
|
optional, nullable |
The species from which the antigen was isolated |
|
|
integer |
optional, nullable |
Start position of the peptide within the reference protein sequence |
|
integer |
optional, nullable |
End position of the peptide within the reference protein sequence |
|
string |
optional, nullable |
The actual peptide sequence against which the receptor reactivity was measured. This field should be used as a convenience for antigens of antigen_type protein or peptide. |
|
string |
optional, nullable |
Class of MHC molecule, only present for MHC:x ligand types |
|
optional, nullable |
The MHC gene to which the mhc_allele_1 belongs |
|
|
string |
optional, nullable |
Allele designation of the MHC alpha chain |
|
optional, nullable |
The MHC gene to which the mhc_allele_2 belongs |
|
|
string |
optional, nullable |
Allele designation of the MHC class II beta chain or the invariant beta2-microglobin chain |
|
string |
required |
The methodology used to assess/classify reactivity. This should be either the assay utlizied in the experiment, delineated as “annotated” if annotated from an external source (e.g. IEDB), or inferred if imputed using a computational method. In future versions we anticipate this field being an enumerated type, and it is strongly recommended that users utilize one of the following keywords in this field if appropriate: native_protein, MHC_peptide_multimer, annotated, inferred. |
|
string |
required |
Reactivity measurement read-out. For physical assays, this should describe what was measured. For inferred and annotated methods this should indicate a confidence/quality level for the inference/annotation. In future versions we anticipate this field being an enumerated type, and it is strongly recommended that users utilize one of the following keywords in this field if appropriate: fluorescence_intensity, barcode_count, confidence. |
|
number |
required |
The absolute (processed) value of the measurement |
|
string |
required |
The unit of the measurement |
|
array of string |
optional, nullable |
Array of cross references to external epitope reactivity records |
Within the Reactivity object, it is expected that the properties
antigen_source_species, peptide_start, peptide_end and
peptide_sequence_aa have an inseparable relationship with
antigen_type. They only present a valid value when antigen_type
is protein or peptide, otherwise they MUST contain a NULL value.
In the former case, peptide_sequence_aa SHOULD present the actual
peptide sequence of the protein used experimentally, while the
antigen field SHOULD reference to a database entry of the protein
from which the peptide was derived from. Both peptide_start and
peptide_end indicate the (1-based) start and end location of
peptide_sequence_aa in the reference sequence. Note that highly-
repetitive proteins might contain the same peptide at multiple locations
of their full-length sequence. While it is generally recommended to
always use the position of the first occurence for the peptide_start
and peptide_end annotation, this also stresses the importance to
compare actual peptide sequences, not only coordinates.
The five MHC properties (mhc_*), which are specifically required for
records in which ligand_type is MHC:peptide or MHC:non-peptide
should be NULL for all other ligand_types.
Receptor Fields#
Name |
Type |
Attributes |
Definition |
|---|---|---|---|
|
string |
required, identifier |
Identifier for the Receptor object. This identifier must be unique within a given study, but it is recommended that it be a universally unique record locator to enable database applications. |
|
string |
required |
The SHA256 hash of the receptor amino acid sequence, calculated on the concatenated |
|
string |
required |
The top-level receptor type, either Immunoglobulin (Ig) or T Cell Receptor (TCR). |
|
string |
required |
Complete amino acid sequence of the mature variable domain of the Ig heavy, TCR beta or TCR delta chain. The mature variable domain is defined as encompassing all AA from and including first AA after the the signal peptide to and including the last AA that is completely encoded by the J gene. |
|
string |
required |
Locus from which the variable domain in receptor_variable_domain_1_aa originates |
|
string |
required |
Complete amino acid sequence of the mature variable domain of the Ig light, TCR alpha or TCR gamma chain. The mature variable domain is defined as encompassing all AA from and including first AA after the the signal peptide to and including the last AA that is completely encoded by the J gene. |
|
string |
required |
Locus from which the variable domain in receptor_variable_domain_2_aa originates |
|
array of string |
optional, nullable |
Array of receptor identifiers defined for the Receptor object |