plotDensity.AffymetrixCelSet | R Documentation |
Plots the densities of all samples.
## S3 method for class 'AffymetrixCelSet'
plotDensity(this, subset=NULL, types=NULL, ..., col=seq_along(this), lty=NULL, lwd=NULL,
annotate=TRUE, add=FALSE, verbose=FALSE)
subset |
The subset of probes to considered before any
filtering by probe type is applied.
If a |
types |
The type of probes to include, e.g. |
... |
Additional arguments passed to
|
col |
A |
lty |
A |
lwd |
A |
add |
If |
Returns nothing.
Henrik Bengtsson
For more information see AffymetrixCelSet
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.