topPairs: A table of the significant results from spicy tests

Description Usage Arguments Value Examples

Description

A table of the significant results from spicy tests

Usage

1
topPairs(x, coef = 1, n = 10, adj = "fdr", cutoff = NULL)

Arguments

x

The output from spicy.

coef

Which coefficient to list.

n

Extract the top n most significant pairs.

adj

Which p-value adjustment method to use, argument for p.adjust().

cutoff

A p-value threshold to extract significant pairs.

Value

A data.frame

Examples

1
2

spicyR documentation built on March 17, 2021, 6:01 p.m.