dot-fdr0: Calculate false discoveries and discoveries

Description Usage Arguments Value Author(s)

Description

.fdr0 calculates the number of false discoveries and the total number of discoveries at leaf or node level on a tree structure .

Usage

1
.fdr0(tree, truth = NULL, found = NULL, only.leaf = TRUE)

Arguments

tree

A phylo object

truth

Nodes that have signals (eg. differentally abundant at different experimental conditions).

found

Nodes that have been found to have signal

only.leaf

A logical value, TRUE or FALSE. If TRUE, false discovery rate is calculated at the leaf (tip) level; otherwise it is calculated at node level. The default is TRUE

Value

a vector

Author(s)

Ruizhu Huang


markrobinsonuzh/treeAGG documentation built on May 26, 2019, 9:32 a.m.