Description Usage Arguments Details References
View source: R/get_metabolights_study.R
Downloads the metadata file from the assay specified in 'assay' of the MetaboLights study ('studyID').
1 | get_metabolights_study_metadata_assay(studyID, assay, directory)
|
studyID |
ID of the metabolights study to download. |
assay |
Number of the assay. |
directory |
Directory where to download the data. |
This function should be used together with get_metabolights_study_files_assay
. See example below.
The metadata file is a csv file with the metadata information on each sample of the study's assay.
MetaboLights database: https://www.ebi.ac.uk/metabolights/
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.