Personal tools

Cytoscape test3: Difference between revisions

From FANTOM5_SSTAR

Jump to: navigation, search
No edit summary
No edit summary
 
(18 intermediate revisions by the same user not shown)
Line 1: Line 1:
<html>  
<html>  
        <style>
            /* The Cytoscape Web container must have its dimensions set. */
            #cytoscapeweb { width: 100%; height: 100%; }
        </style>


         <h1 id="firstHeading" class="firstHeading">FF:10717-109I6, TF to Motif to TF network</h1>
         <h1 id="firstHeading" class="firstHeading">FF:10717-109I6, TF to Motif to TF network</h1>
Line 12: Line 7:
</p>
</p>


<div style="width: 50%; height:600px; float: left;">
</html>
        <div id="cytoscapeweb">
            Cytoscape Web will replace the contents of this div with your graph.
        </div>
<p />LEGEND: <span style="background-color: #0099ff;">TF ()</span>, <span style="background-color: #ff9900;">MOTIF []</span>,
<span style="background-color: #0099ff;">MOTIF->TF</span>, <span style="background-color: #ff9900;">TF->MOTIF</span>
</div>


<html>


<div id="tabs" style="width: 48%; height:600px; float: right;">
<!-- F5 Cytoscape App HTML -->
<ul>
<div id="f5_cytoscapeweb">
<li><a href="#style_panel">Style</a></li>
<div id="tabs_box">
<li><a href="#filter_panel">Filter</a></li>
<div id="tabs">
<li><a href="#properties_panel">Data Display</a></li>
<ul>
</ul>
<li><a href="#style_panel">Layout</a></li>
<div id="style_panel">
<li><a href="#filter_panel">Filter</a></li>
<table>
<li><a href="#export_panel">Export</a></li>
<tr><th>Layout:</th></tr>
<li><a href="#properties_panel_nodes">Nodes</a></li>
<tr><td></td>
<li><a href="#properties_panel_edges">Edges</a></li>
<td>
</ul>
<div id="style_panel">
<label class="style">Layout:</label>
<select id="cyto_layout" class="ui-button ui-widget ui-state-default ui-corner-all ui-button-text-only">
<select id="cyto_layout" class="ui-button ui-widget ui-state-default ui-corner-all ui-button-text-only">
  <option value="Preset">Preset</option>
  <option value="Preset">Preset</option>
  <option value="ForceDirected">Force Directed</option>
  <option value="ForceDirected" selected>Force Directed</option>
  <option value="Circle">Circle</option>
  <option value="Circle">Circle</option>
  <option value="Radial">Radial</option>
  <option value="Radial">Radial</option>
  <option value="Tree">Tree</option>
  <option value="Tree">Tree</option>
</select> <button id="cyto_recalc" style="width: 32px; height: 32px;">(recalculate)</button>
</select>
</td></tr>
<button id="cyto_recalc">Recalculate</button>
<tr><th>Labels:</th></tr>
<label class="style">Labels:</label>
<tr><td></td><td><input type="checkbox" id="cyto_node_labels" checked> Nodes</td></tr>
<input type="checkbox" id="cyto_node_labels" checked> Nodes</td></tr>
<tr><td></td><td><input type="checkbox" id="cyto_edge_labels"> Edges</td></tr>
<br /><input type="checkbox" id="cyto_edge_labels"> Edges</td></tr>
</table>
</div>
<div id="filter_panel">
<div>
<label class="filter">Show edges:</label>
<div id="edge_type_filter">
<input type="checkbox" id="cyto_edges_binds_to" value="binds_to" checked>TF->MOTIF</input>
<br /><input type="checkbox" id="cyto_edges_promotes" value="promotes" checked>Promoters</input>
</div>
<div id="z_filter" class="slider">Promoter Z-Score:</div>
 
<p />
<div id="degree_filter" class="slider">Motif degree:</div>
<div id="tf_indegree_filter" class="slider">TF indegree:</div>
 
<div id="nodes_type_filter">
<label class="filter">TF outdegree:</label>
<input type="checkbox" id="cyto_nodes_tf_src" value="tf" checked>Source (Outdegree > 0)</input>
<br /><input type="checkbox" id="cyto_nodes_tf" value="tf" checked>Target (Outdegree = 0)</input>
</div>


</div>
</div>
<div id="properties_panel_nodes" class="properties_panel scrollable">
<div>
<button id="btn_show_all_nodes" class="rt_btn">Show all nodes</button>
<button id="btn_show_select_nodes" class="rt_btn">Show only selected nodes</button>
<p /><table id="nodes_list" class="wikitable">
</table>
</div>
</div>
<div id="properties_panel_edges" class="properties_panel scrollable">
<div>
<button id="btn_show_all_edges" class="rt_btn">Show all edges</button>
<button id="btn_show_select_edges" class="rt_btn">Show only selected edges</button>
<p /><table id="edges_list" class="wikitable">
</table>
</div>
</div>
<div id="export_panel">
<label class="export">Export Network:</label>
  <button id="btn_exportGraphml">graphml</button>
  <button id="btn_exportXgmml">xgmml</button>
  <button id="btn_exportSIF">sif</button>
  <button id="btn_exportJSON">JSON</button>
<label class="export">Export Image:</label>
  <button id="btn_exportPDF">PDF</button>
  <button id="btn_exportPNG">PNG</button>
  <button id="btn_exportSVG">SVG</button>
</div>
</div>
</div>
</div>
        <div id="filter_panel">
<b>Z-Score filter:</b>
<table width="100%">
<tr><td width="35px"></td><td id="data_bar" style="position: relative; padding-right: 10px;"></td><td width="35px"></td></tr>
<tr valign="bottom"><td style="text-align: right;" ><span id="cyto_zscore_min">0.00</span> &nbsp;</td><td ><div id="slider1" class="sliderbar"></div></td><td>&nbsp; <span id="cyto_zscore_max">0.00</span></td></tr>
<tr><td></td><td valign="top" ><input type="text" id="cyto_zscore_filter_min" value="0" style="float: left; width: 35px;"/>  <input type="text" id="cyto_zscore_filter_max" value="100" style="float: right; width: 35px;"/></td><td></td></tr>
</table>
<p /><b>Show nodes:</b>
<br /><input type="checkbox" id="cyto_edges_binds_to" checked>TF->MOTIF</input> <input type="checkbox" id="cyto_edges_promotes" checked>MOTIF->TF</input>
<p /><b>Show edges:</b>
<br /><input type="checkbox" id="cyto_nodes_tf_src" checked>Source TF</input> <input type="checkbox" id="cyto_nodes_tf" checked>Target TF</input> <input type="checkbox" id="cyto_nodes_motif" checked>MOTIF</input>


</div>
<div id="cytoscapeweb"></div>
<div id="properties_panel" style="font-size: x-small; overflow-y:scroll; height: 540px;">
<div id="legend"><b>LEGEND:</b> <span class="tf">TF <img src="/resource_browser/nwfiles/tf.png" /></span>, <span class="motif">MOTIF <img src="/resource_browser/nwfiles/motif.png" /></span>,
<div>
<br /><span class="tf">MOTIF->TF <img src="/resource_browser/nwfiles/motif-tf.png" /></span>, <span class="motif">TF->MOTIF <img src="/resource_browser/nwfiles/tf-motif.png" /></span></div>
<table id="nodes_list" border="1" width="100%" class="wikitable">
 
</table>
 
</div>
</div>
<div>
<table id="edges_list" border="1" width="100%" class="wikitable">
</table>
</div>
        </div>
</div>


<!-- Header Section -->
<!-- JQuery UI -->
<!-- JQuery UI -->
<script type="text/javascript" src="/resource_browser/nwfiles/jquery-ui.min.js"></script>
<script type="text/javascript" src="/resource_browser/nwfiles/jquery-ui.min.js"></script>
Line 87: Line 112:
         <script type="text/javascript" src="/resource_browser/rb_js/cytoscapeweb/js/min/cytoscapeweb.min.js"></script>
         <script type="text/javascript" src="/resource_browser/rb_js/cytoscapeweb/js/min/cytoscapeweb.min.js"></script>


     
<!-- F5 Cytoscape app -->
<link href="/resource_browser/nwfiles/f5_cytoview_2.css" rel="stylesheet"/>
        <script type="text/javascript" src="/resource_browser/nwfiles/f5_cytoview_5.js"></script>
 
<!-- Data Loading Section -->
<script type="text/javascript">
<script type="text/javascript">
// Load Data
// Load Data
var durl = "/resource_browser/nwfiles/10717-109I6.xgmml";
//var durl = "/resource_browser/nwfiles/</html>{{{CNhs}}}.{{{FFid}}}.xgmml<html>";
                var durl = "/resource_browser/nwfiles/CNhs10630.10024-101D6.xgmml"


//$.get(durl, function(data) {
//$.get(durl, function(data) {
Line 108: Line 138:
};
};
</script>
</script>
<script type="text/javascript" src="/resource_browser/nwfiles/f5_cytoview_2.js"></script>


</html>
</html>

Latest revision as of 11:28, 20 July 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).

Nodes
Edges
TF->MOTIF
Promoters
Promoter Z-Score:

Motif degree:
TF indegree:
Source (Outdegree > 0)
Target (Outdegree = 0)

LEGEND: TF , MOTIF ,
MOTIF->TF , TF->MOTIF