Description Usage Arguments Value Author(s)
View source: R/NanoStringQualityMetrics.R
Plot the density of counts for all endogenous and housekeeping genes for each sample in an RccSet object
1 | densityPlot(M, log.transform = FALSE, pdata, covar, ...)
|
M |
One of the matrices from the assayData() of an RccSet object (make sure to set the log.transform parameter accordingly) |
log.transform |
Scalar boolean |
pdata |
pData() of the RccSet object |
covar |
character; colname in pData() that can be used to label genes by a category of interest (passed on to colByCovar) |
... |
additional plotting parameters |
A density plot
Dorothee Nickles
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.