Description Usage Arguments Value Examples
Find the diminishing percentage of cytosines with increasing sequencing depth
1 | coverageSurvival(data, cytosines, chromosome = "all")
|
data |
A dataframe |
cytosines |
Dataframe with cytosine counts. Can be generated using methylQC::cytosines() |
chromosome |
Chromosome number. Defaults to all (all chromosomes) |
a dataframe
1 | coverage <- coverageSurvival(data = methylome, cytosines = arabidopsis, chromosome = "chr1")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.