Skip to contents

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

Value

A tibble of enrichment results

Details

DMparseR