Personal tools

Cytoscape test3: Difference between revisions

From FANTOM5_SSTAR

Jump to: navigation, search
No edit summary
No edit summary
Line 36: Line 36:
<div>
<div>
<table id="nodes_list" border="1" width="100%" class="wikitable">
<table id="nodes_list" border="1" width="100%" class="wikitable">
<tr><th>TF</th><th>Motif</th></tr>
<tr><th>Node</th><th>Type</th></tr>
</table>
</table>
</div>
</div>
Line 118: Line 118:
//}
//}
var html = "<tr><th>node</th><th>type</th></tr>";
var html = "<tr><th>Node</th><th>Type</th></tr>";
//var sel = vis.selected();
//var sel = vis.selected();
for (var i in nodes) {
for (var i in nodes) {
Line 129: Line 129:
$("#nodes_list").html(html);
$("#nodes_list").html(html);
html = "<tr><th>Source TF</th><th>Target TF</th><th>Promoter</th><th>Z-Score</th></tr>";
html = "<tr><th>Source</th><th>Target</th><th>Promoter</th><th>Z-Score</th></tr>";
//var sel = vis.selected();
//var sel = vis.selected();
for (var i in edges) {
for (var i in edges) {

Revision as of 15:22, 8 May 2012

FF:10717-109I6, TF to Motif to TF network

Mouseover nodes and edges to see attributes. Motifs are shown in orange, TFs are shown in blue. Promoter and z-score are attributes of the Motif to TF edges (blue arrow). TF to Motif edges are shown in orange.

Motifs shown are the top (maximum 30) motifs in the sample. TFs shown have at least one CAGE promoter with at at least 10 TPM expression (RLE normalized) in the sample. Edges shown have a z-score of at least 1.5 (based on correlation between motif activity and promoter expression).

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

Style

Layout: (recalculate)

Filter

Z-Score filter:
0.00    
  
  0.00
Show edges: TF->MOTIF MOTIF->TF TF->MOTIF->TF
NodeType
Source TFTarget TFPromoterZ-Score