profiles {DrugVsDisease}R Documentation

Gene Expression Profiles

Description

List containing ranked lists of gene expression and associated p-values for a set of profiles.

Usage

data(profiles)

Format

List containing rank of differential gene expression and pvalues in a list. Each item in the list contains a matrix. Matrix has number of rows equal number genes and columns for the different profiles.

Source

http://www.ebi.ac.uk/arrayexpress/experiments/E-GEOD-22528

Examples

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

[Package DrugVsDisease version 2.35.0 Index]