Skip to content

Conversation

@aggelos-michael-papadopoulos

Update: Flexible Docking with Multiple Output Poses

Summary

Added the inference_multiple_poses function inside inference_base.py, allowing users to specify the number of desired docking poses directly from the command line.

🛠️ Usage

Users can now generate multiple docking poses by running:

python src/inference_multiple_poses.py path_to_input_pdb_1 path_to_input_pdb_2 --num_samples 16

Each docking pose is saved as a separate PDB file inside the output_poses/ directory.
A structured list of energy scores and file paths is also returned for downstream analysis.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant