getStudyDataList: Get the gene expression data for multiple studies.

View source: R/metapredict_process.R

getStudyDataListR Documentation

Get the gene expression data for multiple studies.

Description

Runs getStudyData() for multiple studies.

Usage

getStudyDataList(parentFolderPath, studyMetadata)

Arguments

parentFolderPath

Path to the folder that contains the data.

studyMetadata

A data.frame where each row corresponds to one study. Should have columns for study, studyDataType, and platformInfo.

Value

A named list of ExpressionSets.


jakejh/metapredict documentation built on Feb. 14, 2023, 7:53 p.m.