/ . / ViewDock / Compound.py / Compound
Methods
|
|
|
readMol2
|
readMol2 ( self, f )
|
|
displayed
|
displayed ( self )
|
|
buildLabel
|
buildLabel ( self )
|
|
__init__
|
__init__ (
self,
chimeraMol=None,
filetype=None,
number=None,
)
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,
defaultRseq,
)
|
|
saveSession
|
saveSession ( self )
|
|
restoreSession
|
restoreSession ( self, data )
|
|
buildChimera
|
buildChimera ( self )
|
|
|