From Optflux
Revision as of 12:47, 21 January 2013 by Bnoronha (talk | contribs) (Created page with "{{DISPLAYTITLE: Model Visualizer : BioVisualizer Core}} Biovisualizer Core provides a visual representation of a metabolic model. The network is represented as a graph, where...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


Biovisualizer Core provides a visual representation of a metabolic model. The network is represented as a graph, where biological entities (reactions and metabolites) are represented as nodes, and their interactions (consumption and production) as edges. The architecture of the visualizer library has two distinct layers: the BiovisualizerCore contains the specification of a visual representation of the metabolic network (layout), the tools to represent it in a 2D interface and methods for visual manipulation of the network; the second layer, the Input/Output layer, consists in the readers and writers for a variety of formats that can provide layouts to the BiovisualizerCore, working as a transformer receiving a file in a specific format, reading it and generating a layout.

Ilayout4.jpg

alt text



The visualizer provides:

Visual filters
Metabolic information
Simulation results visual representation
Elementary Flux Modes representation