File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed
Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -24,5 +24,6 @@ ProteinMPNN/examples
2424ProteinMPNN /outputs
2525ProteinMPNN /.gitignore
2626AFfine /af_params /
27+ AFfine /af_params.zip
2728PANDORA /test /
2829
Original file line number Diff line number Diff line change 11# PMGen
22
33** PMGen** (Peptide-MHC Predictive, Modeling and Generative) is a powerful and flexible framework
4- for Peptide-MHC (pMHC) complex modeling, binding prediction, and protein design. It integrates
4+ for Peptide-MHC (pMHC) complex modeling, binding prediction, and neoantigen design. It integrates
55cutting-edge tools such as ** PANDORA** for template generation, ** AlphaFold (via AFfine)** for
66structural prediction, and ** ProteinMPNN** for sequence design, enabling researchers to model
77pMHC complexes, predict binding interactions, and engineer novel peptide or MHC
@@ -30,7 +30,7 @@ Follow these steps to set up PMGen on your system:
3030
31311 . ** Clone the Repository** :
3232 ``` bash
33- git clone https://github.com/AmirAsgary /PMGen.git
33+ git clone https://github.com/soedinglab /PMGen.git
3434 cd PMGen
3535 bash -l install.sh
3636 conda activate PMGen
@@ -40,7 +40,7 @@ Follow these steps to set up PMGen on your system:
4040
4141
42421 . ** Customize setting file (Optional but Recommended)** :
43-
43+ Install netMHCpan's latest version.
4444Edit ` user_setting.py ` to adjust netMHCpan and netMHCIIpan installation paths.
4545
4646
You can’t perform that action at this time.
0 commit comments