gene.list {CePa} | R Documentation |
Differential gene list and background gene list
Description
Differential gene list and background gene list
Usage
data(gene.list)
Details
Differential gene list and background gene list was extracted from microarray data from GEO database. The accession number for the data set is GSE22058. The t-test was applied to find differentially expressed genes. Top 2000 genes were selected as the gene list.
Value
A list containing two componets:
bk
background gene list, gene symbol
dif
differentially expressed gene list, gene symbol
Examples
data(gene.list)
names(gene.list)
[Package CePa version 0.8.0 Index]