User:Hisa/cytoscape test: Difference between revisions
From FANTOM5_SSTAR
No edit summary |
No edit summary |
||
Line 46: | Line 46: | ||
// init and draw | // init and draw | ||
var vis = new org.cytoscapeweb.Visualization(div_id, options); | var vis = new org.cytoscapeweb.Visualization(div_id, options); | ||
vis.draw({ network: | vis.draw({ network: "FF:0000004 is_a FF:10000-101A1 | ||
FF:0000210 is_a FF:10000-101A1" }); | |||
}; | }; | ||
</script> | </script> |
Revision as of 09:47, 20 April 2012
Cytoscape Web will replace the contents of this div with your graph.