View source: R/gathering-ids-from-metadata-files.R
gather_ids_all_studies | R Documentation |
Assumes all metadata files are csv with some combination of
columns: individualID
, specimenID
, assay
. Gathers by study grouping.
gather_ids_all_studies(all_files)
all_files |
dataframe with columns |
Dataframe with columns individualID
, specimenID
, assay
,
study
containing all relevant metadata from all_files
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.