gcorso / DiffDock

Implementation of DiffDock: Diffusion Steps, Twists, and Turns for Molecular Docking
https://arxiv.org/abs/2210.01776
MIT License
976 stars 238 forks source link

Web UI 'Samples Per Complex' Input Not Reflecting Changes #235

Open pgarrett-scripps opened 2 weeks ago

pgarrett-scripps commented 2 weeks ago

Issue

The 'samples per complex' input on the web UI doesn't seem to work. It defaults to 10 predictions regardless of what I set. When I set 'samples per complex' to 1 or 100, I still only get 10 predictions. However, when I update the 'samples per complex' in a parameters file and upload this to the web UI, then I get the correct number of predictions.

Expected Behavior

Steps to Reproduce:

1) Pull the DiffDock image v1.1.3 and start a container. 2) Run the web UI.