densityPlot: Density plot of extracted methylation values

View source: R/globalPlots.R

densityPlotR Documentation

Density plot of extracted methylation values

Description

Creates a density plot of the mean of individual smoothed methylation values

Usage

densityPlot(matrix = matrix, group = NA)

Arguments

matrix

A matrix of smoothed individual methylation values

group

Ordered factor vector of sample groupings

Details

densityPlot

Value

A ggplot object that can be viewed by calling it, saved with ggplot2::ggsave(), or further modified by adding ggplot2 syntax.


ben-laufer/DMRichR documentation built on Oct. 1, 2023, 7:25 a.m.