annotation_combinations: unique annotation combinations

annotation_combinationsR Documentation

unique annotation combinations

Description

determine the unique combinations of annotations that exist in the significant matrix of the cc_graph and assign each node in the graph to a group.

determine the unique combinations of annotations that exist in the significant matrix of the combined_statistics and assign each annotation to a group.

Usage

annotation_combinations(object)

## S4 method for signature 'cc_graph'
annotation_combinations(object)

## S4 method for signature 'significant_annotations'
annotation_combinations(object)

Arguments

object

the combined_statistics to work on

Value

node_assignment

node_assignment


rmflight/categoryCompare2 documentation built on April 15, 2024, 12:38 a.m.