#include <RGroupDecomp.h>
Definition at line 55 of file RGroupDecomp.h.
◆ RGroupDecompositionParameters()
| RDKit::RGroupDecompositionParameters::RGroupDecompositionParameters |
( |
unsigned int |
labels = AutoDetect, |
|
|
unsigned int |
strategy = GreedyChunks, |
|
|
unsigned int |
labelling = AtomMap | MDLRGroup, |
|
|
unsigned int |
alignment = MCS, |
|
|
unsigned int |
chunkSize = 5, |
|
|
bool |
matchOnlyAtRGroups = false, |
|
|
bool |
removeHydrogenOnlyGroups = true, |
|
|
bool |
removeHydrogensPostMatch = true |
|
) |
| |
|
inline |
◆ autoGetLabels()
| unsigned int RDKit::RGroupDecompositionParameters::autoGetLabels |
( |
const RWMol & |
| ) |
|
◆ prepareCore()
| bool RDKit::RGroupDecompositionParameters::prepareCore |
( |
RWMol & |
, |
|
|
const RWMol * |
alignCore |
|
) |
| |
◆ alignment
| unsigned int RDKit::RGroupDecompositionParameters::alignment |
◆ chunkSize
| unsigned int RDKit::RGroupDecompositionParameters::chunkSize |
◆ labels
| unsigned int RDKit::RGroupDecompositionParameters::labels |
◆ matchingStrategy
| unsigned int RDKit::RGroupDecompositionParameters::matchingStrategy |
◆ onlyMatchAtRGroups
| bool RDKit::RGroupDecompositionParameters::onlyMatchAtRGroups |
◆ removeAllHydrogenRGroups
| bool RDKit::RGroupDecompositionParameters::removeAllHydrogenRGroups |
◆ removeHydrogensPostMatch
| bool RDKit::RGroupDecompositionParameters::removeHydrogensPostMatch |
◆ rgroupLabelling
| unsigned int RDKit::RGroupDecompositionParameters::rgroupLabelling |
The documentation for this struct was generated from the following file: