lightdock / lightdock-python2.7

Protein-protein, protein-peptide and protein-DNA docking framework based on the GSO algorithm
https://lightdock.org/
GNU General Public License v3.0
26 stars 9 forks source link

Resume docking #27

Closed rafaeltiveron closed 4 years ago

rafaeltiveron commented 4 years ago

Hi

Is there a way to resume docking process? Any command?

Thank you

brianjimenez commented 4 years ago

Hi @rafaeltiveron

Sorry, but at this moment there is not. There was an old script called relightdock.py in the past, but it was very experimental and we decided to remove it to avoid confusion.

This is an important enhancement, but not trivial to code. We will develop this in a future release.

brianjimenez commented 4 years ago

This won't be implemented in the Python 2.7 version as it has been deprecated.