searchByFormula: Search MoNA by molecular formula

Description Usage Arguments Details Value Author(s) References Examples

View source: R/searchByFormula.R

Description

Search for MoNA records based on the molecular formula

Usage

1
searchByFormula(formula, returnType = "json")

Arguments

formula

Return entries with this molecular formula

returnType

Specify the requested return type, currently only JSON suported

Details

First prototype accessing MoNA from R

Value

Returns a JSON document

Author(s)

Michael Witting

References

http://mona.fiehnlab.ucdavis.edu/

Examples

1
searchByFormula("C15H12O5") 

sneumann/RaMoNA documentation built on May 30, 2019, 5:06 a.m.