Description Usage Arguments Value Examples
Draw column densities of an object over multiple plots by using limma::plotDensities() function.
1 2 |
dat |
an object of log2-normalized protein (or gene) expressions, containing markers in rows and samples in columns. |
name |
name tag for the output file. |
per.plot |
number of densities to be drawn on a single plot. If NULL, ncol(object) will be used. |
main |
character string, an overall title for the plot. |
group |
vector or factor classifying the arrays into groups. Should be same length as ncol(object). |
legend |
character string giving position to place legend. See 'legend' for possible values. Can also be logical, with FALSE meaning no legend. |
pdf plot(s).
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.