RDKit
Open-source cheminformatics and machine learning.
|
Namespaces | |
namespace | details |
Classes | |
class | SearchResults |
class | SubstructureResults |
class | Synthon |
class | SynthonSet |
class | SynthonSpace |
class | SynthonSpaceFingerprintSearcher |
struct | SynthonSpaceHitSet |
class | SynthonSpaceSearcher |
struct | SynthonSpaceSearchParams |
class | SynthonSpaceSubstructureSearcher |
Functions | |
RDKIT_SYNTHONSPACESEARCH_EXPORT std::unique_ptr< ROMol > | getConnRegion (const ROMol &mol) |
Variables | |
const std::vector< std::string > | CONNECTOR_SYMBOLS {"[U]", "[Np]", "[Pu]", "[Am]"} |
constexpr unsigned int | MAX_CONNECTOR_NUM {4} |
RDKIT_SYNTHONSPACESEARCH_EXPORT std::unique_ptr< ROMol > RDKit::SynthonSpaceSearch::getConnRegion | ( | const ROMol & | mol | ) |
const std::vector<std::string> RDKit::SynthonSpaceSearch::CONNECTOR_SYMBOLS {"[U]", "[Np]", "[Pu]", "[Am]"} |
Definition at line 41 of file SynthonSpace.h.
Definition at line 42 of file SynthonSpace.h.