Personal tools

Cytoscape test3: Difference between revisions

From FANTOM5_SSTAR

Jump to: navigation, search
No edit summary
No edit summary
Line 27: Line 27:
<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>
Line 38: Line 38:
</div>
</div>
<div id="filter_panel">
<div id="filter_panel">
<div>
<label class="filter">Show edges:</label>
<label class="filter">Show edges:</label>
<input type="checkbox" id="cyto_edges_binds_to" checked>TF->MOTIF</input>
<div id="edge_type_filter">
<br /><input type="checkbox" id="cyto_edges_promotes" checked>Promoters</input>
<input type="checkbox" id="cyto_edges_binds_to" value="binds_to" checked>TF->MOTIF</input>
<label class="filter">Z-Score filter:</label>
<br /><input type="checkbox" id="cyto_edges_promotes" value="promotes" checked>Promoters</input>
<table class="slider">
</div>
<tr><td></td><td><div id="data_bar"></div></td><td></td></tr>
<div id="z_filter" class="slider">Promoter Z-Score filter:</div>
<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>
<div id="nodes_type_filter" style="display: none;">
</table>
<label class="filter">Show nodes:</label>
<label class="filter">Show nodes:</label>
<input type="checkbox" id="cyto_nodes_tf_src" value="tf" checked>Source TF (Outdegree > 0)</input>
<input type="checkbox" id="cyto_nodes_tf_src" checked>Source TF (Outdegree = 1)</input>
<br /><input type="checkbox" id="cyto_nodes_tf" value="tf" checked>Target TF (Outdegree = 0)</input>
<br /><input type="checkbox" id="cyto_nodes_tf" checked>Target TF (Outdegree = 0)</input>
<br /><input type="checkbox" id="cyto_nodes_motif" value="motif" checked>MOTIF</input>
<br /><input type="checkbox" id="cyto_nodes_motif" checked>MOTIF</input>
</div>
<p />
<p />
<div id="degree_filter" class="slider">Motif degree filter:</div>
<div id="tf_indegree_filter" class="slider">TF indegree filter:</div>
<div id="tf_outdegree_filter" class="slider">TF outdegree filter:</div>
</div>
</div>
</div>
<div id="properties_panel_nodes" class="properties_panel">
<div id="properties_panel_nodes" class="properties_panel">

Revision as of 11:20, 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 filter:

Motif degree filter:
TF indegree filter:
TF outdegree filter:

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