show_reaction_activity: plot reaction activities in cytoscape

Description Usage Arguments Value

View source: R/interactive_scatterplot.R

Description

given a reaction activity vector, plot these to cytoscape

Usage

1
show_reaction_activity(model, activities, cw, attribute = "activity")

Arguments

model

a sybil model with valid react_ids

activities

a named vector of reaction activities, with names from model@react_ids

cw

a cytoscape window

attribute

the cytoscape attribute to be set

Value

silently returns the activities of the reactions as a named vector, but mainly used for the side effect of setting the 'activity' attribute in cytoscape.


maxconway/metabex documentation built on May 21, 2019, 1:39 p.m.