modify_nodes.Rd
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.
modify_nodes(xml, colors_vec)
xml | A |
---|---|
colors_vec | A named character vector of colors for feature of interest. |