Personal tools

Cytoscape test: Difference between revisions

From FANTOM5_SSTAR

Jump to: navigation, search
No edit summary
No edit summary
Line 107: Line 107:
//alert(event.group);
//alert(event.group);
if (event.group == "nodes") {
if (event.group == "nodes") {
  var lurl = "https://fantom5-collaboration.gsc.riken.jp/resource_browser/index.php/Swissregulon:"+target.data["id"]+".p1";
  var lurl = "https://fantom5-collaboration.gsc.riken.jp/resource_browser/index.php/RB_SearchResults?sq="+target.data["id"];
} else {
} else {
  var lurl = "https://fantom5-collaboration.gsc.riken.jp/resource_browser/RB_SearchResults?sq="+target.data["id"];  
  var lurl = "https://fantom5-collaboration.gsc.riken.jp/resource_browser/RB_SearchResults?sq="+target.data["id"];  

Revision as of 16:52, 23 April 2012

FF:10563-108A5

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