View source: R/gathering-ids-from-metadata-files.R
get_file_indices | R Documentation |
Get a list of file indices for each metadata file type. There should be only one individual file and one biospecimen file per study.
get_file_indices(
meta_files,
meta_types = c("biospecimen", "assay", "individual")
)
meta_files |
Dataframe with column |
meta_types |
Vector of metadata types to get indices for. Default is
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.