addShortPathSTRINGNetMappings: Add Cytoscape mapping for ShortPathSTRINGNet

Description Usage Arguments Details Value See Also

View source: R/addShortPathSTRINGNetMappings.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 transparency depends on the distance computed by Dijkstra's algorithm. Direct interactions are displayed by black solid lines, whereas indirect interactions are displayed by blue dashed lines.

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.