Description Usage Arguments Value Examples
Description
1 2 3 4 | densityPlot(x, rankProteins = FALSE, ...)
## S4 method for signature 'ChemoProtSet'
densityPlot(x, rankProteins = FALSE, ...)
|
x |
object of class 'ChemoProtSet' |
rankProteins |
plot a the set of ranked proteins or plot the density of the channels |
... |
other plot options |
density plot for objects of class ChemoProtSet
1 2 3 4 | ex <- processedExample
ex <- runNormalisation(ex)
ex <- fitModel(ex)
densityPlot(ex)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.