libtcrlm

TCR language modelling library using Pytorch.


Keywords
TCR, TR, T, cell, transformer, bert, MLM, immunology, bioinformatics
License
MIT
Install
pip install libtcrlm==1.0.0

Documentation

libtcrlm

This is the TCR language modelling library that powers SCEPTR. It is a thin layer around PyTorch with some extra infrastructure. Note that this repository only contains library code- for a readily-usable deployment of SCEPTR, or code used to train the models, please see the links below.

Related links

Note

The repositories below are not yet public, but will be opened up in the coming days along when the SCEPTR publication is also made public. Please stay tuned!

Link Description
https://github.com/yutanagano/sceptr Readily usable deployment of SCEPTR
https://github.com/yutanagano/tcrlm Code used for training models