View source: R/export_to_cytoscape.R
apply_custom_theme | R Documentation |
This function apply custom theme to current network in cytoscape. Here is the description of the theme.
apply_custom_theme()
(based on type) gene = blue, protein = orange, GO = grey, side_effect = green, drug/compound = pink, pathway = red
input diffusion = ELLIPSE, other = ROUND_RECTANGLE
(based on type) gene = 20, protein = 20, GO = 35, side_effect = 40, drug/compound = 40, pathway = 35.
gene_hepatox = red, other = black
export_to_cytoscape
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.