res_manova | R Documentation |
Creates a data frame containing the genomic regions, statistics and direction for the DMRs.
res_manova(bump, sts)
bump |
a DMR obtained from bumphunter (i.e. a row from bumphunter method result). |
sts |
F statistic, Pillai and P value from epi_manova 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.