Learn R Programming

canceR (version 1.4.0)

GeneExpMatrix: GeneExpMatrix

Description

Example of GeneExpMatrix

Usage

data("GeneExpMatrix")

Arguments

Value

a dataframe of gene expression

Format

A data frame with 958 observations on the following 18 variables.
BEGAIN
a numeric vector
CD83
a numeric vector
CD93
a numeric vector
CEP164
a numeric vector
FOXN2
a numeric vector
IGFBP2
a numeric vector
IL18
a numeric vector
KDELR1
a numeric vector
NCSTN
a numeric vector
NOTCH2
a numeric vector
NPY
a numeric vector
NT5E
a numeric vector
PARP4
a numeric vector
SIGLEC1
a numeric vector
SLC16A2
a numeric vector
SLC35B1
a numeric vector
SLC9A2
a numeric vector
VPS16
a numeric vector

Source

cbioportal

Details

example of gene expression

References

cbioportal

Examples

Run this code
data(GeneExpMatrix)
## maybe str(GeneExpMatrix) ; plot(GeneExpMatrix) ...

Run the code above in your browser using DataLab