Skip to content

Commit

Permalink
add enrichment table slide
Browse files Browse the repository at this point in the history
  • Loading branch information
yihangx committed Oct 23, 2024
1 parent 471cbbf commit 9705e4f
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 0 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
23 changes: 23 additions & 0 deletions presentations/modules/advanced-visualization/module.html
Original file line number Diff line number Diff line change
Expand Up @@ -443,6 +443,29 @@ <h1 style="font-size:160%">Advanced Visualization in Cytoscape</h1>
<div style="position:absolute;left:-50px;top:-50px"> <b style="font-size:60%"><a href="#top">Top</a></b> </div>
</section>

<section>
<div style="height:800px">
<h1 style="font-size:160%">Advanced Visualization in Cytoscape</h1>
<p><highlight>
10. Using Charts to visualize enrichment results
</highlight></p>
<p>Ring charts provide ability visualise top-5 terms in the network using split-charts. You can change
the number of terms and type of chart in chart setting panel.</p><br />
<ul>
<div style="width:60%;float:left; margin-right: 40px">
<img src="modules/advanced-visualization/RingCharts.jpg">
</div>
<li>Click <highlight>Draw Chart</highlight> to create chart with default setting and split charts
will appear in the network.</li>
<li>To remove the chart, click on <highlight>Reset Charts</highlight> to remove charts</li>
<li>To change charts setting, go to <highlight>Visit the network specific chart settings</highlight>
</li>
</ul>
<div style="position:absolute;left:-50px;top:-50px"> <b style="font-size:60%"><a href="#top">Top</a></b> </div>
</div>
</section>


<section>
<h1 style="font-size:160%">Advanced Visualization in Cytoscape</h1>
<p><highlight>Try it out!</highlight></p>
Expand Down

0 comments on commit 9705e4f

Please sign in to comment.