Learn R Programming

canceR (version 1.4.0)

getGeneExpMatrix: get matrix with gene expression from file

Description

get matrix with gene expression from file

Usage

getGeneExpMatrix()

Arguments

Value

dataframe of gene expression

Examples

Run this code
load(paste(path.package("canceR"),"/data/brca_tcga73genes.RData", sep=""))
## Not run: 
# getGeneExpMatrix()
# ## End(Not run)

Run the code above in your browser using DataLab