Ecoli {Ecoli}R Documentation

Ecoli data from Richmond et al.

Usage

data(Ecoli)

Format

A data frame with 4253 observations on 3 variables.
[,1] identifier factor probe identifier
[,2] Cy3 numeric normalized Cy3 intensity
[,3] Cy5 numeric normalized Cy5 intensity

Details

These data represent 4 chips under control, IPTG-a, IPTG-b and heat shock. The raw data are normalized using Ecoli.norm.

Source

CS Richmond, Department of Genetics, UW-Madison

References

CS Richmond, JD Glasner, R Mau, H Jin and FR Blattner (1999) Genome-wide expression profiling in Escherichia coli K-12. Nucleic Acids Research 27(19): 3821-3835.

See Also

Ecoli.pickgene,Ecoli.oddsplot

Examples

library( Ecoli )
data( Ecoli.contol )
data( Ecoli.IPTGa )
data( Ecoli.IPTGb )
data( Ecoli.HS )

[Package Contents]