This is a read-only mirror of pymolwiki.org

Difference between revisions of "MtsslDock"

From PyMOL Wiki
Jump to navigation Jump to search
Line 29: Line 29:
 
mtsslDock has been tested with PyMOL 1.5.
 
mtsslDock has been tested with PyMOL 1.5.
  
===Additional requirements:====
+
===Additional requirements:===
 
*SciPy
 
*SciPy
 
*NumPy
 
*NumPy

Revision as of 14:22, 4 July 2013

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:

mtsslSuite: In silico spin labelling, trilateration and distance-constrained rigid body docking in PyMOL, Gregor Hagelueken, Dinar Abdullin, Richard Ward and Olav Schiemann, DOI: 10.1080/00268976.2013.809804

Screen shot

MtsslDock screenshot.jpg

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:

Contact

hagelueken'at'pc.uni-bonn.de

Acknowledgement

Thanks to Jason Vertrees and Thomas Holder for some programming tips.