anansiCorPvalue: Compute r-statistics for each featureY-featureX pair in the...

View source: R/anansiCorTestByGroup.R

anansiCorPvalueR Documentation

Compute r-statistics for each featureY-featureX pair in the dictionary. Typically, the main anansi() function will run this for you.

Description

Compute r-statistics for each featureY-featureX pair in the dictionary. Typically, the main anansi() function will run this for you.

Usage

anansiCorPvalue(web, group.bool, verbose = verbose)

Arguments

web

An anansiWeb object, containing two tables with omics data and a dictionary that links them. See weaveWebFromTables() for how to weave a web.

group.bool

A categorical or continuous value necessary for differential correlations. Typically a state or treatment score. If no argument provided, anansi will let you know and still to regular correlations according to your dictionary.

verbose

A boolean. Toggles whether to print diagnostic information while running. Useful for debugging errors on large datasets.

Value

An anansiTale result object.

See Also

anansi
anansiCorTestByGroup


thomazbastiaanssen/anansi documentation built on Feb. 9, 2025, 2:07 p.m.