Description Usage Arguments Value Examples
Plot the diminishing percentage of cytosines with increasing sequencing depth
1 |
data |
A dataframe. Can be generated using methylQC::coverageSurvival() |
a ggplot2 object
1 2 | coverage <- coverageSurvival(data = methylome, cytosines = arabidopsis, chromosome = "L")
plotCoverage(coverage)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.