Package prompt :: Module vmd :: Class Vmd
[hide private]
[frames] | no frames]

Class Vmd

source code

Instance Methods [hide private]
 
__init__(self, relax) source code
 
view(self, run=None)
Function for viewing the collection of molecules extracted from the PDB file.
source code
Method Details [hide private]

view(self, run=None)

source code 
Function for viewing the collection of molecules extracted from the PDB file.

Keyword Arguments
~~~~~~~~~~~~~~~~~

run:  The name of the run which the PDB belongs to.


Example
~~~~~~~

relax> vmd.view('m1')
relax> vmd.view(run='pdb')