aboutsummaryrefslogtreecommitdiff
path: root/web/dbdoc/BXDPublish.html
diff options
context:
space:
mode:
authorroot2012-05-08 18:39:56 -0500
committerroot2012-05-08 18:39:56 -0500
commitea46f42ee640928b92947bfb204c41a482d80937 (patch)
tree9b27a4eb852d12539b543c3efee9d2a47ef470f3 /web/dbdoc/BXDPublish.html
parent056b5253fc3857b0444382aa39944f6344dc1ceb (diff)
downloadgenenetwork2-ea46f42ee640928b92947bfb204c41a482d80937.tar.gz
Add all the source codes into the github.
Diffstat (limited to 'web/dbdoc/BXDPublish.html')
-rwxr-xr-xweb/dbdoc/BXDPublish.html104
1 files changed, 104 insertions, 0 deletions
diff --git a/web/dbdoc/BXDPublish.html b/web/dbdoc/BXDPublish.html
new file mode 100755
index 00000000..6918ee7f
--- /dev/null
+++ b/web/dbdoc/BXDPublish.html
@@ -0,0 +1,104 @@
+<!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">BXD 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>
+The BXDs are a large and well characterized set of strains for which a remarkable variety of phenotype data has already been acquired. Both parental strains, C57BL/6J and DBA/2J, have been almost fully sequenced.
+
+</Blockquote></P>
+
+
+<P class="subtitle">&nbsp;&nbsp;&nbsp;&nbsp;About the subjects</P>
+<Blockquote><P>
+The BXD recombinant inbred strains were derived from crosses between C57BL/6J (B6 or B) and DBA/2J (D2 or D). BXD1 through BXD32 were produced by Benjamin Taylor starting in the late 1970s at The Jackson Laboratory. BXD33 through BXD42 were also produced by Taylor, but they were generated in the 1990s. Strains BXD43 and BXD99 are a new set of advanced recombinant strains produced by Robert W. Williams, Lu Lu, Lee Silver, and Jeremy Peirce in the late 1990s and early 2000s (Peirce et al. <a href="http://http://www.biomedcentral.com/1471-2156/5/7" target="_blank" class="fs14">2004</a>).
+</P>
+<P>The first generation hybrid is labeled F1. The F1 hybrids were made by crossing B6 females to D2 males.
+</P>
+<P>
+Each study uses mice either purchased directly from vendors or bred in house. For additional details about a particular study, PubMed links from each record point to the original abstract and papers where available on-line.
+</P></Blockquote>
+
+
+<P class="subtitle">&nbsp;&nbsp;&nbsp;&nbsp;About the acquisition these data:</P>
+<Blockquote><P>Published phenotypes were obtained through a search of all PubMed indexed journals. Whenever possible, exact values of graphically represented data were obtained from the authors. In other cases graphs were measured using calipers. Additional published and unpublished phenotypes were submitted directly from investigators.
+</P><P>The entire BXD phenotypes FilemakerPro database may be searched online at <a href="http://www.nervenet.org" target="_blank" class="fs14">http://www.nervenet.org</a>.
+</P></Blockquote>
+
+
+<P class="subtitle">&nbsp;&nbsp;&nbsp;&nbsp;Submitting data and Reporting
+Errors:</P>
+<Blockquote><P>To submit data or report errata, contact Dr. Robert W. Williams via email to <a href="mailto:rwilliam@uthsc.edu"><span style="font-weight: 400">rwilliam@uthsc.edu</span></a>.<p></P></Blockquote>
+
+
+<P class="subtitle">&nbsp;&nbsp;&nbsp;&nbsp;Acknowledgments:</P>
+<Blockquote><P>Drs. John C. Crabbe and John K. Belknap have greatly assisted us in the curation of many alcohol and drug related phenotypes collected at Oregon Health Sciences Center. The initial construction of this database was performed by Ryan McNieve and Nathan Copeland at University of Tennessee Health Sciences Center.</P></Blockquote>
+
+<P class="subtitle">&nbsp;&nbsp;&nbsp;&nbsp;About this file:</P>
+<Blockquote><P> The file started, Oct 31, 2004 by RWW. Last update by RWW, Dec 9, 2009.</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>