updateInfo | R Documentation |
This function takes a list of data objects, cancer code, file path, and version to document the metadata in 'filePath'
updateInfo(dataList, cancer, folderPath, version)
dataList |
A List of experiment data for a MultiAssayExperiment |
cancer |
A single string indicating the TCGA cancer code |
folderPath |
A single string pointing to the folder where metadata information for each cancer is to be saved |
version |
character(1) A version string for versioning data runs (such as "1.0.0") |
A CSV file saved in the data folder
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.