This is a read-only mirror of pymolwiki.org

Difference between revisions of "Autodock plugin"

From PyMOL Wiki
Jump to navigation Jump to search
m (moved Autodock Plugin to Autodock plugin: Small letters)
Line 20: Line 20:
  
 
[[User:Dseelig|Daniel Seeliger]]
 
[[User:Dseelig|Daniel Seeliger]]
 +
 +
== Python Code ==
 +
 +
{{Template:PymolScriptRepoDownload|plugins/autodock_vina.py}}
  
 
[[Category:Plugins]]
 
[[Category:Plugins]]

Revision as of 16:01, 4 December 2011

Description

This plugin should help to set up docking runs with Autodock and view docking results. It has two features:

  1. Setup of a docking grid for Autodock with PyMOL.
  2. View the docking results.

Installation

  1. Download plugin
  2. PyMOL > Plugin > Install Plugin
  3. MGLTools/AutoDockTools
  4. AutoDock4.2
  5. AutoDock Vina

Tutorial Video

Watch Dan Seeliger's autodock plugin tutorial.

Author

Daniel Seeliger

Python Code

Download: plugins/autodock_vina.py
This code has been put under version control in the project Pymol-script-repo