(Replaced content with "{{WashU_StLouis}} <html> <div class="column full_size" > <h1> A Detection Mechanism for Wheat Rust Fungus </h1> <p>Washington University in St. Louis iGEM Project 2018...") |
Erjohnson00 (Talk | contribs) |
||
(119 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{WashU_StLouis}} | {{WashU_StLouis}} | ||
<html> | <html> | ||
+ | <style> | ||
+ | /* Top Banner */ | ||
+ | #topheader{ | ||
+ | display:block; | ||
+ | position:absolute; | ||
+ | top:-15px; | ||
+ | width:100%; | ||
+ | margin-bottom:-120px; | ||
+ | position:relative; | ||
+ | } | ||
+ | #BotArrow{ | ||
+ | position: relative;- | ||
+ | z-index:2; | ||
+ | bottom:42px; | ||
+ | margin-bottom:-42px; | ||
+ | } | ||
+ | #PBlogo { | ||
+ | position:relative; | ||
+ | bottom:580px; | ||
+ | left:30px; | ||
+ | } | ||
+ | /* Panels */ | ||
+ | .panel { | ||
+ | width:100%; | ||
+ | height:527px; | ||
+ | margin:0; | ||
+ | margin-bottom:0px; | ||
+ | margin-left: 0px; | ||
+ | color: transparent; | ||
+ | font-family: 'Yanone Kaffeesatz', sans-serif; | ||
+ | } | ||
+ | .panel a { | ||
+ | color: #2F4F4F; | ||
+ | text-decoration:none; | ||
+ | } | ||
+ | /* Subpanels */ | ||
+ | .narrowimg {/* Subpanels background*/ | ||
+ | /*position:absolute;*/ | ||
+ | z-index:2; | ||
+ | opacity:0.3; | ||
+ | filter: alpha(opacity=30); | ||
+ | } | ||
+ | .titlebox {/* Subpanels Title*/ | ||
+ | z-index:1; | ||
+ | position:relative; | ||
+ | bottom:480px; | ||
+ | background:transparent; | ||
+ | } | ||
+ | .topbanner{ | ||
+ | margin-top: -15 px; | ||
+ | margin-bottom: 10px; | ||
+ | } | ||
− | + | /* Project Panels*/ | |
− | + | .subpanel1 { /* Overview */ | |
− | + | float:left; | |
− | + | width:77%; | |
− | + | height:475px; | |
− | + | margin-top:75px; | |
+ | background:transparent; | ||
+ | } | ||
+ | .spdesc { /* Overview content */ | ||
+ | display:none; | ||
+ | height:500px; | ||
+ | color:rgb(0, 0, 0); | ||
+ | margin-bottom:0px; | ||
+ | } | ||
+ | .cont { /* Overview content */ | ||
+ | width:100%; | ||
+ | height:auto; | ||
+ | margin-left:0%; | ||
+ | margin-top:5%; | ||
+ | background:transparent; | ||
+ | } | ||
+ | .cont p { | ||
+ | width:auto; | ||
+ | height:auto; | ||
+ | margin:0% 2%; | ||
+ | font-size:30px; | ||
+ | } | ||
+ | .subpanel2 { /* Projects */ | ||
+ | float:left; | ||
+ | width:10%; | ||
+ | height:420px; | ||
+ | font-size:22px; | ||
+ | text-align:center; | ||
+ | margin-top:105px; | ||
+ | margin-right:11px; | ||
+ | border-radius:7px; | ||
+ | overflow:hidden; | ||
+ | } | ||
+ | .subpanel2:hover{ | ||
+ | font-weight:bold; | ||
+ | } | ||
+ | .subpanel2:hover .narrowimg { | ||
+ | opacity:0.8; | ||
+ | filter: alpha(opacity=80); | ||
+ | } | ||
+ | /* Panels at the bottom */ | ||
+ | .subpanel8 { | ||
+ | float:left; | ||
+ | height:96px; | ||
+ | width:23.5%; | ||
+ | margin-right:18px; | ||
+ | margin-top:0px; | ||
+ | border-radius:7px; | ||
+ | overflow:hidden; | ||
+ | background:#4d6799; | ||
+ | color:white; | ||
+ | } | ||
+ | .subpanel8 img { | ||
+ | margin-top:16px; | ||
+ | background:#d6699; | ||
+ | } | ||
+ | .subpanel8 img:hover { | ||
+ | background:#4d6799; | ||
+ | } | ||
+ | </style> | ||
+ | <div id="topheader"> | ||
+ | <img style="margin-top:-1px" src="https://static.igem.org/mediawiki/2018/9/90/T--WashU_StLouis--introbanner.png" width="100%" height="632"/> | ||
+ | </div> | ||
+ | <div style="clear: both;"></div> | ||
+ | <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.8.3/jquery.min.js"></script> | ||
+ | <div id="page"> | ||
+ | <div class="panel"> | ||
+ | <a href="https://2018.igem.org/Team:WashU_StLouis/Overview" title="Project Overview"> | ||
+ | <div class="subpanel1"> | ||
+ | <div style="position:relative; top:0px; bottom:0px;"> | ||
+ | <div class="cont"><p style="font-size:32px;line-height:34px;font-family: 'Josefin Sans';">OUR NOVEL MULTISTEP APPROACH</p></div> | ||
+ | <div class="cont"> | ||
+ | <p style="font-size:14px;font-family: 'Josefin Sans'"> | ||
+ | Virulent races of Puccinia graminis f. sp. tritici (Pgt), or wheat stem rust, have caused devastating effects on cereal grains worldwide, impacting global food security. We are engineering <I>Escherichia coli DH5α</I> and <I>Saccharomyces cerevisiae EBY100</I> to detect Pgt and improve response times to virulent strains. To detect Pgt, we are creating a device that will germinate spores from the Puccinia genus. The germinated spores produce ribitol, a sugar unique to Pgt. Our engineered <I>DH5α</I> will produce a fluorescent signal in the presence of ribitol, thus detecting Pgt. To detect specific virulent races of Pgt, we will modify yeast to contain the stem rust resistance gene Sr35 from Triticum monococcum; Sr35 recognizes its corresponding effector AvrSr35, secreted by Pgt, as part of the plant’s innate immune system. Using bimolecular fluorescence complementation, our yeast will detect AvrSr35, a first step in being able to indicate the virulence of the germinated Pgt spores. | ||
+ | </p> | ||
+ | </div> | ||
+ | <div id="psdesc" class="spdesc"> | ||
+ | <div class="cont"> | ||
+ | <p style="font-size:26px;font-family: 'Josefin Sans'">Transform <I>Escherichia coli DH5α</I> with a plasmid carrying a promoter induced by ribitol, a compound unique to infectious structures formed by fungal spores, upstream of a fluorescent protein.</p> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div id="dsdesc" class="spdesc"> | ||
+ | <div class="cont"> | ||
+ | <p style="font-size:26px;font-family: 'Josefin Sans'">Express wheat resistance genes in transformed <I>Saccharomyces cerevisiae EBY100</I> to detect virulence factors released by Pgt to distinguish whether or not the race of Pgt present is virulent to the strain of wheat.</p> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div id="tcdesc" class="spdesc"> | ||
+ | <div class="cont"> | ||
+ | <p style="font-size:26px;font-family: 'Josefin Sans'"></p> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | </a> | ||
+ | <a href="https://2018.igem.org/Team:WashU_StLouis/Broad" title="Detect"> | ||
+ | <div id="pspanel" class="subpanel2" onmouseover="chgtrans(this)"> | ||
+ | <img class="narrowimg" src="https://static.igem.org/mediawiki/2018/4/46/T--WashU_StLouis--detectingnarrow.jpeg" width="125px" height="500px"/> | ||
+ | <div class="titlebox"> | ||
+ | <center><img src="https://static.igem.org/mediawiki/2018/6/6a/T--WashU_StLouis--detect.png" style="height:60px;margin-bottom:20px;"/></center> | ||
+ | <div style="width:60%;margin-left:20%;margin-bottom:0px;"><hr></div> | ||
+ | Detect | ||
+ | </div> | ||
+ | </div> | ||
+ | </a> | ||
+ | <a href="https://2018.igem.org/Team:WashU_StLouis/Avirulence" title="Profile"> | ||
+ | <div id="dspanel" class="subpanel2"> | ||
+ | <img class="narrowimg" src="https://static.igem.org/mediawiki/2018/f/f4/T--WashU_StLouis--profilingnarrow.jpeg" width="125px" height="500px"/> | ||
+ | <div class="titlebox"> | ||
+ | <center><img src="https://static.igem.org/mediawiki/2018/8/82/T--WashU_StLouis--profiling.png" style="height:60px;margin-bottom:20px;"/></center> | ||
+ | <div style="width:60%;margin-left:20%;margin-bottom:0px;"><hr></div> | ||
+ | Profile | ||
+ | </div> | ||
+ | </div> | ||
+ | </a> | ||
+ | <div style="clear: both;"></div> | ||
+ | <div> | ||
+ | <div class="subpanel8"> | ||
+ | <a href="https://2018.igem.org/Team:WashU_StLouis/Human_Practices" title="Human Practices"> | ||
+ | <center><img src="https://static.igem.org/mediawiki/2018/0/08/T--WashU_StLouis--humanpracticesicon.png" height="64px"/></center> | ||
+ | </a> | ||
+ | </div> | ||
+ | <div class="subpanel8"> | ||
+ | <a href="https://2018.igem.org/Team:WashU_StLouis/Demonstrate" title="Demonstrate"> | ||
+ | <center><img src="https://static.igem.org/mediawiki/2018/c/c0/T--WashU_StLouis--demonstrateicon.png" height="64px"/></center> | ||
+ | </a> | ||
+ | </div> | ||
+ | <div class="subpanel8"> | ||
+ | <a href="https://2018.igem.org/Team:WashU_StLouis/Composite_Part" title="Parts"> | ||
+ | <center><img src="https://static.igem.org/mediawiki/2018/7/76/T--WashU_StLouis--partsicon.png" height="64px"/></center> | ||
+ | </a> | ||
+ | </div> | ||
+ | <div class="subpanel8" style="margin-right:0"> | ||
+ | <a href="https://2018.igem.org/Team:WashU_StLouis/Collaborations" title="Collaborations"> | ||
+ | <center><img src="https://static.igem.org/mediawiki/2018/8/8e/T--WashU_StLouis--collaborationicon.png" height="64px"/></center> | ||
+ | </a> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div style="clear: both;"></div> | ||
+ | </div> | ||
+ | |||
+ | <script> | ||
+ | $(document).ready(function(){$('div .igemlogo').mouseover(function(){div = $('.left-menu'); div.fadeIn(1);}).mouseout(function(){div.fadeOut(100);});}); | ||
+ | $(document).ready(function(){$('div #pspanel').mouseover(function(){div = $('#psdesc');div.fadeIn(1);}).mouseout(function(){div.fadeOut(1);});}); | ||
+ | $(document).ready(function(){$('div #dspanel').mouseover(function(){div = $('#dsdesc');div.fadeIn(1);}).mouseout(function(){div.fadeOut(1);});}); | ||
+ | $(document).ready(function(){$('div #thpanel').mouseover(function(){div = $('#thdesc');div.fadeIn(1);}).mouseout(function(){div.fadeOut(1);});}); | ||
+ | $(document).ready(function(){$('div #tcpanel').mouseover(function(){div = $('#tcdesc');div.fadeIn(1);}).mouseout(function(){div.fadeOut(1);});}); | ||
+ | </script> | ||
+ | <!-- | ||
+ | <center><a href="http://www.digits.com" target="_blank"><img src="http://counter.digits.com/?counter={39ed2bc8-e9ee-aa74-01bb-15a2129b5b32}&template=simple&foreground=ffffff&background=272b1e" alt="Hit Counter by Digits" border="0"/></a></center> | ||
+ | --!> | ||
+ | </div> | ||
</html> | </html> |
Latest revision as of 16:32, 17 October 2018
OUR NOVEL MULTISTEP APPROACH
Virulent races of Puccinia graminis f. sp. tritici (Pgt), or wheat stem rust, have caused devastating effects on cereal grains worldwide, impacting global food security. We are engineering Escherichia coli DH5α and Saccharomyces cerevisiae EBY100 to detect Pgt and improve response times to virulent strains. To detect Pgt, we are creating a device that will germinate spores from the Puccinia genus. The germinated spores produce ribitol, a sugar unique to Pgt. Our engineered DH5α will produce a fluorescent signal in the presence of ribitol, thus detecting Pgt. To detect specific virulent races of Pgt, we will modify yeast to contain the stem rust resistance gene Sr35 from Triticum monococcum; Sr35 recognizes its corresponding effector AvrSr35, secreted by Pgt, as part of the plant’s innate immune system. Using bimolecular fluorescence complementation, our yeast will detect AvrSr35, a first step in being able to indicate the virulence of the germinated Pgt spores.
Transform Escherichia coli DH5α with a plasmid carrying a promoter induced by ribitol, a compound unique to infectious structures formed by fungal spores, upstream of a fluorescent protein.
Express wheat resistance genes in transformed Saccharomyces cerevisiae EBY100 to detect virulence factors released by Pgt to distinguish whether or not the race of Pgt present is virulent to the strain of wheat.