Lazy Dock

Downloads Downloads Downloads

repo size code size GitHub release (latest by date) GitHub Commit Activity GitHub last commit

PyPI Status PyPI python versions

GitHub language count docs license

windows linux

Get start

install

Now, lazydock only support pypi install:

pip install lazydock

Contains

pymol utils - pml

autodock

  • autodock: parse autodock results to pdb pose.

interaction

  • pymol: calculate interactions between receptor and poses.
  • plip: calculate interactions between receptor and poses.
  • ligplus: calculate interactions between receptor and poses.

pymol utils

  • server: provide a server-client interface to communicate with pymol.
  • shader: provide a shader for pymol.
  • RRCS

pyroseeta utils - pyrt

  • pose: provide a wrapper pose class to opt pose.

web - web-server-tools

lazydock pymol plugin

command line user

  • a script entry named lazydock-pml is provided in the python/Scripts folder, will launch the GUI plugin.

pymol user

  • install the plugin in pymol manually, in the site-packages/lazydock_pymol_plugin folder.
  • it will update automatically when update the package even the plugin is installed.

lazydock-cli

release note