Cytoscape test2: Difference between revisions
From FANTOM5_SSTAR
No edit summary |
No edit summary |
||
Line 27: | Line 27: | ||
<script type="text/javascript"> | <script type="text/javascript"> | ||
var request = new XMLHttpRequest(); | var request = new XMLHttpRequest(); | ||
request.open("GET", "https://fantom5-collaboration.gsc.riken.jp/resource_browser/nwfiles/ | request.open("GET", "https://fantom5-collaboration.gsc.riken.jp/resource_browser/nwfiles/10717-109I6_2.graphml", false); | ||
request.send(null); | request.send(null); | ||
xml = request.responseText; | xml = request.responseText; |
Revision as of 15:25, 25 April 2012
FF:10563-108A5
TF to TF network. Mouseover nodes and edges to see attributes. Motif is an attribute of the source TF nodes (shown in green). Promoter and z-score are attributes of the TF to TF edge.
Cytoscape Web will replace the contents of this div with your graph.