diff options
author | zsloan | 2019-10-09 12:50:38 -0500 |
---|---|---|
committer | zsloan | 2019-10-09 12:50:38 -0500 |
commit | 32776182dbf37039edb3589dab73be4a9b0d8b23 (patch) | |
tree | c09f4ffa1fcc2cf5c08a586f97db635a7338e42d /wqflask | |
parent | 32effb3bc371828208c610fdf6f0e5296ea50560 (diff) | |
download | genenetwork2-32776182dbf37039edb3589dab73be4a9b0d8b23.tar.gz |
Added a couple affiliates to the index page
Diffstat (limited to 'wqflask')
-rwxr-xr-x | wqflask/wqflask/templates/index_page_orig.html | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/wqflask/wqflask/templates/index_page_orig.html b/wqflask/wqflask/templates/index_page_orig.html index bde1c50d..b28b7714 100755 --- a/wqflask/wqflask/templates/index_page_orig.html +++ b/wqflask/wqflask/templates/index_page_orig.html @@ -190,8 +190,10 @@ <ul> <li><a href="http://ucscbrowser.genenetwork.org/">Genome browser</a> at UTHSC</li> <li><a href="https://systems-genetics.org/">Systems Genetics</a> @ EPFL</li> - <li>UTHSC <a href="http://bnw.genenetwork.org/">Bayesian Network Web Server</a></li> + <li><a href="http://bnw.genenetwork.org/">Bayesian Network Web Server</a> @ UTHSC</li> <li><a href="http://genenetwork.org">GeneNetwork 1</a></li> + <li><a href="https://www.geneweaver.org/">GeneWeaver</a></li> + <li><a href="http://www.webgestalt.org/">WebGestalt</a></li> </ul> </div> </section> |