Learn R Programming

GExMap (version 1.1.3)

list: Gene list used as an example by GExMap

Description

Text file tab separated with two columns. The first columns is for the probes identifiers and the second for the variation code (1 or -1). The title of the first column must be formated as follow: [type of mocroarray], [microarray name]. The title of the second column must be "expression".

Usage

data(list)

Arguments

Format

A data frame with 3856 observations on the following variable.
V2
a factor with levels -1 1 expression

Source

http://gexmap.voila.net/index.html

Details

This dat set included in the GExMap package as an example.