Home | Trees | Indices | Help |
|
---|
|
ViewerFramework.VFCommand.Command --+ | mvCommand.MVCommand --+ | MoleculeLoader --+ | PDBReader
Command to load PDB files using a PDB spec compliant parser Package : Pmv Module : fileCommands Class : MoleculeReader Command : readMolecule Synopsis: mols <--- readPDB(filename, **kw) Required Arguments: filename --- path to the PDB file
|
|||
|
onAddCmdToViewer(self) method called when an instance of this command is added to the viewer. |
||
|
onRemoveObjectFromViewer(self,
obj) Function to remove the sets able to reference a TreeNode created in this command : Here remove the alternate location list created when a pdb File is read. |
||
|
doit(self,
filename,
ask=True) virtual method. |
||
|
__call__(self,
filename,
**kw) mols <- readPDB(filename, **kw) |
||
Inherited from Inherited from Inherited from Inherited from |
|
|||
|
lastDir = None
|
||
Inherited from |
|
|
|
|
mols <- readPDB(filename, **kw) filename --- path to the PDB file
|
|
lastDirNone
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0alpha3 on Fri Nov 2 14:14:32 2007 | http://epydoc.sourceforge.net |