Learn R Programming

isdals (version 3.0.1)

geneexp: Gene expression

Description

Two groups were compared in an experiment with six microarrays. Two conditions (the test group and the reference group) were examined on each array and the amount of protein synthesized by the gene (also called the gene expression) was registered.

Usage

data(geneexp)

Arguments

Format

A data frame with 6 observations on the following 3 variables.

array

array id

test

gene expression level for test group

reference

gene expression level for reference group

Examples

Run this code
data(geneexp)

Run the code above in your browser using DataLab