rxn.chemutils.conversion
Functions
|
Canonicalize a SMILES string for a molecule. |
|
Cleanup a SMILES string, doing the bare minimum. |
|
Convert an InChI string to an RDKit Mol. |
|
Canonicalize a SMILES string, but returns the original SMILES string if it fails. |
|
Convert an MDL Mol string to an RDKit Mol. |
|
Convert MDL molecule description to SMILES. |
|
Convert an RDKit Mol to an InChI. |
|
Convert an RDKit Mol to an MDL Mol string. |
|
Convert an RDKit Mol to a SMILES string. |
|
Remove unnecessary hydrogens in a molecule. |
|
Sanitize an RDKit Mol with the specification of sanitizations to include or to exclude. |
|
Get the InChI string for a given SMILES. |
|
Convert a SMILES string to an RDKit Mol. |
|
The reaction SMILES from Pistachio sometimes contain fraction information at the end of the given string. |