makeSimpleGraph: Make Simple Graph

View source: R/RCy3.R

makeSimpleGraphR Documentation

Make Simple Graph

Description

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.

Usage

makeSimpleGraph()

Value

A graphNEL object with a few nodes, edges and attributes

See Also

createNetworkFromGraph, createGraphFromNetwork, makeSimpleIgraph

Examples

{
makeSimpleGraph()
}

cytoscape/RCy3 documentation built on July 14, 2024, 12:28 a.m.