PXDesign and Protenix
Quick Start
Step 1: Open a Terminal and activate the environment
conda activate pxdesignStep 2: Prepare the input YAML
target:
file: "/files/example/5o45.cif" # Path to the target structure (CIF or PDB)
chains:
A:
crop: ["1-116"] # Region of chain A to keep
hotspots: [40, 99, 107] # Interface residues that guide diffusion
msa: "/files/example/msa/PDL1/0" # Pre-computed MSA directory (recommended)
binder_length: 80 # Length of the binder to design (residues)Step 3: Run the pipeline
Flag
Recommended value
Notes
Step 4: Check the results
Filter
Criteria
Example files
Path
Description
Further reference
Was this helpful?