JamesJeffryes / pyclassyfire

A python client for the ClassyFire API
https://jamesjeffryes.github.io/pyclassyfire/
MIT License
15 stars 4 forks source link

batch queries (SMILES) #3

Open fedeserral opened 4 years ago

fedeserral commented 4 years ago

Hi! I am new using this classyfire API. I just wanna know how to do queries with multiple SMILES. Is that possible?

For example: O=Cc1ccc(O)c(OC)c1, CC(=O)NCCC1=CNc2c1cc(OC)cc2, CN1CCC[C@H]1c2cccnc2

Can I use this 3 SMILES in the same input file? I didn´t find how to do it.

thanks!

regards!