Reswin sequence browser for VMD
Reswin -- a sequence browser for VMD
------------------------------------
REQUIREMENTS: VMD Version 1.7, with Python scripting
DESCRIPTION:
Reswin is a sequence based selection
and coloring script. It displays a single window containing
the sequence of the molecule and lets the user select from
the sequence. Anything selected is highlighted on screen.
We implemented this in order to easily select CDRs in
antibody structures.
HOW IT WORKS:
Start a VMD session, and load a molecule
From there, simply use "gopython reswin.py" to invoke
the residue browsing window.
PROCEDURES:
DOWNLOAD THE FILE:
reswin.py
AUTHOR:
Vineet Bhagwat and Robert Schneider
with suggestions from James Vincent and B.K. Lee.