mapAttributes {paxtoolsr}R Documentation

Map Attributes from igraph to Cytoscape JSON

Description

Map Attributes from igraph to Cytoscape JSON

Usage

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

Arguments

attr.names

names of attributes

all.attr

all attributes

i

index

Value

attributes

Note

From https://github.com/idekerlab/cy-rest-R/blob/17f748426bb5e48ba4075b9d97318ad582b250da/utility/cytoscape_util.R


[Package paxtoolsr version 1.16.0 Index]