aboutsummaryrefslogtreecommitdiff
path: root/web/dbdoc/BXHPublish.html
diff options
context:
space:
mode:
Diffstat (limited to 'web/dbdoc/BXHPublish.html')
-rwxr-xr-xweb/dbdoc/BXHPublish.html117
1 files changed, 117 insertions, 0 deletions
diff --git a/web/dbdoc/BXHPublish.html b/web/dbdoc/BXHPublish.html
new file mode 100755
index 00000000..c263b2a1
--- /dev/null
+++ b/web/dbdoc/BXHPublish.html
@@ -0,0 +1,117 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<HTML><HEAD><TITLE>Publish Phenotype / WebQTL</TITLE>
+<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
+<LINK REL="stylesheet" TYPE="text/css" HREF='/css/general.css'>
+<LINK REL="stylesheet" TYPE="text/css" HREF='/css/menu.css'>
+
+</HEAD>
+<BODY bottommargin="2" leftmargin="2" rightmargin="2" topmargin="2" text=#000000 bgColor=#ffffff>
+<TABLE cellSpacing=5 cellPadding=4 width="100%" border=0>
+<TBODY>
+<TR>
+<script language="JavaScript" src="/javascript/header.js"></script>
+</TR>
+<TR>
+<TD bgColor=#eeeeee class="solidBorder">
+<Table width= "100%" cellSpacing=0 cellPadding=5><TR>
+<!-- Body Start from Here -->
+<TD valign="top" height="200" width="100%" bgcolor="#eeeeee">
+<P class="title">
+
+BXH Published Phenotypes Database
+
+ <A HREF="/webqtl/main.py?FormID=editHtml"><img src="/images/modify.gif" alt="modify this page" border= 0 valign="middle"></A></P>
+
+<P class="subtitle">&nbsp;&nbsp;&nbsp;&nbsp;Summary:</P>
+
+<Blockquote><P>
+This BXH Phenotype Database includes published trait data for up to 20 recombinant inbred strains. Data were collected and curated at the University of Tennessee Health Science Center (UTHSC) starting in 2000.</P>
+</Blockquote>
+
+
+<P class="subtitle">&nbsp;&nbsp;&nbsp;&nbsp;About the cases used in these studies:</P>
+
+<Blockquote><P>
+The BXH set were made by crossing female C57BL/6J (B6 or B) with male C3H/HeJ (C3) mice. Benjamin Taylor created the initial 12 BXH recombinant inbred strains at The Jackson Laboratory in 1969. A second set of eight BXH strains were initiated by Linda Siracusa at the Kimmel Cancer Center in 1995. She selected for tyrosinase-negative albinos and her strains should not be used to map on Chr 7. Four of these new BXH strains are now also available from The Jackson Laboratory. The following are the old and new symbols for the four recent additions:
+
+<UL>
+<LI>BXHA1/Sr = BXG20/Kcc
+<LI>BXHA2/Sr = BXH21/Kcc
+<LI>BXHB2/Sr = BXH22/Kcc
+<LI>BXHE1/Sr = B6cC3-1/Kcc (backcrossed to B6 and a recombinant congenic)
+</UL>
+</Blockquote>
+
+<P class="subtitle">&nbsp;&nbsp;&nbsp;&nbsp;About data acquisition:</P>
+
+<Blockquote><P>Published phenotypes were obtained through a literature search of PubMed-indexed journals. When possible, exact values of graphically represented data were obtained from the authors. In other cases graphs were measured using a vernier caliper. Some published and unpublished phenotypes were submitted directly by investigators. Unpublisehd phenotypes usually have Record ID numbers less than 1.</P>
+
+<P>Each study has used mice purchased from The Jackson Laboratory or bred in-house. When available, PubMed links connect to abstracts and papers.</P>
+
+<P>A BXH phenotypes Filemaker Pro database (current through to September 2004) can be searched online at <a href="http://www.nervenet.org/main/databases.html" target="_blank" class="fs14">http://www.nervenet.org/main/databases.html</a>.</P>
+
+<P>How to obtain these strains: Please see <a href="http://jaxmice.jax.org/jaxmicedb/html/rcbinbred.shtml" target="_blank" class="fs14">http://jaxmice.jax.org/list/cat481378.html</a>.
+</P>
+
+</Blockquote>
+
+
+<P class="subtitle">&nbsp;&nbsp;&nbsp;&nbsp;Submitting data and reporting
+mistakes:</P>
+
+<Blockquote><P>The utility of this data set increases multiplicatively as each new phenotype is added. To submit data or report mistakes, please contact <a href="mailto:echesler@utmem.edu"><span style="font-weight: 400"> Elissa J. Chesler</span></a> and <a href="mailto:rwilliam@nb.utmem.edu"> <span style="font-weight: 400">Robert W. Williams</span></a> at the University of Tennessee Health Science Center.</P></Blockquote>
+
+
+<P class="subtitle">&nbsp;&nbsp;&nbsp; Acknowledgments:</P>
+<Blockquote><P>The initial construction of this database was performed by Ryan McNeive, Nathan Copeland and Mary-Kathleen Sullivan at University of Tennessee Health Sciences Center.</P></Blockquote>
+
+<P class="subtitle">&nbsp;&nbsp;&nbsp;&nbsp;Information about this text file:</P>
+<Blockquote><P>This text file originally generated by EJC, March 2004. Updated by RWW, October 30, 2004.
+</P></Blockquote>
+
+</TD>
+</TR></TABLE>
+</TD>
+</TR>
+<TR>
+<TD align=center bgColor=#ddddff class="solidBorder">
+
+
+
+<!--Start of footer-->
+<TABLE width="90%">
+<script language='JavaScript' src='/javascript/footer.js'></script>
+</TABLE>
+<!--End of footer-->
+
+
+
+</TD>
+</TR>
+</TABLE>
+<!-- /Footer -->
+<!-- menu script itself. you should not modify this file -->
+<script language="JavaScript" src="/javascript/menu_new.js"></script>
+<!-- items structure. menu hierarchy and links are stored there -->
+<script language="JavaScript" src="/javascript/menu_items.js"></script>
+<!-- files with geometry and styles structures -->
+
+<script language="JavaScript" src="/javascript/menu_tpl.js"></script>
+<script language="JavaScript">
+<!--//
+// Note where menu initialization block is located in HTML document.
+// Don't try to position menu locating menu initialization block in
+// some table cell or other HTML element. Always put it before </body>
+// each menu gets two parameters (see demo files)
+// 1. items structure
+// 2. geometry structure
+new menu (MENU_ITEMS, MENU_POS);
+// make sure files containing definitions for these variables are linked to the document
+// if you got some javascript error like "MENU_POS is not defined", then you've made syntax
+// error in menu_tpl.js file or that file isn't linked properly.
+
+// also take a look at stylesheets loaded in header in order to set styles
+//-->
+</script>
+</BODY>
+</HTML>