DMparseR | R Documentation |
Parse the results from multiple DMRichR
runs.
DMparseR(
direction = c("All DMRs", "Hypermethylated DMRs", "Hypomethylated DMRs"),
type = c("CpG", "genic")
)
direction |
A character vector of the DMR profiles to analyze c("All DMRs", "Hypermethylated DMRs", "Hypomethylated DMRs"). |
type |
A character vector of the type of results to parse i.e. c("CpG", "genic"). |
DMparseR
A tibble
of enrichment results
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.