[BioC] Display of histogram of RMA-processed data

Richard Friedman friedman at cancercenter.columbia.edu
Thu May 13 16:02:44 CEST 2004


Dear Bioconductor Users,

	I wish to view the histogram of RMA processed data to
see if the RMA algorithm converged histograms of a number of slides
and got rid of a bothersome second peak. When I apply the command

 > hist(howard1.norm)
where howard1.norm is the output of the RMA command,

 > howard1.norm <-rma(howard1.raw)

I get the following errormessage:
Error in hist.default(howard1.norm) : `x' must be numeric

Jim MacDonald  pointed out to me that a file made with the
command

> dat1 <- normalize.AffyBatch.quantiles(dat)

can have its histogram displayed. However I want to be able to see the
histogram of dat processed by rma.

Is there any command that I can use to display the histogram of data
processed by the rma command?

Thanks and best wishes,
Rich
------------------------------------------------------------
Richard A. Friedman, PhD
Associate Research Scientist
Herbert Irving Comprehensive Cancer Center
Oncoinformatics Core
Lecturer
Department of Biomedical Informatics
Box 95, Room 130BB or P&S 1-420C
Columbia University Medical Center
630 W. 168th St.
New York, NY 10032
(212)305-6901 (5-6901) (voice)
friedman at cancercenter.columbia.edu
http://cancercenter.columbia.edu/~friedman/

"I'm giving up coffee. Now that it looks like I might top
6 feet, I don't want to risk spoiling it."
- Isaac Friedman, age 14
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: text/enriched
Size: 1732 bytes
Desc: not available
Url : https://www.stat.math.ethz.ch/pipermail/bioconductor/attachments/20040513/034b0cfc/attachment.bin


More information about the Bioconductor mailing list