getAllPossibleGroups: Makes df containing all possible combined modules of length 2...

Description Usage Arguments Value

View source: R/group.R

Description

Makes df containing all possible combined modules of length 2 with density calculated

Usage

1
getAllPossibleGroups(graph, vert, moduleGraphs)

Arguments

graph

a valid graph object

vert

valid verticies as described by igraph::graph_from_data_frame

moduleGraphs

df with $MODULE module name, $SUBGRAPH graph for verts in module, $DENSITY density of subgraph

Value

df like moduleGraphs, where each module is every possible module combination of size 2


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