| Trees | Indices | Help |
|
|---|
|
|
|
|||
| ExclusionList | |||
| FilterCatalog | |||
|
FilterCatalogEntry FilterCatalogEntry A filter catalog entry is an entry in a filter catalog. |
|||
| FilterCatalogEntryList | |||
| FilterCatalogParams | |||
|
FilterHierarchyMatcher Hierarchical Filter basic constructors: FilterHierarchyMatcher( matcher ) where can be any FilterMatcherBase (SmartsMatcher, etc) FilterHierarchyMatcher's have children and can form matching trees. |
|||
|
FilterMatch Object that holds the result of running FilterMatcherBase::GetMatches |
|||
|
FilterMatcherBase Base class for matching molecules to filters. |
|||
| IntPair | |||
| MatchTypeVect | |||
| MolList | |||
| PythonFilterMatcher | |||
|
SmartsMatcher Smarts Matcher Filter basic constructors: SmartsMatcher( name, smarts_pattern, minCount=1, maxCount=UINT_MAX ) SmartsMatcher( name, molecule, minCount=1, maxCount=UINT_MAX ) |
|||
| VectFilterMatch | |||
|
|||
bool : |
|
||
|
|||
FilterCatalog : |
|
||
|
|||
__package__ = Nonehash(x) |
|||
Imports: FilterMatchOps
|
|||
Returns True if the FilterCatalog is serializable (requires boost serialization
C++ signature :
bool FilterCatalogCanSerialize()
|
GetFlattenedFunctionalGroupHierarchy([ (bool)normalized=False]) -> dict :
Returns the flattened functional group hierarchy as a dictionary of name:ROMOL_SPTR substructure items
C++ signature :
boost::python::dict GetFlattenedFunctionalGroupHierarchy([ bool=False])
|
Returns the functional group hierarchy filter catalog
C++ signature :
RDKit::FilterCatalog GetFunctionalGroupHierarchy()
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Sun Oct 8 11:32:01 2017 | http://epydoc.sourceforge.net |