Description Usage Arguments Details See Also Examples
Creating a hdr.boxplot
of the M-value in a MethyLumiM object
1 2 |
x |
a |
main |
title of the boxplot |
logMode |
only works when the dataType of x is "Intensity" |
... |
optional arguments to |
Because the density plot of M-values usually includes two modes, using the traditional boxplot cannot accurately represent the distribution of the data. Here we use violin plot to show the density of M-values by samples
MethyLumiM-class
, panel.violin
and boxplot,ExpressionSet-method
1 2 3 | ## load example data
data(example.lumiMethy)
boxplot(example.lumiMethy)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.