freindst / tcr_match

find the matching tcr sequence by replacing with CDR3

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tcr_match

find the matching tcr sequence by replacing with CDR3

Required library:

  • pandas

run following command to include pandas in the environment $ pip install pandas

All necessary functions are in sample.py. IMGT_GENEs.csv(downloaded at 7/21/2024) is needed for looking up the gene from IMGT DB.

About

find the matching tcr sequence by replacing with CDR3


Languages

Language:Jupyter Notebook 90.6%Language:Python 9.4%