bm2-lab / PanPep

GNU General Public License v3.0
44 stars 9 forks source link

PanPep

DOI image

Introduction

PanPep is a framework constructed in three levels for predicting the peptide and TCR binding recognition. We have provided the trained meta learner and external memory and users can choose different settings based on their data available scenarios:

Figure 1

Requirements

Majority setting

Command:

python PanPep.py --learning_setting majority --update_step_test 1000 --input ./Data/Example_majority.csv --output ./Output/Example_majority_output.csv