| Trees | Indices | Help |
|
|---|
|
|
object --+
|
??.instance --+
|
MolChemicalFeatureFactory
Class to featurize a molecule
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
returns a particular feature (by index)
C++ signature:
GetMolFeature(RDKit::MolChemicalFeatureFactory, RDKit::ROMol mol, int idx, std::string includeOnly='', bool recompute=True) -> boost::shared_ptr<RDKit::MolChemicalFeature>
|
Get the number of feature definitions
C++ signature:
GetNumFeatureDefs(RDKit::MolChemicalFeatureFactory {lvalue}) -> int
|
Get the number of features the molecule has
C++ signature:
GetNumMolFeatures(RDKit::MolChemicalFeatureFactory, RDKit::ROMol mol, std::string includeOnly='') -> int
|
Raises an exception This class cannot be instantiated from Python
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0beta1 on Sat May 24 08:37:05 2008 | http://epydoc.sourceforge.net |