getMegaProfData: Get profile data for more than 500 genes list.

View source: R/getMegaProfData.R

getMegaProfDataR Documentation

Get profile data for more than 500 genes list.

Description

Get profile data for more than 500 genes list.

Usage

getMegaProfData(MegaGeneList,k)

Arguments

MegaGeneList

Genelist >500

k

integer number of studies

Value

dataframewith profile data

Examples

myGlobalEnv <- new.env(parent = emptyenv())
readRDS(paste(path.package("canceR"),"/extdata/rdata/brca_tcgaGSEAlm1021.rds", sep=""))
## Not run: 
getMegaProfData(myGlobaEnv$MegaGeneList,1) 

## End(Not run)


kmezhoud/canceR documentation built on March 4, 2024, 12:34 a.m.