diff options
author | root | 2012-05-22 12:47:55 -0500 |
---|---|---|
committer | root | 2012-05-22 12:47:55 -0500 |
commit | 89dd9b4fe8e2e1011f28d8ff688bc9e14c344ef7 (patch) | |
tree | 0850bb0fda13b3e35175d9cc7c1286c55ecac97c /web/webqtl/base/indexBody.py | |
parent | 8f48285647cfd6f7150c471ec7fd410518069245 (diff) | |
download | genenetwork2-89dd9b4fe8e2e1011f28d8ff688bc9e14c344ef7.tar.gz |
Latest version of GN source codes
Diffstat (limited to 'web/webqtl/base/indexBody.py')
-rwxr-xr-x | web/webqtl/base/indexBody.py | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/web/webqtl/base/indexBody.py b/web/webqtl/base/indexBody.py index aa67dffa..e73409a5 100755 --- a/web/webqtl/base/indexBody.py +++ b/web/webqtl/base/indexBody.py @@ -67,7 +67,7 @@ index_body_string = """ <!-- DATABASE SELECTION --> <TR> <TD align=right height=35 style="font-size:14px;font-family:verdana;color:black"> - <B>Database:</B> + <B>Data Set:</B> </TD> <TD width="3%"> @@ -221,6 +221,7 @@ Quick HELP Examples and </B> <li><a href="http://galaxy.genenetwork.org/" target="_blank">Galaxy</a> at UTHSC</li> <li>GeneNetwork at <a href="http://ec2.genenetwork.org/" target="_blank">Amazon Cloud (EC2)</a></li> <li>GeneNetwork Source Codes at <a href="http://sourceforge.net/projects/genenetwork/" target="_blank">SourceForge</a></li> + <li>GeneNetwork Source Codes at <a href="https://github.com/genenetwork/genenetwork" target="_blank">GitHub</a></li> </ul> </p> <P>____________________________ @@ -271,7 +272,7 @@ Quick HELP Examples and </B> <LI><A HREF="http://gn.genetics.ucla.edu/" target="_blank" style="font-size:12px;font-family:verdana;color:blue">California at UCLA</A> <LI><A HREF="http://genenetwork.helmholtz-hzi.de/" target="_blank" style="font-size:12px;font-family:verdana;color:blue">Germany at the HZI</A> <LI><A HREF="https://genenetwork.hubrecht.eu/" target="_blank" style="font-size:12px;font-family:verdana;color:blue">Netherlands at the Hubrecht</A> (Development) - <LI><A HREF="http://xzhou3.memphis.edu/" target="_blank" style="font-size:12px;font-family:verdana;color:blue">Memphis at the U of M</A> + <LI><A HREF="http://genenetwork.memphis.edu/" target="_blank" style="font-size:12px;font-family:verdana;color:blue">Memphis at the U of M</A> <LI><A HREF="http://webqtl.bic.nus.edu.sg/" target="_blank" style="font-size:12px;font-family:verdana;color:blue">Singapore at the NUS</A> <LI><A HREF="http://genenetwork.epfl.ch/" target="_blank" style="font-size:12px;font-family:verdana;color:blue">Switzerland at the EPFL</A> </UL> |