Description Usage Arguments Details Author(s) See Also
Produce box-and-whisker plot(s) of the samples for the selected device.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 |
x |
object of class |
which |
type of probes to be used, for details see |
size |
length of sequence to be generated as subset. |
transfo |
a valid function to transform the data, usually |
range |
determines how far the plot whiskers extend out from the box. |
names |
optional vector of sample names. |
mar |
plot margin. |
las |
style of axis labels. |
cex |
amount by which plotting text and symbols should be magnified. |
dev |
graphics device to plot to, i.e. one of “screen”, “jpeg”,“png”, “pdf” or “ps”. |
outfile |
the name of the output file. |
w |
the width of the device in pixels. |
h |
the height of the device in pixels. |
... |
optional arguments to be passed to |
Produces a boxplot for slot data for an object of class DataTreeSet,
ExprTreeSet or QualTreeSet for the selected graphics device.
Christian Stratowa
boxplot, plotBorder, plotNUSE, plotRLE
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.