Description Usage Arguments Details Value
setEdgeAttributes
on the graph in the browse
1 2 | ## S4 method for signature 'RCyjs'
setEdgeAttributes(obj, attribute, sourceNodes, targetNodes, edgeTypes, values)
|
obj |
an RCyjs instance |
attribute |
a character string |
sourceNodes |
vector of character strings |
targetNodes |
vector of character strings |
edgeTypes |
vector of character strings |
values |
vector of character strings |
Edges are specified by sourceNode/targetNode/edgeType triples.
no return value
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.