res_mlm | R Documentation |
Creates a data frame containing the genomic regions, statistics and direction for the DMRs.
res_mlm(bump, sts)
bump |
a DMR obtained from bumphunter (i.e. a row from bumphunter method result). |
sts |
the F statistic, R2 test statistic and Pillai obtained as a result of epi_mlm function. |
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.