Skip to content

Commit

Permalink
Revert "Remove RNA-Seq-er API reference from the tools tab as the API…
Browse files Browse the repository at this point in the history
… is closed down (#161)"

This reverts commit 757b033.
  • Loading branch information
ke4 committed Feb 20, 2024
1 parent 6db88e4 commit 880b218
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions app/src/main/webapp/WEB-INF/jsp/tiles/views/home/tools.jsp
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,23 @@
</div>
</a>

<a href="https://www.ebi.ac.uk/fg/rnaseq/api/" target="_blank">
<div class="media-object">
<div class="media-object-section middle">
<h3 class="icon icon-functional" data-icon="A" />
</div>
<div class="media-object-section middle">
<p>
<strong>RNASeq-er API: a gateway to systematically updated analysis of public RNA-Seq data</strong><br>
The RNASeq-er REST API provides easy access to the results of the systematically updated and
continually growing analysis of public RNA-seq data in the European Nucleotide Archive (ENA).
The analysis of each sequencing run is performed by the EMBL-EBI's Gene Expression Team using
the iRAP pipeline (see above).
</p>
</div>
</div>
</a>

<a href="https://www.bioconductor.org/packages/release/bioc/html/ExpressionAtlas.html" target="_blank">
<div class="media-object">
<div class="media-object-section middle">
Expand Down

0 comments on commit 880b218

Please sign in to comment.