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

#include <FileParsers.h>

Public Attributes

bool sanitize = true
bool removeHs = true
bool proximityBonding = true
unsigned int flavor = 0

Detailed Description

Definition at line 410 of file FileParsers.h.

Member Data Documentation

◆ flavor

flavor to use

Definition at line 415 of file FileParsers.h.

◆ proximityBonding

if set to true, proximity bonding will be performed

Definition at line 413 of file FileParsers.h.

◆ removeHs

remove Hs after constructing the molecule

Definition at line 412 of file FileParsers.h.

◆ sanitize

sanitize the molecule after building it

Definition at line 411 of file FileParsers.h.


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