#include <RGroupDecomp.h>
Definition at line 101 of file RGroupDecomp.h.
◆ RGroupDecomposition() [1/2]
◆ RGroupDecomposition() [2/2]
◆ ~RGroupDecomposition()
| RDKit::RGroupDecomposition::~RGroupDecomposition |
( |
| ) |
|
◆ add()
| int RDKit::RGroupDecomposition::add |
( |
const ROMol & |
mol | ) |
|
◆ getRGroupLabels()
| std::vector<std::string> RDKit::RGroupDecomposition::getRGroupLabels |
( |
| ) |
const |
return the current group labels
◆ getRGroupsAsColumns()
| RGroupColumns RDKit::RGroupDecomposition::getRGroupsAsColumns |
( |
| ) |
const |
return rgroups in column order group[attachment_point][row] = ROMol
◆ getRGroupsAsRows()
| RGroupRows RDKit::RGroupDecomposition::getRGroupsAsRows |
( |
| ) |
const |
return rgroups in row order group[row][attachment_point] = ROMol
◆ process()
| bool RDKit::RGroupDecomposition::process |
( |
| ) |
|
The documentation for this class was generated from the following file: