get_files_list_per_assay: Auto-exported function: get_files_list_per_assay

View source: R/get_metabolights_study.R

get_files_list_per_assayR Documentation

Auto-exported function: get_files_list_per_assay

Description

Auto-exported function: get_files_list_per_assay

Usage

get_files_list_per_assay(studyID)

Arguments

studyID

Character string with the MetaboLights study identifier.

Value

A named list of data.frame objects, one per assay, each containing the sample names and corresponding file names for the specified study. Each data frame has two columns: Samples, with sample identifiers, and Files, with the associated raw or spectral data file names available in MetaboLights.

Examples

## Not run: 
assays <- get_files_list_per_assay("MTBLS1")
names(assays)

## End(Not run)


specmine documentation built on Aug. 5, 2026, 5:06 p.m.