loadMetaEntries {repository} R Documentation

load the complete metabolights database

Description

Usage

loadMetaEntries(file,
    tqdm = TRUE);

Arguments

file

should be a file path to the complete metabolights database file: eb-eye_metabolights_complete.xml. [as string]

tqdm

apply of the tqdm progress bar wrapper?. [as boolean]

Details

the database file could be download from the url link: http://ftp.ebi.ac.uk/pub/databases/metabolights/eb-eye/eb-eye_metabolights_complete.xml

Authors

MetaboLights

Value

a collection of the data entry objects

clr value class

Examples


[Package repository version 1.0.0.0 Index]