Description Usage Arguments Details Value Author(s) References Examples
View source: R/searchByFormula.R
Search for MoNA records based on the molecular formula
1 | searchByFormula(formula, returnType = "json")
|
formula |
Return entries with this molecular formula |
returnType |
Specify the requested return type, currently only JSON suported |
First prototype accessing MoNA from R
Returns a JSON document
Michael Witting
http://mona.fiehnlab.ucdavis.edu/
1 | searchByFormula("C15H12O5")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.