DMparseR: Combined plot of stratified gene region and CpG annotation...

View source: R/DMRich.R

DMparseRR Documentation

Combined plot of stratified gene region and CpG annotation enrichment testing

Description

Parse the results from multiple DMRichR runs.

Usage

DMparseR(
  direction = c("All DMRs", "Hypermethylated DMRs", "Hypomethylated DMRs"),
  type = c("CpG", "genic")
)

Arguments

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").

Details

DMparseR

Value

A tibble of enrichment results


ben-laufer/DMRichR documentation built on Oct. 1, 2023, 7:25 a.m.