addSkeletonDefaults: Add default values for Cytoscape styles

Description Usage Arguments Details Value See Also

View source: R/addSkeletonDefaults.R

Description

This function is called by addNetworkStyle() to add common default values for styles of all network classes in the stringaussnet package.

Usage

1
addSkeletonDefaults(defaults, Annotations)

Arguments

defaults

A list where will be added the default attributes

Annotations

A boolean variable indicating whether gene annotations were added to the network and then to account this in the node style

Details

If annotations were added, then the node border is a little wider.

Value

The defaults list updated, containing added JSON-like lists (converted to JSON objects by the addNetworkStyle function).

See Also

addSkeletonMappings, addNetworkStyle


stringgaussnet documentation built on May 29, 2017, 10:50 a.m.