MSMS: Difference between revisions
Jump to navigation
Jump to search
Hongbo zhu (talk | contribs) |
Hongbo zhu (talk | contribs) |
||
Line 8: | Line 8: | ||
= Introduction = | = Introduction = | ||
[http://mgltools.scripps.edu/packages/MSMS/ MSMS] is an excellent tool for computing protein solvent excluded surface (SES). MSMS Plugin for PyMOL provides a graphical user interface for running MSMS and displaying its results in PyMOL. Most recent MSMS Plugin code can be obtained from [https://github.com/hongbo-zhu-cn/Pymol-script-repo/blob/master/plugins/msms.py this link]. | [http://mgltools.scripps.edu/packages/MSMS/ MSMS] is an excellent tool for computing protein solvent excluded surface (SES). MSMS Plugin for PyMOL provides a graphical user interface for running MSMS and displaying its results in PyMOL. Most recent MSMS Plugin code can be obtained from [https://github.com/hongbo-zhu-cn/Pymol-script-repo/blob/master/plugins/msms.py this link]. | ||
The most recent code is maintained by original author on github: [https://github.com/hongbo-zhu-cn/Pymol-script-repo/blob/master/plugins/msms.py MSMS Plugin for PyMOL @ GitHub] | |||
= External links = | = External links = |
Revision as of 17:58, 18 March 2015
Type | PyMOL Plugin |
---|---|
Download | plugins/msms.py |
Author(s) | Hongbo Zhu |
License | - |
This code has been put under version control in the project Pymol-script-repo |
Introduction
MSMS is an excellent tool for computing protein solvent excluded surface (SES). MSMS Plugin for PyMOL provides a graphical user interface for running MSMS and displaying its results in PyMOL. Most recent MSMS Plugin code can be obtained from this link.
The most recent code is maintained by original author on github: MSMS Plugin for PyMOL @ GitHub
External links
- Molecular Surfaces
- Most recent code on github: MSMS Plugin for PyMOL @ GitHub
- Original site (not updated anymore): MSMS Plugin for PyMOL