Personal tools

Cytoscape test3: Difference between revisions

From FANTOM5_SSTAR

Jump to: navigation, search
No edit summary
No edit summary
 
(11 intermediate revisions by the same user not shown)
Line 6: Line 6:
<p>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).
<p>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).
</p>
</p>
</html>
<html>


<!-- F5 Cytoscape App HTML -->
<!-- F5 Cytoscape App HTML -->
<div id="f5_cytoscapeweb">
<div id="f5_cytoscapeweb">
<div id="cytoscapeweb"></div>
<div id="tabs_box">
<!-- a href="http://cytoscapeweb.cytoscape.org/">
<div id="tabs">
<img src="http://cytoscapeweb.cytoscape.org/img/logos/cw_s.png" alt="Cytoscape Web"/>
<ul>
</a -->
<li><a href="#style_panel">Layout</a></li>
<li><a href="#filter_panel">Filter</a></li>
<p /><b>LEGEND:</b> <span class="tf">TF <img src="tf.png" /></span>, <span class="motif">MOTIF <img src="motif.png" /></span>,
<li><a href="#export_panel">Export</a></li>
<br /><span class="tf">MOTIF->TF <img src="motif-tf.png" /></span>, <span class="motif">TF->MOTIF <img src="tf-motif.png" /></span>
<li><a href="#properties_panel_nodes">Nodes</a></li>
<li><a href="#properties_panel_edges">Edges</a></li>
</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">
  <option value="Preset">Preset</option>
  <option value="ForceDirected" selected>Force Directed</option>
  <option value="Circle">Circle</option>
  <option value="Radial">Radial</option>
  <option value="Tree">Tree</option>
</select>
<button id="cyto_recalc">Recalculate</button>
<label class="style">Labels:</label>
<input type="checkbox" id="cyto_node_labels" checked> Nodes</td></tr>
<br /><input type="checkbox" id="cyto_edge_labels"> Edges</td></tr>
</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>
<div id="nodes_type_filter">
<label class="filter">TF outdegree:</label>
<div id="tabs">
<input type="checkbox" id="cyto_nodes_tf_src" value="tf" checked>Source (Outdegree > 0)</input>
<ul>
<br /><input type="checkbox" id="cyto_nodes_tf" value="tf" checked>Target (Outdegree = 0)</input>
<li><a href="#style_panel">Layout</a></li>
</div>
<li><a href="#filter_panel">Filter</a></li>
<li><a href="#export_panel">Export</a></li>
<li><a href="#properties_panel">Data</a></li>
</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">
  <option value="Preset">Preset</option>
  <option value="ForceDirected">Force Directed</option>
  <option value="Circle">Circle</option>
  <option value="Radial">Radial</option>
  <option value="Tree">Tree</option>
</select>
<button id="cyto_recalc">Recalculate</button>
<label class="style">Labels:</label>
<input type="checkbox" id="cyto_node_labels" checked> Nodes</td></tr>
<br /><input type="checkbox" id="cyto_edge_labels"> Edges</td></tr>
</div>
<div id="filter_panel">


<label class="filter">Show edges:</label>
</div>
<input type="checkbox" id="cyto_edges_binds_to" checked>TF->MOTIF</input>
</div>
<br /><input type="checkbox" id="cyto_edges_promotes" checked>Promoters</input>
<div id="properties_panel_nodes" class="properties_panel scrollable">
<label class="filter">Z-Score filter:</label>
<div>
<table class="slider">
<button id="btn_show_all_nodes" class="rt_btn">Show all nodes</button>
<tr><td></td><td id="data_bar"></td><td></td></tr>
<button id="btn_show_select_nodes" class="rt_btn">Show only selected nodes</button>
<tr valign="bottom"><td id="cyto_zscore_min" >0.00</td><td ><div id="slider1" class="sliderbar"></div></td><td id="cyto_zscore_max">1</td></tr>
<p /><table id="nodes_list" class="wikitable">
<!-- 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>
</table>
</div>
<label class="filter">Show nodes:</label>
</div>
<input type="checkbox" id="cyto_nodes_tf_src" checked>Source TF (Outdegree = 1)</input>
<div id="properties_panel_edges" class="properties_panel scrollable">
<br /><input type="checkbox" id="cyto_nodes_tf" checked>Target TF (Outdegree = 0)</input>
<div>
<br /><input type="checkbox" id="cyto_nodes_motif" checked>MOTIF</input>
<button id="btn_show_all_edges" class="rt_btn">Show all edges</button>
</div>
<button id="btn_show_select_edges" class="rt_btn">Show only selected edges</button>
<div id="properties_panel" style="height: 540px;">
<p /><table id="edges_list" class="wikitable">
<div>
</table>
<table id="nodes_list" class="wikitable">
</div>
</table>
</div>
</div>
<div>
<div id="export_panel">
<table id="edges_list" class="wikitable">
<label class="export">Export Network:</label>
</table>
  <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="export_panel">
</div>
<label class="export">Export Network:</label>
 
  <button id="btn_exportGraphml">graphml</button>
<div id="cytoscapeweb"></div>
  <button id="btn_exportXgmml">xgmml</button>
<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>,
  <button id="btn_exportSIF">sif</button>
<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>
  <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>


Line 97: Line 113:


<!-- F5 Cytoscape app -->
<!-- F5 Cytoscape app -->
<link href="/resource_browser/nwfiles/f5_cytoview.css" rel="stylesheet"/>
<link href="/resource_browser/nwfiles/f5_cytoview_2.css" rel="stylesheet"/>
         <script type="text/javascript" src="/resource_browser/nwfiles/f5_cytoview_3.js"></script>  
         <script type="text/javascript" src="/resource_browser/nwfiles/f5_cytoview_5.js"></script>  


<!-- Data Loading Section -->
<!-- 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) {

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