View source: R/joining-metadata.R
join_full_study_metadata | R Documentation |
Join full study metadata set by specimenID and individualID. Note: this is currently limited in scope to just individualID, specimenID, and assay. Additionally, will give back error if only given assay(s) or a biospecimen file with no other metadata; OR if there is more than one individual or biospecimen metadata file associated with a study.
TODO: in case of above errors, should find a way to indicate which study cause the problem.
join_full_study_metadata(meta_files)
meta_files |
Dataframe with columns |
Dataframe with columns individualID
, specimenID
, assay
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.