diff options
author | root | 2012-05-08 18:39:56 -0500 |
---|---|---|
committer | root | 2012-05-08 18:39:56 -0500 |
commit | ea46f42ee640928b92947bfb204c41a482d80937 (patch) | |
tree | 9b27a4eb852d12539b543c3efee9d2a47ef470f3 /web/barleyCross.html | |
parent | 056b5253fc3857b0444382aa39944f6344dc1ceb (diff) | |
download | genenetwork2-ea46f42ee640928b92947bfb204c41a482d80937.tar.gz |
Add all the source codes into the github.
Diffstat (limited to 'web/barleyCross.html')
-rwxr-xr-x | web/barleyCross.html | 80 |
1 files changed, 80 insertions, 0 deletions
diff --git a/web/barleyCross.html b/web/barleyCross.html new file mode 100755 index 00000000..106d0e9c --- /dev/null +++ b/web/barleyCross.html @@ -0,0 +1,80 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> +<HTML><HEAD><TITLE>Barley SM Cross Information</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'> +<SCRIPT SRC="javascript/webqtl.js"></SCRIPT> + + +</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"><I>Barley</I> Cross Information <A HREF="/webqtl/main.py?FormID=editHtml"><img src="images/modify.gif" alt="modify this page" border= 0 valign="middle"></A></P> + + <class="subtitle"> +Steptoe x Morex (SxM):</A><br> +<Blockquote> + <p>A population of 150 doubled haploid lines developed from the Steptoe x Morex cross by the <em>Hordeum bulbosum</em> method. The parents, Steptoe and Morex, were selected for their diversity of agronomic traits, Steptoe is high yielding, broadly adapted six-rowed feed-type barley. Morex is midwestern also six-rowed cultivar that has been for long time considered as the American malting industry standard.</p> + <p>Please cite the following publication when using the Steptoe x Morex (SxM) data sets:<br> + Kleinhofs et al (1993) A molecular, isozyme and morphological map of the barley (<em>Hordeum vulgare</em>) genome. Theor Appl Genet (1993) 86:705-712</p> + <P><B>How to obtain these lines</B>: <br> + Seeds of the parents and DHLs are available from:<br> + Patrick M. Hayes<br> + Department of Crop and Soil Science <br> + 109 Crop Science Building <br> + Oregon State University <br> + Corvallis, OR 97331-3002 </P> + </Blockquote> + + <class="subtitle"> +Q21861 x SM89010 (QSM): PLEXdb BarleyBase Experiment BB64: Genetic regulation of gene expression of barley in response to stem rust. </A><br> +<Blockquote> + <p>A population of 75 doubled haploid lines developed from a cross of Q21861 and SM89010 <em>Hordeum bulbosum</em> accessions used to study resistance to Pgt isolate TTKS stem rust. Data on this cross from Roger Wise and colleagues (rpwise@iastate.edu, moscou@iastate.edu). For more details please link to PLEXdb at http://www.plexdb.org/modules/PD_browse/popup_experiment_desc.php?experiment_id=1149# + </Blockquote> +<P class="subtitle"> About this file:</P> +<Blockquote> + <P> The file started, July 13, 2006 by RWW. Last update AD, Jan 15, 2010.</P> + <TABLE width="100%"><TR><TD align="left"> </TD> +<TD align="right"> </TD> +</TABLE></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 --> +<script language="JavaScript" src="javascript/menu_new.js"></script> +<script language="JavaScript" src="javascript/menu_items.js"></script> +<script language="JavaScript" src="javascript/menu_tpl.js"></script> +<script language="JavaScript"> + <!--// + new menu (MENU_ITEMS, MENU_POS); + //--> +</script> +<script src="http://www.google-analytics.com/urchin.js" type="text/javascript"> +</script> +<script type="text/javascript"> +_uacct = "UA-3782271-1"; +urchinTracker(); +</script> +</BODY> +</HTML> + |