Difference between revisions of "Dssp stride"

From PyMOLWiki
Jump to navigation Jump to search
m (→‎Introduction: correct change author name)
m (upgrade plugin download link)
Line 7: Line 7:
 
}}
 
}}
  
[http://swift.cmbi.ru.nl/gv/dssp/ DSSP] is a popular tool for assigning secondary structures for proteins. DSSP Plugin for PyMOL provides a graphical user interface for coloring proteins according to their secondary structures assigned by DSSP. DSSP Plugin can be obtained from: http://www.biotec.tu-dresden.de/~hongboz/dssp_pymol/dssp_pymol.html
+
[http://swift.cmbi.ru.nl/gv/dssp/ DSSP] is a popular tool for assigning secondary structures for proteins. DSSP Plugin for PyMOL provides a graphical user interface for coloring proteins according to their secondary structures assigned by DSSP. Most recent DSSP Plugin code can be obtained from [https://github.com/hongbo-zhu-cn/Pymol-script-repo/blob/master/plugins/dssp_stride.py this link].
  
 
= Reference =
 
= Reference =
 
[[File:demo_DSSP_plugin_1pyg.png|400px|thumb|right|Demonstration of DSSP plugin (pdb:1pyg).]]
 
[[File:demo_DSSP_plugin_1pyg.png|400px|thumb|right|Demonstration of DSSP plugin (pdb:1pyg).]]
 +
 +
https://github.com/hongbo-zhu-cn/Pymol-script-repo/blob/master/plugins/dssp_stride.py
  
 
http://www.biotec.tu-dresden.de/~hongboz/dssp_pymol/dssp_pymol.html
 
http://www.biotec.tu-dresden.de/~hongboz/dssp_pymol/dssp_pymol.html

Revision as of 04:26, 12 April 2012

Introduction

Type PyMOL Plugin
Download plugins/dssp_stride.py
Author(s) Hongbo Zhu
License -
This code has been put under version control in the project Pymol-script-repo

DSSP is a popular tool for assigning secondary structures for proteins. DSSP Plugin for PyMOL provides a graphical user interface for coloring proteins according to their secondary structures assigned by DSSP. Most recent DSSP Plugin code can be obtained from this link.

Reference

Demonstration of DSSP plugin (pdb:1pyg).

https://github.com/hongbo-zhu-cn/Pymol-script-repo/blob/master/plugins/dssp_stride.py

http://www.biotec.tu-dresden.de/~hongboz/dssp_pymol/dssp_pymol.html