Hello everyone,
Can someone share some information about the knime nodes available for performing Gold and Autodock docking calculations?
Thanks,
vigneshwari
Hello everyone,
Can someone share some information about the knime nodes available for performing Gold and Autodock docking calculations?
Thanks,
vigneshwari
Hi,
What we do with autodock (this is rather crude way) is sending structures from KNIME via SSH node to server, then docking by our bash script and returning results back to KNIME as scoring table.
maybe this help,
Filip