RDKit
Open-source cheminformatics and machine learning.
|
#include <GraphMol/RDKitBase.h>
#include <GraphMol/ChemTransforms/MolFragmenter.h>
#include "RGroupDecomp.h"
#include <map>
Go to the source code of this file.
Namespaces | |
namespace | RDKit |
Std stuff. | |
Enumerations | |
enum class | RDKit::Labelling { RDKit::RGROUP_LABELS , RDKit::ISOTOPE_LABELS , RDKit::ATOMMAP_LABELS , RDKit::INDEX_LABELS , RDKit::DUMMY_LABELS , RDKit::INTERNAL_LABELS } |
Variables | |
RDKIT_RGROUPDECOMPOSITION_EXPORT const std::string | RDKit::RLABEL |
RDKIT_RGROUPDECOMPOSITION_EXPORT const std::string | RDKit::RLABEL_TYPE |
RDKIT_RGROUPDECOMPOSITION_EXPORT const std::string | RDKit::RLABEL_CORE_INDEX |
RDKIT_RGROUPDECOMPOSITION_EXPORT const std::string | RDKit::SIDECHAIN_RLABELS |
RDKIT_RGROUPDECOMPOSITION_EXPORT const std::string | RDKit::done |
RDKIT_RGROUPDECOMPOSITION_EXPORT const std::string | RDKit::UNLABELED_CORE_ATTACHMENT |
const unsigned int | RDKit::EMPTY_CORE_LABEL = -100000 |