-
Notifications
You must be signed in to change notification settings - Fork 40
New issue
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
FlavorDB #282
Comments
@jmorim, you might be interested in this resource if you haven't heard of it yet. |
I should also mention that the FAQ explicitly states that data are available for use under a creative commons license (http://creativecommons.org/licenses/by-nc-sa/3.0/) |
Sure I'll get on it. |
"There are other search features for foods and food ingredients that are outside of the scope of webchem." I am not sure those are outside of scope. |
Hi - the website is totally down - can you by any chance share those json files ?! |
I would try to contact the corresponding author (Ganesh Bagler) of the paper linked in the issue, if you haven't already. |
the website is down,i really need help. |
I have not contacted the author. thanks for your support
…On Thu, Sep 1, 2022 at 11:45 PM obera88 ***@***.***> wrote:
the website is down,i really need help.
—
Reply to this email directly, view it on GitHub
<#282 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AABWWOYGP3PWROH7IRSCUJLV4EPXHANCNFSM4QQ65TGQ>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
Suggested database: FlavorDB:
Feasibility. Doesn't provide an API, but data on molecule info cards is available in JSON format and shouldn't be too difficult to download and parse. Uses PubChem IDs in URLs for molecule info cards, so a first step implementation accepting PubChem IDs would be quite easy.
Scope. Primarily flavor and odor percepts of molecules. Has some interesting features such as similarity search (something implemented by a third party), visual search (essentially a flavor ontology), and search by functional group (e.g. "ketone" to search all ketones). Returns some standard identifiers (SMILES, CAS, PubChem ID) as well as identifiers for other taste and odor specific databases (e.g. FooDB FooDB #145). There are other search features for foods and food ingredients that are outside of the scope of webchem.
Overlap. The only flavor info we currently have is in the rather small flavornet database as well as whatever is integrated into PubChem.
The text was updated successfully, but these errors were encountered: