minimizeSelection {goCluster}R Documentation

Reduces the leaves of a tree to minimal p-values

Description

Given a tree that holds significant annotation terms for a number of clusters, the function will readuce the selection of annotation terms to the one with minimal p-value.

Usage

minimizeSelection(X, annotations)

Arguments

X The tree of selected, significant annotations terms.
annotations The number of annotations present in the tree.

Value

The tree, reduced to the annotation terms with minimal p-value.

Author(s)

Gunnar Wrobel, http://www.gunnarwrobel.de.

See Also

clusterVisualHclust-class

Examples






[Package goCluster version 1.0.3 Index]