table_from_graph: table from graph

View source: R/graph_visualization.R

table_from_graphR Documentation

table from graph

Description

Creates a table from the annotation graph, and if provided, adds the community information to the table.

Usage

table_from_graph(in_graph, in_assign = NULL, community_info = NULL)

Arguments

in_graph

the cc_graph object

in_assign

the node_assign object

community_info

the community_info object

Value

data.frame


rmflight/categoryCompare2 documentation built on April 20, 2024, 4:46 a.m.