densityPlot | R Documentation |
Creates a density plot of the mean of individual smoothed methylation values
densityPlot(matrix = matrix, group = NA)
matrix |
A matrix of smoothed individual methylation values |
group |
Ordered factor vector of sample groupings |
densityPlot
A ggplot
object that can be viewed by calling it,
saved with ggplot2::ggsave()
, or further modified by adding ggplot2
syntax.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.