|
|
| Line 1: |
Line 1: |
| = Introduction =
| | #REDIRECT [[DSSP Stride]] |
| {{Infobox script-repo
| |
| |type = plugin
| |
| |filename = plugins/dssp_stride.py
| |
| |author = [[User:Hongbo_zhu|Hongbo Zhu]]
| |
| |license = -
| |
| }}
| |
| | |
| [http://swift.cmbi.ru.nl/gv/dssp/ DSSP] and [http://webclu.bio.wzw.tum.de/stride/ Stride] are popular tools for assigning secondary structures for proteins. DSSP & Stride Plugin for PyMOL provides a graphical user interface for coloring proteins according to their secondary structures assigned by DSSP or Stride. Most recent DSSP & Stride Plugin code can be obtained from [https://github.com/hongbo-zhu-cn/Pymol-script-repo/blob/master/plugins/dssp_stride.py this link].
| |
| | |
| = External links =
| |
| [[File:demo_DSSP_plugin_1pyg.png|400px|thumb|right|Demonstration of DSSP plugin (pdb:1pyg).]]
| |
| * Most recent code on github: [https://github.com/hongbo-zhu-cn/Pymol-script-repo/blob/master/plugins/dssp_stride.py DSSP & Stride Plugin for PyMOL @ GitHub]
| |
| | |
| * Original site (not updated anymore): [http://www.biotec.tu-dresden.de/~hongboz/dssp_pymol/dssp_pymol.html DSSP & Stride Plugin for PyMOL]
| |
| | |
| [[Category:Plugins]]
| |
| [[Category:Pymol-script-repo]]
| |