GeneExpMatrix {canceR}R Documentation

GeneExpMatrix

Description

Example of GeneExpMatrix

Usage

data("GeneExpMatrix")

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

Details

example of gene expression

Value

a dataframe of gene expression

Source

cbioportal

References

cbioportal

Examples

data(GeneExpMatrix)
## maybe str(GeneExpMatrix) ; plot(GeneExpMatrix) ...

[Package canceR version 1.16.02 Index]