res_mahdist | R Documentation |
Creates a data frame containing the genomic regions, statistics and direction for the DMRs.
res_mahdist(case, bump, outliers)
case |
a character string specifying the case sample name. |
bump |
a DMR obtained from bumphunter (i.e. a row from bumphunter method result). |
outliers |
the robust distance computed by epi_mahdist function results. |
The function returns a data frame containing the following information for each DMR:
genomic ranges
DMR base pairs
number and name of CpGs in DMR
statistics:
Outlier score
Outlier significance
Outlier direction
Sample name
For more information about the output see epimutations.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.