prepare_diff_meth_res: prepare_diff_meth_res

View source: R/Diff_Gen_Exp_Enrich.R

prepare_diff_meth_resR Documentation

prepare_diff_meth_res

Description

Prepares differential methylation analysis results, and retrieves the top n probes presenting highest up- and -down differential methylation

Usage

prepare_diff_meth_res(res_diff, gen_inf, n_genes)

Arguments

res_diff

output object from perform_wilcoxon_each function.

gen_inf

Information about the genes associated to each methylation probe obtained after applying the rewRanges function to a summarized experiment object

n_genes

Number of top methylated genes to retrieve for each Node.

Examples

## Not run: 
prepare_diff_meth_res(res_diff,gen_inf,n_genes)

## End(Not run)

jfores/SurvMap documentation built on May 30, 2022, 10:57 p.m.