View source: R/get_study_samples.R
get_study_samples | R Documentation |
Get a list of all sample names mapped to files within the study
get_study_samples(study_id)
study_id |
A character string of a valid MTBLS study id |
a tibble
of filename sample name and reliability score. 1.0 indicates a perfect match
## Not run:
get_study_samples('MTBLS375')
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.