makeModuleGraphs: Make df with module name, subgraph and density

Description Usage Arguments Value

View source: R/makeModuleGraphs.R

Description

Make df with module name, subgraph and density

Usage

1
makeModuleGraphs(edges, vert)

Arguments

edges

valid edges as described by igraph::graph_from_data_frame

vert

valid verticies as described by igraph::graph_from_data_frame

Value

df with columns (MODULES, SUBGRAPHS, DENSITY) from modules in verts


raywoo32/modCluster documentation built on Dec. 8, 2019, 3:05 p.m.