reduceGraph: Removes nodes from the graph which have a p-value above the...

Description Usage Arguments Value

View source: R/radialGO.R

Description

Removes nodes from the graph which have a p-value above the specified cutoff, collapsing the edges

Usage

1
reduceGraph(graph, cutoff)

Arguments

graph

The graph to reduce

cutoff

The cutoff to be used (nodes above this cutoff will be removed)

Value

A graph with the nodes removed


brucosper/RadialGO documentation built on Dec. 8, 2019, 10:32 a.m.