addWGCNANetMappings: Add Cytoscape mapping for WGCNANet

Description Usage Arguments Details Value See Also

View source: R/addWGCNANetMappings.R

Description

This function allows to add edge mapping in a pre-defined Cytoscape style. This function is called in addNetworkStyle().

Usage

1

Arguments

mappings

A list where will be added the mapping attributes

Details

The edge colors depend on spearman's rho values. This is red for positive correlations, and blue for negative correlations. The edge width is inversely proportionnal to the spearman's test p-value.

Value

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

See Also

addNetworkStyle


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