rxn.chemutils.multicomponent_smiles
Utilities related to “multi-component SMILES”, i.e. strings containing multiple compounds in SMILES notation, which may include fragment bonds.
Functions
|
Apply a function to the individual compounds in a multi-component SMILES string. |
|
Canonicalize the molecules of a multi-component SMILES string. |
|
Convert a list of molecules into a string representation (taking fragment bonds into account). |
|
Convert a string of molecules into a list of molecules (taking fragment bonds into account). |
Remove duplicate molecule SMILES strings in a multi-component SMILES string. |
|
|
Sort the molecule SMILES in a multi-component SMILES string alphabetically. |