Skip to content
Chaitanya Talnikar edited this page Dec 31, 2012 · 3 revisions

Simulator

The simulator extends the biographer visualizer to also simulate the displayed networks.

The simulator should run independently of any server. For the simulation of SBML files the biographer server is required. The simulator uses a lot of HTML5 technologies to help make the application offline. So please use the latest version of Chrome/Firefox or any other standards compliant browser. It utilises the jQuery, jQuery UI, biographer-ui and libSBGN.js libraries.

A downloadable offline version of the simulator can be found in the Download section.

A public server for the simulator is up at http://rumo.biologie.hu-berlin.de/simulator

Workflow

  1. The user imports a model from any of the supported formats
  2. A default layout is generated
  3. The user assigns initial states by clicking the nodes
  4. The user can modify the layout of the graph by dragging the nodes/edges
  5. Simulation is started and can be stopped / resumed any time

Requirements

**OS** **Browser** **Can run this simulator**
Linux/Windows Chromium, recent versions Yes
Linux Chromium 6.0 Yes, except arrows & moving nodes
Linux Iceweasel (Firefox) 3.5.16 No
Windows Firefox 1.5.0.12 Yes?
Windows Internet Explorer 6.0.29 No

Clone this wiki locally