/ . / ViewDock / Compound.py / Compound
Class for holding information about a single compound
Methods
|
|
|
readMol2
|
readMol2 ( self, f )
|
|
displayed
|
displayed ( self )
|
|
buildLabel
|
buildLabel ( self )
|
|
__init__
|
__init__ (
self,
chimeraMol=None,
filetype=None,
number=0,
)
Exceptions
|
|
AssertionError, "Bad DOCK comments in file (keys != values)"
|
|
|
closeChimeraModel
|
closeChimeraModel ( self )
|
|
addAttributes
|
addAttributes ( self, attrMap )
|
|
save
|
save (
self,
format,
f,
)
|
|
readPDB
|
readPDB ( self, f )
|
|
saveSession
|
saveSession ( self )
|
|
restoreSession
|
restoreSession ( self, data )
|
|
buildChimera
|
buildChimera ( self )
|
|
|