Skip to content
Chaitanya Talnikar edited this page Dec 31, 2012 · 1 revision

Simulation and Visualization

Interactive network visualization is currently achieved using the biographer-ui. bui imports the boolean network from the jSBGN object using the bui.importFromJSON function.

Layout

This is currently being worked on. The preliminary JS layouter uses the d3 force layout.

Clone this wiki locally