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
To transform Flapjack chemicals into SBOL simple chemicals we need to add the ChEBI ontology URI but we collect PubChem CID in Flapjack.
I see two options, look for a mapping from one to the other. PubChem CID items have a Chebi source but I dont know if there is a tool to do it or we need to do it using web scrapping. Example Homoserine lactone (https://pubchem.ncbi.nlm.nih.gov/compound/73509) is related to https://www.ebi.ac.uk/chebi/searchId.do?chebiId=CHEBI:17289 The second option is just to change the Chemical input on Flapjack.
The text was updated successfully, but these errors were encountered:
timrudge
gyanezfeliu
No branches or pull requests
To transform Flapjack chemicals into SBOL simple chemicals we need to add the ChEBI ontology URI but we collect PubChem CID in Flapjack.
I see two options, look for a mapping from one to the other. PubChem CID items have a Chebi source but I dont know if there is a tool to do it or we need to do it using web scrapping. Example Homoserine lactone (https://pubchem.ncbi.nlm.nih.gov/compound/73509) is related to https://www.ebi.ac.uk/chebi/searchId.do?chebiId=CHEBI:17289
The second option is just to change the Chemical input on Flapjack.
The text was updated successfully, but these errors were encountered: