exprs3: Real dataset pulled down from GEO...

Description Usage Format Details Author(s) Examples

Description

Gene expression dataset, containing 1000 rows and 35 columns.

Usage

1

Format

A data frame with 1000 observations 35 variables.

Details

In the sample gene expression data matrix exprs, it was designed to study gene expression in Type 2 Diabetes and health samples.

Author(s)

Jing Yang

Examples

1
2
3
4
data(exprs3)
exprs3[,1:12] # exprssion data for Type 2 Diabetes samples
exprs3[,13:35] # exprssion data for health samples
row.names(exprs3) # gene identifiers

DSviaDRM documentation built on May 2, 2019, 5:54 a.m.