Learn R Programming

CePa (version 0.8.1)

gene.list: Differential gene list and background gene list

Description

Differential gene list and background gene list

Usage

data(gene.list)

Arguments

Value

A list containing two componets:

bk

background gene list, gene symbol

dif

differentially expressed gene list, gene symbol

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.

Examples

Run this code
data(gene.list)
names(gene.list)

Run the code above in your browser using DataLab