chembl_beaker icon indicating copy to clipboard operation
chembl_beaker copied to clipboard

RDKit wrapper

Results 2 chembl_beaker issues
Sort by recently updated
recently updated
newest added

correct misspelling word `botte` to `bottle` That's all. :-)

Hi, I'm trying to make the image2smiles work. import chembl_beaker smi=image2smiles(r'path to img') print('smi') I get the error rhat image2smiles is not defined. I would be very happy about some...