apply_custom_theme: apply_custom_theme

View source: R/export_to_cytoscape.R

apply_custom_themeR Documentation

apply_custom_theme

Description

This function apply custom theme to current network in cytoscape. Here is the description of the theme.

Usage

apply_custom_theme()

Details

Fill color

(based on type) gene = blue, protein = orange, GO = grey, side_effect = green, drug/compound = pink, pathway = red

Node shape

input diffusion = ELLIPSE, other = ROUND_RECTANGLE

Node size

(based on type) gene = 20, protein = 20, GO = 35, side_effect = 40, drug/compound = 40, pathway = 35.

Node border

gene_hepatox = red, other = black

See Also

export_to_cytoscape


abodein/NetworkCosmeticEU documentation built on Jan. 29, 2024, 5:37 a.m.