You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.