GeneExpMatrix {canceR} | R Documentation |
Example of GeneExpMatrix
data("GeneExpMatrix")
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
example of gene expression
a dataframe of gene expression
cbioportal
cbioportal
data(GeneExpMatrix) ## maybe str(GeneExpMatrix) ; plot(GeneExpMatrix) ...