Description Usage Arguments Value
View source: R/plotProportions.R
Draws a plot of estimated proprotions If ggplot2 and reshape2 are installed will use them and return ggplot object Otherwise will use standart R functions
1 | plotProportions(..., pnames = NULL, point_size = 2, line_size = 1)
|
... |
matricies, data frames, NMF objects of estimated proportions or paths to file |
pnames |
experiment titles |
point_size |
point size for plot |
line_size |
line size for plot |
ggplot object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.