get_significant_results: get_significant_results()

Description Usage Arguments Value Examples

Description

Function that gets the significant results from the enrichment results.

Usage

1
get_significant_results(x, significance_threshold, adj_method)

Arguments

x

The GeneListEnrichment class on which the method will run.

adj_method

The multiple test correction method (any of those supported by p.adjust())

significance_thr

The significance enrichment threshold

Value

A data.frame with the significant results

Examples

1
TODO

priesgo/TCGAome documentation built on May 25, 2019, 11:26 a.m.