Class for holding information about a single compound
Methods
|
|
__init__
buildChimera
buildLabel
displayed
hide
readMol2
readPDB
save
show
|
|
__init__
|
__init__ ( self, chimeraMol=None )
Exceptions
|
|
AssertionError, "Bad DOCK comments in file (keys != values)"
|
|
|
buildChimera
|
buildChimera ( self )
|
|
buildLabel
|
buildLabel ( self )
|
|
displayed
|
displayed ( self )
|
|
hide
|
hide ( self )
|
|
readMol2
|
readMol2 ( self, f )
|
|
readPDB
|
readPDB ( self, f )
|
|
save
|
save (
self,
format,
f,
)
|
|
show
|
show ( self )
|
|