bipartite_edgelist: Transform between a bipartite graph and edge list

Description Usage Arguments

Description

Turn the bipartite graph into an edge list returns a list of two vectors of the nodes for the edges, each corresponding to one of the two bipartite graph groups

Usage

1
2
3

Arguments

bgr

bipartite graph with node attributes type and name

el

edge list with two vectors for the edges, one for each set of nodes in the bipartite graph

sample_list

which vector in 'el' corresponds to the samples


jhrcook/wext documentation built on May 17, 2021, 1:19 a.m.