combine_graphs: Combining graphs by adding inter-layer edges

Description Usage Arguments Value

View source: R/graph_combination.R

Description

Creates the union of all graphs and adds the inter-layer edges.

Usage

1
combine_graphs(graphs, inter_layer_edgelists)

Arguments

graphs

List of iGraph objects

inter_layer_edgelists

List of data frames containing inter-layer edges

Value

iGraph object which is the union of the input graphs with isolated nodes removed.


molnet-org/molnet documentation built on Dec. 21, 2021, 8:59 p.m.