gene.list | R Documentation |
Differential gene list and background gene list
data(gene.list)
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.
A list containing two componets:
bk
background gene list, gene symbol
dif
differentially expressed gene list, gene symbol
data(gene.list)
names(gene.list)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.