get_study_samples: Get Study Samples

Description Usage Arguments Value Examples

View source: R/get_study_samples.R

Description

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

Usage

1

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

1
2
3
4
## Not run: 
get_study_samples('MTBLS375')

## End(Not run)

metabolighteR documentation built on Feb. 10, 2022, 1:09 a.m.