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 114 of file MolFragmenter.h.
std::string RDKit::MolzipParams::atomProperty |
Definition at line 117 of file MolFragmenter.h.
std::vector<std::string> RDKit::MolzipParams::atomSymbols |
Definition at line 116 of file MolFragmenter.h.
Definition at line 118 of file MolFragmenter.h.
Definition at line 119 of file MolFragmenter.h.
MolzipLabel RDKit::MolzipParams::label = MolzipLabel::AtomMapNumber |
Definition at line 115 of file MolFragmenter.h.