antigen_db | R Documentation |
The database is created from flat file versions of IEDB, McPAS-TCR, and VdjDB slim in that order and generates an RDA file of all T-cells and B-cells recorded to show antigenic specificity in these three databases. This is a script for internal use and will be run once every six months to update the databases.
antigen_db
antigen_db
A tibble with 320,786 rows and 16 columns:
T-cell receptor alpha chain amino acid sequence
Antigen gene/protein name
Antigen epitope sequence/target
Pathology associated with epitope
Name of antigen
T-cell receptor alpha chain V gene
T-cell receptor alpha chain J gene
MHC allele associated with the epitope
Reference for known antigenic specificity
Confidence of the antigenic specificity
Immune cell type
Database name
T-cell receptor beta chain amino acid sequence
T-cell receptor beta chain V gene
T-cell receptor beta chain J gene
Species
The flat files for this function can be downloaded at the following links:
IEDB: https://www.iedb.org/downloader.php?file_name=doc/receptor_full_v3.zip
McPAS-TCR: http://friedmanlab.weizmann.ac.il/McPAS-TCR/
VdjDB: https://github.com/antigenomics/vdjdb-db/releases Note: Here the vdjdb.slim.txt is used as the input Note: The order of the input matters, please provide the flat file paths in this order IEDB, McPAS-TCR, VdjDB.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.