plotDSMFmetageneDF: Plot metagene by sample

View source: R/methMatrixManipulation.R

plotDSMFmetageneDFR Documentation

Plot metagene by sample

Description

Plots metagene methylation frequency from dataframe extracted from matrices.

Usage

plotDSMFmetageneDF(metageneDF, maxPoints = 10000)

Arguments

metageneDF

ata frame with average methylation at relative coordinates extracted from all matrices for all samples

maxPoints

The maximum number of points to plot per sample. To avoid large files with too much overplotting, the defualt limit is set to 10000. Larger dataframes will be randomly sub-sampled

Value

A ggplot2 plot object


jsemple19/methMatrix documentation built on Aug. 19, 2022, 3:57 p.m.