RDKit
Open-source cheminformatics and machine learning.
Loading...
Searching...
No Matches
RDKit::MolzipParams Struct Reference

#include <MolFragmenter.h>

Public Attributes

MolzipLabel label = MolzipLabel::AtomMapNumber
 
std::vector< std::string > atomSymbols
 
std::string atomProperty
 
bool enforceValenceRules = true
 
bool generateCoordinates = false
 

Detailed Description

Definition at line 114 of file MolFragmenter.h.

Member Data Documentation

◆ atomProperty

std::string RDKit::MolzipParams::atomProperty

Definition at line 117 of file MolFragmenter.h.

◆ atomSymbols

std::vector<std::string> RDKit::MolzipParams::atomSymbols

Definition at line 116 of file MolFragmenter.h.

◆ enforceValenceRules

bool RDKit::MolzipParams::enforceValenceRules = true

Definition at line 118 of file MolFragmenter.h.

◆ generateCoordinates

bool RDKit::MolzipParams::generateCoordinates = false

Definition at line 119 of file MolFragmenter.h.

◆ label

MolzipLabel RDKit::MolzipParams::label = MolzipLabel::AtomMapNumber

Definition at line 115 of file MolFragmenter.h.


The documentation for this struct was generated from the following file: