Description Usage Arguments Value Examples
Shows the ranked means with a running median calculated with a window size of 10
1 2 3 4 | meanSdPlot(x, ...)
## S4 method for signature 'ChemoProtSet'
meanSdPlot(x, ...)
|
x |
object of class 'ChemoProtSet' |
... |
other plot options |
meanSd plot for objects of class ChemoProtSet
1 2 3 4 | ex <- processedExample
ex <- runNormalisation(ex)
ex <- fitModel(ex)
meanSdPlot(ex)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.