Skip to content

Commit

Permalink
slide transition
Browse files Browse the repository at this point in the history
  • Loading branch information
khanspers committed Oct 1, 2024
1 parent e8d13ab commit 91d3a00
Showing 1 changed file with 5 additions and 10 deletions.
15 changes: 5 additions & 10 deletions protocols/functional-enrichment-analysis/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -206,7 +206,7 @@ <h1>Enrichr: Start Analysis</h1>
<section id='enrichr_results'>
<h1>Enrichr: Results Overview</h1>
<p>The results are displayed as a grid of libraries for each functional category (at the top), the image below shows the results in the <highlight>Pathways</highlight> category.</p>
<div class="fragment fade-out" data-fragment-index="1" style="position: absolute; top: 200px; left: 60px">
<div style="position: absolute; top: 200px; left: 60px">
<img class="plain" src="enrichr_results.png" style="width:55%"></div>
<div class="fragment fade-in" data-fragment-index="2">
<p class="fragment" data-fragment-index="2">Clicking on one of the squares will show the detailed results for that library:</p>
Expand All @@ -221,16 +221,11 @@ <h1>Enrichr: Results Overview</h1>
<section id='enrichr_details'>
<h1>Enrichr: Gene Set Results</h1>
<p>Looking at the results for a specific library in detail, the gene sets are sorted by p-value ranking by default. Clicking on any of the bars representing gene sets re-sorts the bar graph by the different score.</p>
<div
style="position: absolute; top: 215px; left: 160px; width: 80%" >
<img class="plain"
src="results_wp_detail.png">
</div>
<div class="fragment fade-in" data-fragment-index="2"
<div style="position: absolute; top: 215px; left: 160px; width: 80%" >
<img class="plain" src="results_wp_detail.png"></div>
<div class="fragment fade-in" data-fragment-index="2"
style="position: absolute; top: 220px; left: 160px; width: 82%" >
<img class="plain fragment" data-fragment-index="2"
src="results_wp_sorted.png">
</div>
<img class="plain fragment" data-fragment-index="2" src="results_wp_sorted.png"></div>
<aside class="notes" data-markdown>
Notes go here
</aside>
Expand Down

0 comments on commit 91d3a00

Please sign in to comment.