getGeneExpMatrix: get matrix with gene expression from file

View source: R/getGeneExpMatrix.R

getGeneExpMatrixR Documentation

get matrix with gene expression from file

Description

get matrix with gene expression from file

Usage

getGeneExpMatrix()

Value

dataframe of gene expression

Examples

readRDS(paste(path.package("canceR"),"/extdata/rdata/brca_tcga73genes.rds", sep=""))
## Not run: 
getGeneExpMatrix()

## End(Not run)

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