Retrieve the names and type of all files that have been deposited with the public study. If raw_data is TRUE then details of raw data files(ie, .mzML) are also returned.
Usage
get_study_files(study_id, raw_data = FALSE)
Arguments
study_id
A character string of a valid MTBLS study id
raw_data
logical; if TRUE then raw data file info is also returned. (Default is FALSE)