View source: R/plottingFunctions.R
Plot subject stat, e.g. totalMolCount, by pool
1 | pltSubjectStatByPool(stat, poolVec = NULL, logY = TRUE, ylab = stat)
|
stat |
character giving the stat to plot, e.g. totalMolCount |
poolVec |
character vector giving the pools to plot |
logY |
logical, use log y-axis when TRUE |
ylab |
(optional) alternate y-axis label; defaults to stat |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.