showGraph: Call RCytoscape functions to display a graph

Description Usage Arguments Details

View source: R/graphs.R

Description

Call RCytoscape functions to display a graph

Usage

1
2
showGraph(graph, name = "foo2", overwriteWindow = TRUE,
  display = TRUE, layout.name = "force-directed")

Arguments

graph

a graphNEL object

name

name for the window

overwriteWindow

whether to overwrite the window

display

whether to display graph immediately

layout

layout to use

Details

Call RCytoscape functions to display a graph


january3/myfuncs documentation built on April 1, 2020, 4:42 a.m.