plotDeg | R Documentation |
These functions make density and RNA degradation plots with automatic placement of legends.
plotDeg(dat, filenames = NULL)
dat |
An |
filenames |
Filenames that will be used in the legend of the resulting
plot. If |
These functions are called only for the side effect of making the plots. Nothing else is returned.
James W. MacDonald <jmacdon@u.washington.edu>
library("affydata")
data(Dilution)
plotDeg(Dilution)
plotHist(Dilution)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.