geneexp: Gene expression

geneexpR Documentation

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)

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

Source

Fictious data.

Examples

data(geneexp)

isdals documentation built on Aug. 20, 2023, 1:07 a.m.

Related to geneexp in isdals...