diff options
author | zsloan | 2015-03-27 20:28:51 +0000 |
---|---|---|
committer | zsloan | 2015-03-27 20:28:51 +0000 |
commit | d0911a04958a04042da02a334ccc528dae79cc17 (patch) | |
tree | 3c48e2e937c1dbeaf00a5697c87ed251afa5c8f1 /web/footer.html | |
parent | a840ad18e1fe3db98a359a159e9b9b72367a2839 (diff) | |
download | genenetwork2-d0911a04958a04042da02a334ccc528dae79cc17.tar.gz |
Removed everything from 'web' directory except genofiles and renamed the directory to 'genotype_files'
Diffstat (limited to 'web/footer.html')
-rwxr-xr-x | web/footer.html | 44 |
1 files changed, 0 insertions, 44 deletions
diff --git a/web/footer.html b/web/footer.html deleted file mode 100755 index 334de26f..00000000 --- a/web/footer.html +++ /dev/null @@ -1,44 +0,0 @@ -<TR>
- <TD align="left">
- <A HREF="http://citg.uthsc.edu/" target="_blank">
- <IMG SRC="/images/upload/CITGLogo.png" alt="CITG" border="0"></A>
- </TD>
- <TD align="left" id="smallsize" style="font-size:11px;font-family:verdana;color:black">
-WWW service initiated January, 1994 as <A HREF="http://www.ncbi.nlm.nih.gov/pubmed?term=8043953">The Portable Dictionary of the Mouse Genome</A> and June 15, 2001 as WebQTL.
-
-This site is currently operated by
- <A class="smallsize" HREF="mailto:rwilliams@uthsc.edu">Rob Williams</A>,
- <A class="smallsize" HREF="mailto:lyan6@uthsc.edu">Lei Yan</A>,
- <A class="smallsize" HREF="mailto:zachary.a.sloan@gmail.com">Zachary Sloan</A>,
- <A class="smallsize" HREF="mailto:acenteno@uthsc.edu" target="_blank">Arthur Centeno</A>. Design and code by Xiaodong Zhou, Christian Fernandez, Ning Liu, Rudi Alberts, Elissa Chesler, Jintao Wang, Kenneth Manly, Robert W. Williams, and <A class="smallsize" HREF="/credit.html">colleagues</A>.
-
-
- </TD>
- <TD align="right">
- <A HREF="http://www.python.org/" target="_blank">
- <IMG src="/images/upload/PythonLogo.png" alt="Python Powered" border="0"></A>
- </TD>
- <TD align="right">
- <A HREF="http://www.neuinfo.org" target="_blank">
- <img src="/images/upload/Nif.png" alt="Registered with Nif" border="0"></A>
- </TD>
-</TR>
-<TR>
-
-<!-- GENENETWORK SUPPORTED BY -->
-
- <TD colspan=4 style="font-size:12px;font-family:verdana;color:black">
- GeneNetwork support from:
- <UL>
- <LI><a class="smallsize" target="_blank" href="http://citg.uthsc.edu">The UT Center for Integrative and Translational Genomics</A>
- <LI><a class="smallsize" target="_blank" href="http://www.iniastress.org">NIAAA</A> Integrative Neuroscience Initiative on Alcoholism (U01AA13499, U24AA13513, U01AA014425)
- <LI><a class="smallsize" target="_blank" href="http://www.drugabuse.gov/about/organization/Genetics/geneexpression/index.html">NIDA</A>, <a class="smallsize" target="_blank" href="http://www.nimh.nih.gov/">NIMH</A>, and <a class="smallsize" target="_blank" href="http://www.niaaa.nih.gov/">NIAAA</A> (P20-DA 21131)
- <LI>NCI <a class="smallsize" target="_blank" href="http://emice.nci.nih.gov/">MMHCC</A> (U01CA105417), <a class="smallsize" target="_blank" href="http://www.ncrr.nih.gov/">NCRR</A> <a class="smallsize" target="_blank" href="http://www.nbirn.net/TestBeds/Mouse/index.htm">BIRN</A>, (U24 RR021760)
- </UL>
- </TD>
-</TR>
-<TR>
- <TD colspan=4 id="smallsize" align="left">
- <!-- %s -->
- </TD>
-</TR>
\ No newline at end of file |