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()

Value

A igraph object with a few nodes, edges and attributes

See also

createNetworkFromIgraph, createIgraphFromNetwork, makeSimpleGraph

Examples

{
makeSimpleIgraph()
}