pruneLinksByPValue: Prune Links by P-Value

View source: R/methods-CorrelationNetwork.R

pruneLinksByPValueR Documentation

Prune Links by P-Value

Description

Removes links that have a p-value above a threshold. This is a convenience function that calls pruneCorrelationLinks.

Usage

pruneLinksByPValue(net, pValueThreshold = NULL, verbose = c(TRUE, FALSE))

Arguments

net

A Network object

pValueThreshold

The threshold

verbose

If TRUE, will print messages


VEuPathDB/plot.data documentation built on Feb. 20, 2025, 6:33 p.m.