The purpose of this website is to allow the user to predict biding between
TCRs and HLAs using the machine learning tool CLAIRE.
The website receives as an input a csv file that includes pairs of TCR information and HLA.
For description of the input file, see the example tab.
The output is also a csv file. It looks the same as the input file with an added “prediction” column.
This column contains a score between 0 and 1 given to the TCR-HLA pairing by CLAIRE.
The higher the score, the more likely that the TCR and the HLA bind.