This function creates a simple iGraph object with various node and edge attribute types to help demonstrate round trip conversion with Cytoscape networks via RCy3.
makeSimpleIgraph()
A igraph
object with a few nodes, edges and attributes
createNetworkFromIgraph, createIgraphFromNetwork, makeSimpleGraph
{ makeSimpleIgraph() }