[R] AffyChip Background Analysis

2006-08-29 Thread Gunther Höning
Dear list,

I want to analyse some HG133Plus2.0 Affymetrix chips.
The first thing I intent to do, is just to perform a background correction
(mas, rma, gcrma,...) with the cel files.
Then I want to take a look at the files.
How can I do this ? 

Gunther

__
R-help@stat.math.ethz.ch mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.


Re: [R] AffyChip Background Analysis

2006-08-29 Thread Seth Falcon
Gunther Höning [EMAIL PROTECTED] writes:

 Dear list,

 I want to analyse some HG133Plus2.0 Affymetrix chips.
 The first thing I intent to do, is just to perform a background correction
 (mas, rma, gcrma,...) with the cel files.
 Then I want to take a look at the files.
 How can I do this ? 

You might want to take a look at some of the packages in the
Bioconductor project.

Here is a link to the BioC packages that deal with visualization:
http://www.bioconductor.org/packages/release/Visualization.html

+ seth

__
R-help@stat.math.ethz.ch mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.