Open frankligy opened 4 years ago
Update on Sep 6th
In order to run NeoEpitope.py (receptor finding algorithm)
pip install regex
And configure TMHMM and corresponding dependencies as stated in TMHMM function in NeoEpitope.py and sub_py.sh
# these two lines should be run before running NeoEpitope.py
module load perl/5.20.1
export PATH=$PATH:/data/salomonis2/LabFiles/Frank-Li/python3/TMHMM/tmhmm-2.0c/bin
Here's the guideline: