We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hello,
I see that there is an API option for substructure search, but there isn't an option for tanimoto similarity. This is for the substructure search: https://coconut.naturalproducts.net/api/search/substructure?type=default&max-hits=100&smiles=O=C1OC(C(O)=C1O)CO
May I know, what is the API for the tanimoto search.
Thanks A
The text was updated successfully, but these errors were encountered:
Hi @aiswaryapawar , You could try the following, https://coconut.naturalproducts.net/api/search/similarity?simThreshold=90type=default&max-hits=100&smiles=O=C1OC(C(O)=C1O)CO
Hope this helps.
Sorry, something went wrong.
Kohulan
No branches or pull requests
Hello,
I see that there is an API option for substructure search, but there isn't an option for tanimoto similarity.
This is for the substructure search:
https://coconut.naturalproducts.net/api/search/substructure?type=default&max-hits=100&smiles=O=C1OC(C(O)=C1O)CO
May I know, what is the API for the tanimoto search.
Thanks
A
The text was updated successfully, but these errors were encountered: