| Home | Trees | Indices | Help |
|
|---|
|
|
ViewerFramework.VFCommand.Command --+
|
mvCommand.MVCommand --+
|
WriteAssemblyHBonds
Command to write a file specifying >1 chain with hydrogen bonds. Chains which are hydrogen-bonded are written in one pdb file. They may or may not be part of the same molecule.
Package : Pmv
Module : hbondCommands
Class : WriteAssemblyHBonds
Command : writeAssemblyHB
Synopsis:
None <--- writeAssemblyHB(filename, nodes, **kw)
Required Arguments:
filename --- name of the hbond file
nodes --- TreeNodeSet holding the current selection
|
|||
|
onAddCmdToViewer(self) method called when an instance of this command is added to the viewer. |
||
|
__call__(self,
filename,
nodes,
**kw) None <--- writeAssemblyHB(filename, nodes, **kw) |
||
| fixIDS(self, chains) | ||
| writeHYDBNDRecords(self, atoms, fptr) | ||
|
doit(self,
filename,
nodes) virtual method. |
||
|
guiCallback(self) Default callback function called by the gui |
||
|
Inherited from Inherited from Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
|
None <--- writeAssemblyHB(filename, nodes, **kw) filename --- name of the hbond file nodes --- TreeNodeSet holding the current selection
|
|
|
|
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0alpha3 on Fri Nov 2 14:14:33 2007 | http://epydoc.sourceforge.net |