Results can be formatted to the desired file format. All available molecule data will be returned.
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 |
|
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