Package rdkit :: Package Chem :: Module MCS :: Class MCSResult
[hide private]
[frames] | no frames]

type MCSResult

source code

object --+
         |
        MCSResult

Instance Methods [hide private]
 
__init__(self, obj) source code
 
__nonzero__(self) source code
 
__repr__(self) source code
 
__str__(self) source code
Method Details [hide private]

__init__(self, obj)
(Constructor)

source code 
Overrides: object.__init__
(inherited documentation)

__repr__(self)
(Representation operator)

source code 
Overrides: object.__repr__
(inherited documentation)

__str__(self)
(Informal representation operator)

source code 
Overrides: object.__str__
(inherited documentation)