rdeditor icon indicating copy to clipboard operation
rdeditor copied to clipboard

Supporting SMILES str or rdkit Mol object in the `MainWindow` class

Open Ruibin-Liu opened this issue 1 year ago • 3 comments

Currently, we can use MainWindow in custom code but the class only support empty or file_name argument. I looked through the code briefly and thought it would not be too hard to add supporting for a SMILES string or even better a rdkit Mol object as an argument.

Do you already have a plan to support that? If not I can help if you think it is useful.

Ruibin-Liu avatar Feb 18 '25 08:02 Ruibin-Liu