Search by Smiles, one per line
 

Results can be formatted to the desired file format. All available molecule data will be returned.

CURL commands for searching Smiles

Example: curl https://cartblanche22.docking.org/smiles.txt -F smiles-in=@smiles.txt -F dist=4 -F adist=4

Description Attributes Parameters
To specify return format curl https://cartblanche22.docking.org/smiles.txt
  • .txt
  • .csv
  • .json
To add search value -F smiles-in=@test.txt .txt file with list of smiles
To specify dist, adist
If either dist or adist are not defined, values will default to 0.
-F dist=4 -F adist=4 Number

If you want to learn more about search, please go to Zinc22 documentation on wiki page