Metadata-Version: 2.1
Name: tcranno
Version: 1.0.2
Summary: TCR repertoire specificity annotation toolkit
Home-page: https://github.com/deepomicslab/TCRanno
Author: LUO Jiaqi
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
License-File: LICENSE

# TCRanno
Qualitative and Quantitative Annotations of T-Cell Receptor (TCR) Repertoire Specificity

## Requirements
Python>=3.7.6 \
tensorflow>=2.4.1, levenshtein, pandas, matplotlib, comut, palettable

## Installation
```
pip3 install tensorflow levenshtein pandas comut palettable
pip3 install tcranno
```
## Usage

Please refer to the github page: https://github.com/deepomicslab/TCRanno
