profiles {DrugVsDisease} | R Documentation |
List containing ranked lists of gene expression and associated p-values for a set of profiles.
data(profiles)
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.
http://www.ebi.ac.uk/arrayexpress/experiments/E-GEOD-22528
data(profiles) ## maybe str(profiles) ; plot(profiles) ...