This function creates a simple graphNEL object with various node and edge attribute types to help demonstrate round trip conversion with Cytoscape networks via RCy3.

makeSimpleGraph()

Value

A graphNEL object with a few nodes, edges and attributes

See also

createNetworkFromGraph, createGraphFromNetwork, makeSimpleIgraph

Examples

{
makeSimpleGraph()
}