MtsslDock
Jump to navigation
Jump to search
Type | PyMOL Plugin |
---|---|
Download | plugins/mtsslDock.py |
Author(s) | Gregor Hagelueken |
License | - |
This code has been put under version control in the project Pymol-script-repo |
mtsslDock
mtsslWizard is a PyMOL plugin for distance constrained rigid-body docking.
News
2013-07-04:
Version 1.0 submitted to script repository.
If you use this program, please reference:
Screen shot
Usage
Installation
Install the program by copying the code from the link above into an empty text file (e.g. "mtsslDock.py") located in the \Pymol\modules\pmg_tk\startup directory. After PyMOL has been started, the program can be launched from the WIZARDS menu. Alternatively install the wizard via the plugins menu.
mtsslDock has been tested with PyMOL 1.5.
Additional requirements:=
- SciPy
- NumPy
- tkintertable
Contact
hagelueken'at'pc.uni-bonn.de
Acknowledgement
Thanks to Jason Vertrees and Thomas Holder for some programming tips.