plotCoverage: Plot coverage

Description Usage Arguments Value Examples

Description

Plot the diminishing percentage of cytosines with increasing sequencing depth

Usage

1

Arguments

data

A dataframe. Can be generated using methylQC::coverageSurvival()

Value

a ggplot2 object

Examples

1
2
coverage <- coverageSurvival(data = methylome, cytosines = arabidopsis, chromosome = "L")
plotCoverage(coverage)

timoast/methylQC documentation built on May 31, 2019, 2:28 p.m.