run_silencer: Wrapper for silencer method

Description Usage Arguments Value

View source: R/run_silence.R

Description

See Barzel and Barabasi (2013) for details.

Usage

1
run_silencer(x, method = "spearman", verbose = FALSE, ...)

Arguments

x

The n by p matrix of counts.

verbose

If true, update messages are printed.

threshold

Cutoff for significant associations. If NULL, all correlations are returned. Otherwise, correlations of magnitude at or below this threshold are set to zero.

Value

A p by p matrix of association scores.


tgrimes/dnapath2 documentation built on May 21, 2020, 5:53 p.m.