chembl_beaker
chembl_beaker copied to clipboard
Documentation/ img2smiles
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 help! Thank you in advance