updateInfo: Update metadata from data bits

View source: R/updateInfo.R

updateInfoR Documentation

Update metadata from data bits

Description

This function takes a list of data objects, cancer code, file path, and version to document the metadata in 'filePath'

Usage

updateInfo(dataList, cancer, folderPath, version)

Arguments

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")

Value

A CSV file saved in the data folder


waldronlab/MultiAssayExperiment.TCGA documentation built on May 19, 2023, 6:06 p.m.