Personal tools

Cytoscape test: Difference between revisions

From FANTOM5_SSTAR

Jump to: navigation, search
No edit summary
No edit summary
Line 27: Line 27:
request.open("GET", "https://fantom5-collaboration.gsc.riken.jp/resource_browser/nwfiles/10563-108A5.gml", false);
request.open("GET", "https://fantom5-collaboration.gsc.riken.jp/resource_browser/nwfiles/10563-108A5.gml", false);
request.send(null);
request.send(null);
print(request.responseText);
alert(request.responseText);
</script>
</script>
          
          

Revision as of 16:39, 23 April 2012

Cytoscape Web will replace the contents of this div with your graph.