MRCATest-class {alakazam}R Documentation

S4 class defining edge significance

Description

MRCATest defines the significance of enrichment for annotations appearing at the MRCA of the tree.

Usage

## S4 method for signature 'MRCATest'
print(x)

## S4 method for signature 'MRCATest,missing'
plot(x, y, ...)

Arguments

x

MRCATest object.

y

ignored.

...

arguments to pass to plotMRCATest.

Slots

tests

data.frame describing the significance test results with columns:

permutations

data.frame containing the raw permutation test data with columns:

nperm

number of permutation realizations.


[Package alakazam version 0.3.0 Index]