getmwstudies | R Documentation |
Gets metabolomics data, metadata and metabolite info from Metabolomics Workbench using REST service
getmwstudies(studyid, typedata)
studyid |
from MW and typedata whether metadata (factors) or metabolic data |
typedata |
can be "factors" for metadata, "data" for metabolomics data and 'metabolites' for metabolite info |
data = getmwstudies('ST001304', 'data')
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.