Description Usage Arguments Examples
modify_nodes
modifies nodes of features of interest by assigning
user specified colors to these nodes and "grey" to the others and removing
labels from all nodes but those of interest. The idea and logic of this came
from the change_STRING_colors.py
from STRING website.
1 | modify_nodes(xml, colors_vec)
|
xml |
A |
colors_vec |
A named character vector of colors for feature of interest. |
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.