Skip to content

Latest commit

 

History

History
executable file
·
52 lines (37 loc) · 1.09 KB

README.md

File metadata and controls

executable file
·
52 lines (37 loc) · 1.09 KB

Pepline for IEDB Next-Generation Tools T Cell Class I

Designed by qinti in 20241012

Prerequisites

Downloading from IEDB website

Installation

tar -xvzf IEDB_NG_TC1-VERSION.tar.gz
mamba create -n IEDB python=3.10
mamba activate IEDB
pip install -r requirements.txt -i https://mirrors.zju.edu.cn/pypi/web/simple
PIP_CONSTRAINTS=pip_constraints.txt pip install -r requirements.txt
pip install numpy==1.24.4

Easy-usage

Step1

python fasta_to_json.py input_sequence.fasta output.json

Step2

python3 src/tcell_mhci.py -j output.json --split --split-dir="./test/"

Step3

python IEDB_predict.py job_descriptions.json