From Optflux
Jump to: navigation, search
(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...")
 
Line 5: Line 5:
 
[[Image: Ilayout4.jpg]]
 
[[Image: Ilayout4.jpg]]
 
<br><br>
 
<br><br>
[[File:Visualizer.png|500px|thumb|left|alt text]]
+
[[File:Visualizer.png|500px|thumb|left|Visualizer]]
 
<br><br>
 
<br><br>
 
The visualizer provides:
 
The visualizer provides:
Line 13: Line 13:
 
  Elementary Flux Modes representation
 
  Elementary Flux Modes representation
 
<br><br>
 
<br><br>
 +
<br><br>
 +
<br><br>
 +
To import and export layouts for OptFlux check the plugins:
 +
[[OptFlux3:CDG|CellDesigner Plugin]]
 +
[[OptFlux3:CYT|XGMML Plugin]]
 +
<br>

Revision as of 12:49, 21 January 2013


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

Visualizer



The visualizer provides:

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







To import and export layouts for OptFlux check the plugins: CellDesigner Plugin XGMML Plugin