![]() |
RDKit
Open-source cheminformatics and machine learning.
|
#include <FileParsers.h>
Public Attributes | |
| bool | includeLeavingGroups |
| SCSRTemplateNames | scsrTemplateNames = SCSRTemplateNames::AsEntered |
| SCSRBaseHbondOptions | scsrBaseHbondOptions = SCSRBaseHbondOptions::UseSapAll |
Definition at line 79 of file FileParsers.h.
| bool RDKit::v2::FileParsers::MolFromSCSRParams::includeLeavingGroups |
when true, leaving groups on atoms that are not exo-bonded are retained. When false, no leaving groups are retained
Definition at line 80 of file FileParsers.h.
| SCSRBaseHbondOptions RDKit::v2::FileParsers::MolFromSCSRParams::scsrBaseHbondOptions = SCSRBaseHbondOptions::UseSapAll |
Definition at line 85 of file FileParsers.h.
| SCSRTemplateNames RDKit::v2::FileParsers::MolFromSCSRParams::scsrTemplateNames = SCSRTemplateNames::AsEntered |
Definition at line 83 of file FileParsers.h.