get_study_samples: Get Study Samples

View source: R/get_study_samples.R

get_study_samplesR Documentation

Get Study Samples

Description

Get a list of all sample names mapped to files within the study

Usage

get_study_samples(study_id)

Arguments

study_id

A character string of a valid MTBLS study id

Value

a tibble of filename sample name and reliability score. 1.0 indicates a perfect match

Examples

## Not run: 
get_study_samples('MTBLS375')

## End(Not run)

aberHRML/metabolighteR documentation built on March 1, 2024, 7:31 a.m.