toCytoscape: cyREST utility functions

Description Usage Arguments Value

Description

A subset of the R utility functions available from/defined by cyREST. The function mapAttributes is called from within toCytoscape which, in turn, is called from within cyto_vis.

Usage

1
2
3
toCytoscape(igraphobj)

mapAttributes(attr.names, all.attr, i)

Arguments

igraphobj

A graph object compatible for use with the package igraph

attr.names

Attribute names of an igraph object

all.attr

The attribute value if an igraph object

i

The index for a given igraph object

Value

A JSON object to be sent to Cytoscape


KEGGlincs documentation built on Nov. 8, 2020, 5:47 p.m.