aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorzsloan2023-09-19 16:56:32 +0000
committerzsloan2023-09-19 16:56:53 +0000
commitc9995709bbd1550a21ddec5bf0879dd0fc7618ab (patch)
treeec6efa2c44967c59d44f07b198f0a48420abfdb2
parentfad4988ea5e25d34242b198dbcdc251e9c5fbd45 (diff)
downloadgenenetwork2-c9995709bbd1550a21ddec5bf0879dd0fc7618ab.tar.gz
Add links to GN-hosted portals
-rwxr-xr-xwqflask/wqflask/templates/index_page.html8
1 files changed, 8 insertions, 0 deletions
diff --git a/wqflask/wqflask/templates/index_page.html b/wqflask/wqflask/templates/index_page.html
index a218cf9c..7b5a1d16 100755
--- a/wqflask/wqflask/templates/index_page.html
+++ b/wqflask/wqflask/templates/index_page.html
@@ -335,6 +335,14 @@
<li><a href="http://www.webgestalt.org/">WebGestalt</a> at Baylor</li>
</ul>
</ul>
+ <ul>
+ <li>GeneNetwork hosted portals</li>
+ <ul>
+ <li><a href="https://www.opar.io/">Omics Portal For Addiction Research</a></li>
+ <li><a href="https://msk.genenetwork.org/">GN4MSK musculoskeletal</a></li>
+ <li><a href="https://genecup.org/">GeneCup: Mining PubMed for Gene Relationships using Custom Ontologies</a></li>
+ </ul>
+ </ul>
</section>
</div>
</div>