polymerist.rdutils
Utilities for generating, labelling, editing, and transforming RDKit molecules and other RDKit objects
Submodules
Functions
|
Change image size and shape of RDKit Mol images |
|
Turns on highlighting of found substructures when performing substructure matches |
|
Turns off highlighting of found substructures when performing substructure matches |
|
Turns on automatic kekulization of aromatic bonds before drawing molecules in Jupyter Notebooks |
|
Turns off automatic kekulization of aromatic bonds before drawing molecules in Jupyter Notebooks |
Package Contents
- polymerist.rdutils.set_rdkdraw_size(dim: int = 300, aspect: float = 3 / 2)[source]
Change image size and shape of RDKit Mol images
- polymerist.rdutils.enable_substruct_highlights() None[source]
Turns on highlighting of found substructures when performing substructure matches
- polymerist.rdutils.disable_substruct_highlights() None[source]
Turns off highlighting of found substructures when performing substructure matches