[BioC] Boxplots and Histograms of PM data

Rafael A. Irizarry ririzarr at jhsph.edu
Mon May 5 23:44:07 MEST 2003


use the pm method to extract the pms and the you can do anything you want.
for example, if x is your AffyBatch

pms <- pm(x)
hist(log2(pms[,1]),nclass=75)


On Tue, 6 May 2003, [iso-8859-1] cmprobst wrote:

> Dear all.
> 
> When I use the boxplot and hist functions in an AffyBatch class, I get the distribution of PM and MM values?
> 
> If I want to show just PM values in a boxplot and a histogram, how do I proceed?
> 
> TIA
> 
> Christian
> 	[[alternate HTML version deleted]]
> 
> _______________________________________________
> Bioconductor mailing list
> Bioconductor at stat.math.ethz.ch
> https://www.stat.math.ethz.ch/mailman/listinfo/bioconductor
>



More information about the Bioconductor mailing list