docking-org / pydock3

Python package wrapping the DOCK Fortran program and providing several tools built on top of it.
Other
11 stars 3 forks source link

sets random seed for matching spheres perturbation by md5 hash of res… #9

Closed ianscottknight closed 1 year ago

ianscottknight commented 1 year ago

…ultant file name such that each resultant perturbed file's state is persistent across dockopt run() calls (assuming that dockopt_config.yaml is not edited between calls; this assumption will hold until it is reconsidered upon implementation of beam search as parameter search algorithm)