Trees | Indices | Help |
|
---|
|
object --+ | ??.instance --+ | O3A
Open3DALIGN object
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from |
|
Align( (O3A)self) -> float : aligns probe molecule onto reference molecule C++ signature : double Align(RDKit::MolAlign::PyO3A {lvalue}) |
Matches( (O3A)self) -> list : returns the AtomMap as found by Open3DALIGN C++ signature : boost::python::list Matches(RDKit::MolAlign::PyO3A {lvalue}) |
Score( (O3A)self) -> float : returns the O3AScore of the alignment C++ signature : double Score(RDKit::MolAlign::PyO3A {lvalue}) |
Trans( (O3A)self) -> object : returns the transformation which aligns probe molecule onto reference molecule C++ signature : _object* Trans(RDKit::MolAlign::PyO3A {lvalue}) |
Weights( (O3A)self) -> list : returns the weight vector as found by Open3DALIGN C++ signature : boost::python::list Weights(RDKit::MolAlign::PyO3A {lvalue}) |
Raises an exception This class cannot be instantiated from Python
|
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 | http://epydoc.sourceforge.net |