![]() |
RDKit
Open-source cheminformatics and machine learning.
|
#include <MolFragmenter.h>
Public Attributes | |
| MolzipLabel | label = MolzipLabel::AtomMapNumber |
| std::vector< std::string > | atomSymbols |
| std::string | atomProperty |
| bool | enforceValenceRules = true |
| bool | generateCoordinates = false |
Definition at line 117 of file MolFragmenter.h.
| std::string RDKit::MolzipParams::atomProperty |
Definition at line 120 of file MolFragmenter.h.
| std::vector<std::string> RDKit::MolzipParams::atomSymbols |
Definition at line 119 of file MolFragmenter.h.
| bool RDKit::MolzipParams::enforceValenceRules = true |
Definition at line 121 of file MolFragmenter.h.
| bool RDKit::MolzipParams::generateCoordinates = false |
Definition at line 122 of file MolFragmenter.h.
| MolzipLabel RDKit::MolzipParams::label = MolzipLabel::AtomMapNumber |
Definition at line 118 of file MolFragmenter.h.