poli.core.util.chemistry.string_to_molecule#
Utilities for transforming string representations of molecules into molecules in RDKit.
Functions
|
Converts a list of selfies strings to RDKit molecules. |
|
Converts a list of SMILES strings to RDKit molecules. |
|
Convert a string representation of a molecule to an RDKit molecule. |
|
Translates a list of SELFIES strings to SMILES strings. |
|
Translates a list of SMILES strings to SELFIES strings. |