This script evaluates the parameters used for loss and filtering in the BindCraft paper.
- Clone ProteinMPNN inside the
functionsfolder:git clone https://github.com/dauparas/ProteinMPNN functions/ProteinMPNN
- Set up the BindCraft Conda environment as described in the original repo.
- Provide the following inputs:
a. FASTA file
b. AlphaFold3 (AF3) results in a directory (see example inputs).⚠️ The binder chain_ID should be "B"⚠️
c. PDB file of the target without any bind
See theinput_exampleto see what are the inputs and the outputs :)
The script generates a CSV file containing all scoring parameters.
🚧 Work in progress! 🚧