Team:SYSU-China/project bacterial migration

From 2011.igem.org

(Difference between revisions)
(Created page with "project_bacterial_migration")
 
(25 intermediate revisions not shown)
Line 1: Line 1:
-
project_bacterial_migration
+
{{:Team:SYSU-China/header/wikireset}}
 +
{{:Team:SYSU-China/header/jscss}}
 +
 
 +
 
 +
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 +
<html xmlns="http://www.w3.org/1999/xhtml">
 +
<head>
 +
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
 +
<title>Modules Verification-Sun Yat-sen Univ.</title>
 +
<!---------css and js collection-----------!-->
 +
<link type="text/css" href="menu.css" rel="stylesheet" />
 +
<script type="text/javascript" src="jquery.js"></script>
 +
<script type="text/javascript" src="menu.js"></script>
 +
<script type="text/javascript" src="scrollTo.js"></script>
 +
 
 +
<script type="text/javascript" src="lightbox.js"></script>
 +
 
 +
<script type="text/javascript" language="javascript">
 +
 
 +
$(function(){
 +
  //  $("#page_content_baBar_details").scrollTo(600,2横向)
 +
 
 +
  //
 +
  //
 +
  $("#page_content_baBar_details").scrollTo(700)
 +
});</script>
 +
 
 +
 
 +
<script src="SpryDOMUtils.js" type="text/javascript"></script>
 +
<script src="SpryDOMEffects.js" type="text/javascript"></script>
 +
<script src="SpryWidget.js" type="text/javascript"></script>
 +
<script src="SpryPanelSet.js" type="text/javascript"></script>
 +
<script src="SpryPanelSelector.js" type="text/javascript"></script>
 +
<script src="SpryFadingPanels.js" type="text/javascript"></script>
 +
<script src="SpryTabbedPanels2.js" type="text/javascript"></script>
 +
<script src="SpryFadingPanelsPlugin.js" type="text/javascript"></script>
 +
<script src="SpryTabbedPanelsKeyNavigationPlugin.js" type="text/javascript"></script>
 +
<link href="style.css" rel="stylesheet" type="text/css" />
 +
<script type="text/javascript" language="javascript">
 +
$(function(){
 +
  //  $("#page_content_baBar_details").scrollTo(600,2横向)
 +
 
 +
  //
 +
  //
 +
  $("#page_content_baBar_details").scrollTo(700)
 +
});</script>
 +
 
 +
 
 +
<link href="SpryTabbedPanels2.css" rel="stylesheet" type="text/css" />
 +
<style type="text/css">
 +
/* BeginOAWidget_Instance_2138522: #TabbedPanels2 */
 +
 
 +
 
 +
/* TabbedPanelsTabGroup */
 +
#TabbedPanels2 .TabbedPanelsTabGroup {
 +
top: 1px;
 +
left: 0px;
 +
 
 +
font-family: Arial, Helvetica, sans-serif;
 +
font-weight: inherit;
 +
font-size: inherit;
 +
color: inherit;
 +
background-color: transparent;
 +
 
 +
border-left: solid 0px inherit;
 +
border-bottom: solid 0px inherit;
 +
border-top: solid 0px inherit;
 +
border-right: solid 0px inherit;
 +
 
 +
padding: 0px 0px 0px 0px;
 +
}
 +
 
 +
/* TabbedPanelsTab */
 +
#TabbedPanels2.TabbedPanels .TabbedPanelsTab,
 +
#TabbedPanels2.VTabbedPanels .TabbedPanelsTab {
 +
font-family: Arial, Helvetica, sans-serif;
 +
font-weight: inherit;
 +
font-size: inherit;
 +
color: inherit;
 +
background-color: #DDD;
 +
 
 +
border-left: solid 0px #CCC;
 +
border-bottom: solid 0px #999;
 +
border-top: solid 0px #999;
 +
border-right: solid 0px #999;
 +
 
 +
padding: 4px 10px 4px 10px;
 +
}
 +
 
 +
#TabbedPanels2.TabbedPanels .TabbedPanelsTab a,
 +
#TabbedPanels2.VTabbedPanels .TabbedPanelsTab a {
 +
font-family: Arial, Helvetica, sans-serif;
 +
font-weight: inherit;
 +
font-size: inherit;
 +
color: inherit;
 +
}
 +
 
 +
/* TabbedPanelsTabHover */
 +
#TabbedPanels2.TabbedPanels .TabbedPanelsTabHover,
 +
#TabbedPanels2.VTabbedPanels .TabbedPanelsTabHover {
 +
font-family: inherit;
 +
font-weight: inherit;
 +
font-size: inherit;
 +
color: inherit;
 +
background-color: #eeeeee;
 +
 
 +
border-left: solid 0px #CCC;
 +
border-bottom: solid 0px #999;
 +
border-top: solid 0px #999;
 +
border-right: solid 0px #999;
 +
 
 +
padding: 4px 10px 4px 10px;
 +
}
 +
 
 +
#TabbedPanels2.TabbedPanels .TabbedPanelsTabHover a,
 +
#TabbedPanels2.VTabbedPanels .TabbedPanelsTabHover a {
 +
font-family: inherit;
 +
font-weight: inherit;
 +
font-size: inherit;
 +
color: inherit;
 +
}
 +
 
 +
/* TabbedPanelsTabSelected */
 +
#TabbedPanels2.TabbedPanels .TabbedPanelsTabSelected,
 +
#TabbedPanels2.VTabbedPanels .TabbedPanelsTabSelected {
 +
font-family: inherit;
 +
font-weight: inherit;
 +
font-size: inherit;
 +
color: inherit;
 +
background-color: #57a226;
 +
 
 +
border-left: solid 0px #CCC;
 +
border-bottom: solid 1px #57a226;
 +
border-top: solid 0px #999999;
 +
border-right: solid 0px #999;
 +
 
 +
padding: 4px 10px 4px 10px;
 +
}
 +
 
 +
#TabbedPanels2.TabbedPanels .TabbedPanelsTabSelected a,
 +
#TabbedPanels2.VTabbedPanels .TabbedPanelsTabSelected a {
 +
font-family: inherit;
 +
font-weight: inherit;
 +
font-size: inherit;
 +
color: inherit;
 +
}
 +
 
 +
/* TabbedPanelsTabFocused */
 +
#TabbedPanels2.TabbedPanels .TabbedPanelsTabFocused,
 +
#TabbedPanels2.VTabbedPanels .TabbedPanelsTabFocused {
 +
font-family: inherit;
 +
font-weight: inherit;
 +
font-size: inherit;
 +
color: inherit;
 +
background-color: #999999;
 +
 
 +
border-left: solid 0px #CCC;
 +
border-bottom: solid 0px #EEE;
 +
border-top: solid 0px #999999;
 +
border-right: solid 0px #999;
 +
 
 +
padding: 4px 10px 4px 10px;
 +
}
 +
 
 +
#TabbedPanels2.TabbedPanels .TabbedPanelsTabFocused a,
 +
#TabbedPanels2.VTabbedPanels .TabbedPanelsTabFocused a {
 +
font-family: inherit;
 +
font-weight: inherit;
 +
font-size: inherit;
 +
color: inherit;
 +
}
 +
 
 +
 
 +
/* TabbedPanelsContentGroup */
 +
#TabbedPanels2 .TabbedPanelsContentGroup {
 +
font-family: Arial, Helvetica, sans-serif;
 +
font-weight: inherit;
 +
font-size: 14px;
 +
color: inherit;
 +
background-color: #f5f5f5;
 +
 
 +
border-left: solid 0px #CCC;
 +
border-bottom: solid 0px #CCC;
 +
border-top: solid 10px #57a226;
 +
border-right: solid 0px #999;
 +
 
 +
padding: 0px 0px 0px 0px;
 +
}
 +
 
 +
/* TabbedPanelsContentVisible */
 +
#TabbedPanels2 .TabbedPanelsContentVisible {
 +
font-family: Arial, Helvetica, sans-serif;
 +
font-weight: inherit;
 +
font-size: 14px;
 +
color: inherit;
 +
background-color: transparent;
 +
 
 +
border-left: solid 0px #CCC;
 +
border-bottom: solid 0px #CCC;
 +
border-top: solid 0px #999;
 +
border-right: solid 0px #999;
 +
 
 +
padding: 4px 12px 4px 12px;
 +
}
 +
 
 +
#TabbedPanels2.BTabbedPanels .TabbedPanelsTab {
 +
border-bottom: solid 0px #999;
 +
border-top: solid 0px #999;
 +
}
 +
 
 +
#TabbedPanels2.BTabbedPanels .TabbedPanelsTabSelected {
 +
border-top: solid 0px #999999;
 +
}
 +
 
 +
#TabbedPanels2.VTabbedPanels .TabbedPanelsTabGroup {
 +
width: 10em;
 +
height: 20em;
 +
top: 1px;
 +
left: 0px;
 +
}
 +
 
 +
#TabbedPanels2.VTabbedPanels .TabbedPanelsTabSelected {
 +
background-color: #57a226;
 +
border-bottom: solid 1px #57a226;
 +
}
 +
 
 +
 
 +
/* EndOAWidget_Instance_2138522 */
 +
</style>
 +
<!------------css and js collection------!-->
 +
 
 +
<style type="text/css">
 +
/* BeginOAWidget_Instance_2127022: #gallery */
 +
 
 +
.lbGallery {
 +
/*gallery container settings*/
 +
background-color: #ffffff;
 +
padding-left: 0px; 
 +
padding-top: 0px; 
 +
padding-right: 0px; 
 +
padding-bottom: 0px; 
 +
width: 180px;
 +
height: auto;
 +
text-align:center;
 +
}
 +
.lbGallery ul {
 +
list-style: none;
 +
margin:0;
 +
padding:0;
 +
text-align: left;
 +
}
 +
.lbGallery ul li {
 +
margin:0;
 +
padding:0;
 +
display: inline;
 +
font-family: Arial, Helvetica, sans-serif;
 +
font-weight: bold;
 +
text-align: left;
 +
font-size: 14px;
 +
}
 +
.lbGallery ul li a{text-decoration:none;}
 +
 +
.lbGallery ul li a img {
 +
/*border color, width and margin for the images*/
 +
border-color: #ffffff;
 +
border-left-width: 10px;
 +
border-top-width: 10px;
 +
border-right-width: 10px;
 +
border-bottom-width: 20px;
 +
margin-left:5px;
 +
margin-right:5px;
 +
margin-top:5px;
 +
margin-bottom:5px:
 +
}
 +
 +
.lbGallery ul li a:hover img {
 +
/*background color on hover*/
 +
border-color: #cccccc;
 +
border-left-width: 10px;
 +
border-top-width: 10px;
 +
border-right-width: 10px;
 +
border-bottom-width: 20px;
 +
}
 +
 +
#lightbox-container-image-box {
 +
border-top: 0px none #000000;
 +
border-right: 0px none #000000;
 +
border-bottom: 0px none #000000;
 +
border-left: 0px none #000000;
 +
}
 +
 +
#lightbox-container-image-data-box {
 +
border-top: 0px;
 +
border-right: 0px none #000000;
 +
border-bottom: 0px none #000000;
 +
border-left: 0px none #000000;
 +
}
 +
 +
#main_page_clearer {
 +
display: none;
 +
}
 +
/* EndOAWidget_Instance_2127022 */
 +
</style>
 +
<script type="text/xml">
 +
<!--
 +
<oa:widgets>
 +
  <oa:widget wid="2127022" binding="#gallery" />
 +
</oa:widgets>
 +
-->
 +
</script>
 +
</head>
 +
 
 +
<body>
 +
<div id="background_shadow">
 +
  <div class="page_WholeContainer">
 +
 
 +
<!--------here begins the manu bar section--!--><!-- #BeginLibraryItem "/Library/manu.lbi" --><!--------here begins the manu bar section--!-->
 +
    <div class="title_container">
 +
    <div id="menu">
 +
      <ul class="menu">
 +
        <li><a href="https://2011.igem.org/Team:SYSU-China"><span></span></a></li>
 +
        <li><a href="https://2011.igem.org/Team:SYSU-China/main_page_news"><span>NEWS</span></a></li>
 +
        <li><a href="https://2011.igem.org/Team:SYSU-China/main_page_story"><span>STORY</span></a></li>     
 +
        <li><a href="https://2011.igem.org/Team:SYSU-China/main_page_project" class="parent"><span>PROJECT</span></a>
 +
          <div>
 +
              <ul>
 +
                <li><a href="https://2011.igem.org/Team:SYSU-China/project_bacterial_migration"><span>Bacterial Migration</span></a>
 +
                <li><a href="https://2011.igem.org/Team:SYSU-China/project_Cesium_Absorption"><span>Cesium Absorption</span></a></li>
 +
                <li><a href="https://2011.igem.org/Team:SYSU-China/project_Aggregation_Recovery"><span>Aggregation & Recovery</span></a></li>
 +
                <li><a href="https://2011.igem.org/Team:SYSU-China/page_project_notes"><span>Notes</span></a></li>
 +
                <li><a href="https://2011.igem.org/Team:SYSU-China/page_project_datapage"><span>Data Page</span></a></li>
 +
                <li><a href="https://2011.igem.org/Team:SYSU-China/page_project_safety"><span>Safety</span></a></li>
 +
              </ul>
 +
            </div>
 +
        </li>
 +
        <li><a href="https://2011.igem.org/Team:SYSU-China/main_page_human_practice" class="parent"><span>HUMAN PRACTICE</span></a>
 +
          <div>
 +
              <ul>
 +
                <li><a href="https://2011.igem.org/Team:SYSU-China/page_human_practice_app"><span>iOS App</span></a>
 +
                <li><a href="https://2011.igem.org/Team:SYSU-China/page_human_practice_labcraft"><span>LabCraft Board Game</span></a></li>
 +
                <li><a href="https://2011.igem.org/Team:SYSU-China/page_human_practice_workshop"><span>Workshop</span></a></li>
 +
                <li><a href="https://2011.igem.org/Team:SYSU-China/page_human_practice_survey"><span>Survey</span></a></li>
 +
              </ul>
 +
            </div>
 +
        </li>
 +
       
 +
        <li><a href="https://2011.igem.org/Team:SYSU-China/main_page_aboutus" class="parent"><span>ABOUT US</span></a>
 +
          <div>
 +
              <ul>
 +
                <li><a href="https://2011.igem.org/Team:SYSU-China/page_aboutus_team_members"><span>Team Members</span></a>
 +
                <li><a href="https://2011.igem.org/Team:SYSU-China/page_aboutus_special_thanks"><span>Special Thanks</span></a></li>
 +
                <li><a href="https://2011.igem.org/Team:SYSU-China/page_aboutus_LT"><span>Visual Identity</span></a></li>
 +
              </ul>
 +
            </div>
 +
        </li>
 +
 
 +
      </ul>
 +
    </div><!--here ends the manu!-->
 +
    <div id="logo_bar"><a href="https://2011.igem.org/Team:SYSU-China"><img src="https://static.igem.org/mediawiki/2011/2/25/Logo_green.png" width="93" height="125" /></a></div>
 +
    </div><!--here ends the title_container!-->
 +
       
 +
   
 +
   
 +
<!--------here ends the title_section------!-->     
 +
<!-- #EndLibraryItem --><div id="page_downmanu_clearer"></div>
 +
 
 +
    <!--------here ends the title_section------!-->
 +
<div class="page_clear_and_introBar">
 +
  <img src="https://static.igem.org/mediawiki/2011/0/07/Page_title_bar_bm.png" width="958" height="66" /></div>
 +
<!------here begins the main content section--!-->
 +
 
 +
<div id="page_content_WholeBox">
 +
<!---------------------------------------------!-->
 +
<div class="page_content_LsideBar">
 +
  <div class="page_content_bgBar"><img src="https://static.igem.org/mediawiki/2011/6/6a/Pagehead_bm.jpg" width="632" height="387" />
 +
    <div id="page_content_baBar_details"><a href="#TabbedPanels2">See Details</a></div>
 +
  </div>
 +
  <div class="page_content_textBar">
 +
    <div id="TabbedPanels2">
 +
      <h2>Background </h2>
 +
        <div class="page_content_textBar_enterTEXT_enter">
 +
          <br />
 +
          <p>Ionizing radiation activates the SOS repair system of bacteria through DNA damage. The single-strand DNA breaks leads to the activation of protein RecA, which leads to proteolysis of the repressor protein LexA, resulting in the increased transcription of about 20 genes, including <i>recA</i> and <i>recN</i> (Fig.1). Therefore, <i>recAp</i> and <i>recNp</i> are radiation-inducible and can be utilized to control gene expression induced by ionizing radiation. </p>
 +
          <br/>
 +
            <p>The rotational direction of bacteria is controlled by the flagellar motor system, of which CheY plays a pivotal role. When CheY is phosphorylated (CheY-P), it binds to the flagellar switch protein FliM and induces the flagellum to rotate clockwise, which causes the cell to tumble. Smooth swimming is restored by the phosphatase CheZ, which dephosphorylates CheY-P and causes the flagellum to rotate counterclockwise (Fig.2). E.coli lacking the <i>cheZ</i> gene (<i>∆cheZ</i>, strain RP1616, non-motile) cannot dephosphorylate CheY-P, tumble incessantly, and are thus nonmotile. So, if we controls the expression of <i>cheZ</i> in strain RP1616, it's possible to control the migration of bacteria.</p>
 +
            <br />
 +
            <p>Accordingly, in order to construct bacteria that move directionally towards ionizing radiation, we can place gene <i>cheZ</i> in the downstream of <i>recAp</i>. </p>
 +
            <br />
 +
 
 +
 
 +
         
 +
        </div>
 +
        <div class="page_content_text_Bar_enterTEXT_RpicBar">
 +
          <div id="gallery" class="lbGallery">
 +
            <ul>
 +
              <li> <a href="https://static.igem.org/mediawiki/2011/1/14/BM_01_Fig_1.jpg" title="Fig.1  The SOS repair system.
 +
The single-strand DNA breaks leads to the activation of protein RecA, which leads to proteolysis of the repressor protein LexA, resulting in the increased transcription of about 20 genes, including recA and recN."><img src="https://static.igem.org/mediawiki/2011/f/fc/BM_01_Fig_1_small.jpg" width="150" height="144" /></a>
 +
                Fig.1<p>  The SOS repair system.</p>
 +
                </li>
 +
              <li> <a href="https://static.igem.org/mediawiki/2011/6/64/BM_01_Fig_2.jpg" title="Fig.2  The flagellar motor system.
 +
Protein CheZ is a phosphatase which interacts with various substrate including CheY. When CheY is phosphorylated, it binds to protein FliM and the flagella rotates clockwise, causing bacteria to tumble. While, when CheY is not phosphorylated, the flagella rotates counterclockwise, then bacteria moves ahead."><img src="https://static.igem.org/mediawiki/2011/d/de/BM_01_Fig_2_small.jpg" width="150" height="94" alt="Tree" /></a>
 +
              Fig.2 <p> The flagellar motor system. </p>
 +
              </li>
 +
            </ul>
 +
          </div>
 +
          <script type="text/javascript">
 +
// BeginOAWidget_Instance_2127022: #gallery
 +
 
 +
$(function(){
 +
$('#gallery a').lightBox({
 +
imageLoading: 'https://static.igem.org/mediawiki/2011/7/74/SYSU_Lightbox-ico-loading.gif', // (string) Path and the name of the loading icon
 +
imageBtnPrev: 'https://static.igem.org/mediawiki/2011/b/b0/SYSU_Lightbox-btn-prev.gif', // (string) Path and the name of the prev button image
 +
imageBtnNext: 'https://static.igem.org/mediawiki/2011/b/bb/SYSU_Lightbox-btn-next.gif', // (string) Path and the name of the next button image
 +
imageBtnClose: 'https://static.igem.org/mediawiki/2011/2/20/SYSU_Lightbox-btn-close.gif', // (string) Path and the name of the close btn
 +
imageBlank: '/images/lightbox/lightbox-blank.gif', // (string) Path and the name of a blank image (one pixel)
 +
fixedNavigation: false, // (boolean) Boolean that informs if the navigation (next and prev button) will be fixed or not in the interface.
 +
containerResizeSpeed: 300, // Specify the resize duration of container image. These number are miliseconds. 400 is default.
 +
overlayBgColor: "#cccccc", // (string) Background color to overlay; inform a hexadecimal value like: #RRGGBB. Where RR, GG, and BB are the hexadecimal values for the red, green, and blue values of the color.
 +
overlayOpacity: 0.78, // (integer) Opacity value to overlay; inform: 0.X. Where X are number from 0 to 9
 +
txtImage: 'Image', //Default text of image
 +
txtOf: 'of'
 +
});
 +
});
 +
 +
// EndOAWidget_Instance_2127022
 +
          </script>
 +
        </div>
 +
      <h2>Modules</h2>
 +
      <br />
 +
      <div class="page_content_textBar_enterTEXT_enter">
 +
      <p>We tested the expression of <i>cheZ</i> on protein level. Within the inducement of 0.1 mM IPTG at 18℃ for 18h, we extracted the total proteins of the <i>E.coli</i> transformed with plasmid CheZ-pET28a (Fig.1). Western Blot results showed that the expression of protein CheZ significantly increased after the inducement, indicating that <i>cheZ</i> expressed well (Fig.2). Additionally, sicne a basal expression caused by <i>lacp</i> in pET28a, the control group also showed a low expression of CheZ. </p>
 +
      </div>
 +
      <div class="page_content_text_Bar_enterTEXT_RpicBar">
 +
                  <div id="gallery" class="lbGallery">
 +
            <ul>
 +
              <li> <a href="https://static.igem.org/mediawiki/2011/4/4c/BM_02_Fig_3.jpg" title="Fig.3  Plasmid CheZ-pET28a."><img src="https://static.igem.org/mediawiki/2011/b/bc/BM_02_Fig_3_small.jpg" width="150" height="94" /></a> Fig.1 
 +
                <p>Plasmid CheZ-pET28a.</p> </li>
 +
              <li> <a href="https://static.igem.org/mediawiki/2011/8/8a/BM_02_Fig_4.jpg" title="Fig.4  Western Blot results of CheZ.
 +
Within the inducement of 0.1 mM IPTG at 18℃ for 18h, the expression of protein CheZ significantly increased. Sicne a basal expression caused by lacp in pET28a, the control group also showed a low expression of CheZ. "><img src="https://static.igem.org/mediawiki/2011/f/f8/BM_02_Fig_4_small.jpg" width="150" height="98" /></a> Fig.2 
 +
                <p> Western Blot results of CheZ .</p>
 +
              </li>
 +
              </ul>
 +
          </div>
 +
 
 +
      </div>
 +
    <h2>Function</h2>
 +
    <br />
 +
    <div class="page_content_textBar_enterTEXT_enter"> 
 +
        <P>We planned to test the function of gene <i>cheZ</i> in bacterial migration towards ionizing radiation. Because of limited conditions, we replaced ionizing radiation with UV radiation, which has the same effect of DNA damage to activate the SOS repair system.  The <i>∆cheZ</i> E.coli strain RP1616 was transformed with plasmid RecA-CheZ-pET28a (Fig.1) (RP1616(RecA-CheZ-pET28a)) whose original <i>T7p</i> was digested by restriction endonuclease.
 +
</P>
 +
    <br />
 +
    <p>After exposing to certain intensities (which couldn't be measured for a lack of apposite apparatus but could merely be described roughly) of UV radiation, we observed the behavior of both wild-type (RP437, motile) and <i>∆cheZ</i> (RP1616) with RecA-CheZ-pET28a. The results indicate that RP1616(RecA-CheZ-pET28a) moves directionally towards higher UV intensity (Fig.2, 3& 4). </p>
 +
</div>
 +
    <div class="page_content_text_Bar_enterTEXT_RpicBar">
 +
        <div id="gallery" class="lbGallery">
 +
            <ul>
 +
              <li> <a href="https://static.igem.org/mediawiki/2011/d/d7/BM_03_Fig_1.jpg" title="Fig.7  Plasmid RecA-CheZ-pET28a(without T7p)."><img src="https://static.igem.org/mediawiki/2011/e/ef/BM_03_Fig_1_small.jpg" width="150" height="94" alt="Flower" /></a>
 +
                Fig.1
 +
                  <p> Plasmid RecA-CheZ-pET28a(without <i>T7p</i>).</p>
 +
              </li>
 +
              <li> <a href="https://static.igem.org/mediawiki/igem.org/thumb/4/40/Function.jpg/600px-Function.jpg" title="Fig.2. Migration of cheZ knockout E.coli on semi-solid media. Ionizing radiation was replced by UV radiation because of limited conditions. After exposing to a certain intensity of UV(Power: 19W UV lamp, 43.5cm between the lamp and the culture dish; Time: 2h), the experiment group showed an obviously faster migration of bacteria than the control."><img src="https://static.igem.org/mediawiki/igem.org/5/5b/Function_small.jpg" width="150" height="150" alt="Flower" /></a>
 +
                Fig.2
 +
                  <p> Migration of <i>cheZ</i> knockout <i>E.coli</i> on semi-solid media.</p></li>
 +
              <li> <a href="https://static.igem.org/mediawiki/igem.org/e/ed/Function_b.jpg" title="Fig.3. Migration of E.coli with the gradient of UV intensity. A gradient of UV intensity was created from the left to the right. The colonies expanded significantly with the increase of UV intensity, which means E.coli exposed to a higher UV intensity obtained a fater migration."><img src="https://static.igem.org/mediawiki/igem.org/5/5d/Function_b_small.jpg" width="150" height="172" alt="Flower" /></a>
 +
                Fig.3
 +
                  <p> Migration of <i>E.coli</i> with the gradient of UV intensity.</p>
 +
              </li>
 +
              <li> <a href="https://static.igem.org/mediawiki/2011/d/d7/BM_03_Fig_1.jpg" title="Fig.4. Migration rate of E.coli with an increasing or decreasing UV intensity. When the intensity of UV increased, E.coli moved faster; when the intensity decreased, it moved much slower. These results indicate that the constructed E.coli migrates towards a higher intensity of UV light."><img src="https://static.igem.org/mediawiki/igem.org/thumb/c/c7/Zhexiantu.png/697px-Zhexiantu.png" width="150" height="129" alt="Flower" /></a>
 +
                Fig.4
 +
                  <p> Migration rate of <i>E.coli</i> with an increasing or decreasing UV intensity.</p>
 +
              </li>
 +
            </ul>
 +
        </div>
 +
 
 +
   
 +
    </div>
 +
   
 +
   
 +
   
 +
   
 +
    </div>
 +
    <script type="text/javascript">
 +
// BeginOAWidget_Instance_2138522: #TabbedPanels2
 +
 
 +
var TabbedPanels2 = new Spry.Widget.TabbedPanels2("TabbedPanels2", {
 +
injectionType: "replace",
 +
widgetID: "TabbedPanels2",
 +
autoPlay: false,
 +
defaultTab: 0,
 +
enableKeyboardNavigation: true,
 +
hideHeader: false,
 +
tabsPosition: "top",
 +
event:"click",
 +
stopOnUserAction: true,
 +
displayInterval: 5000,
 +
minDuration: 300,
 +
maxDuration: 500,
 +
stoppedMinDuration: 100,
 +
stoppedMaxDuration: 200,
 +
plugIns:[Spry.Widget.TabbedPanels2.FadingPanelsPlugin]
 +
});
 +
 
 +
// EndOAWidget_Instance_2138522
 +
    </script>
 +
  </div>
 +
</div>
 +
<!---------------------------------------------!-->
 +
<div id="page_content_RsideBar">
 +
<!-- #BeginLibraryItem "/Library/small vedio.lbi" -->
 +
<script type="text/javascript" src="Library/jquery.fancybox-1.3.4.pack.js"></script>
 +
<link rel="stylesheet" type="text/css" href="Library/jquery.fancybox-1.3.4.css" media="screen" />
 +
<script src="Library/youtube_player.js"></script>
 +
<a id="youtube_player" href="http://www.youtube.com/watch?v=Ghxmpo7SKC0&feature=feedwll;feature=player_embedded#at=41"><img src="https://static.igem.org/mediawiki/2011/2/2e/Tour_2.jpg" width="307" height="173" /></a> <!-- #EndLibraryItem -->
 +
  <div class="page_content_relatedBar_project_wiki2">
 +
    <h2>Pages we think helpful:</h2>
 +
    <h1><a href="http://jb.asm.org/cgi/reprint/171/4/2219?view=long&pmid=2649491">Kup system for taking cesium ion
 +
</a></h1>
 +
    <h1><a href="http://www.ploughshares.org/blog/topic/fukushima?gclid=CPTm3oeki6wCFY1S4godSwN8mA">Nuclear Concern</a></h1>
 +
    <h1><a href="http://www.japan.org/fallout">Japan Earthquake and Nuclear Disaster News and Information
 +
</a></h1>
 +
    <h1><a href="http://japannuclearleak.com/">Japan Earthquake and Nuclear</a></h1>
 +
    <h1><a href="http://www.fukushimameltdown.org/">Fukushima Donation
 +
</a></h1>
 +
    <h1><a href="http://www.iaea.org/">Ocean Nuclear Safety</a></h1>
 +
    <h1><a href="http://pubs.acs.org/doi/abs/10.1021/ja0692480">Guiding Bacteria with Small Molecules and RNA</a></h1>
 +
    <h1><a href="https://2009.igem.org/Team:HKU-HKBU"> 2009 iGEM HKU-HKBU Team wiki</a></h1>
 +
    <p>&nbsp;</p>
 +
  </div>
 +
</div> 
 +
<!---------------------------------------------!-->
 +
<div class="main_page_clearer_light"></div>
 +
<!---------------------------------------------!-->     
 +
     
 +
  </div><!--here ends the page_content_WholeBox!-->
 +
  <div class="main_page_clearer_light"></div>
 +
  </div><!--here ends the mainpage_project_WholeContainer!-->
 +
 
 +
<!--here begins the contact_bottombar!--><!-- #BeginLibraryItem "/Library/contact_bottombar.lbi" --><div class="contact_bottombar">
 +
      <p><a href="https://2011.igem.org/Main_Page">2011 iGEM Mainpage</a></p>
 +
      <p><a href="https://igem.org/Team_Wikis?year=2011">2011 iGEM Team wikis</a></p>
 +
 
 +
      <p>From the 2011 iGEM team SYSU-China (2011)</p>
 +
      <p>Sun Yat-Sen University, Guangzhou, China</p>
 +
      <p>Address: 135# Xingang Rd.(W.), Haizhu Guangzhou, P.R.China</p>
 +
      <p><a href="http://eng.sysu.edu.cn/">visit the Sun Yat-sen university website</a></p>
 +
      <p>Thanks Apycom jQuery Menus and <a href="http://apycom.com/">visit their website</a>
 +
  </div><!-- #EndLibraryItem --><!--here ends the contact_bottombar!-->
 +
 
 +
</div><!--here ends the backgroud_shadow_bar!-->
 +
</body>
 +
</html>

Latest revision as of 19:45, 28 October 2011


<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> Modules Verification-Sun Yat-sen Univ.

Background


Ionizing radiation activates the SOS repair system of bacteria through DNA damage. The single-strand DNA breaks leads to the activation of protein RecA, which leads to proteolysis of the repressor protein LexA, resulting in the increased transcription of about 20 genes, including recA and recN (Fig.1). Therefore, recAp and recNp are radiation-inducible and can be utilized to control gene expression induced by ionizing radiation.


The rotational direction of bacteria is controlled by the flagellar motor system, of which CheY plays a pivotal role. When CheY is phosphorylated (CheY-P), it binds to the flagellar switch protein FliM and induces the flagellum to rotate clockwise, which causes the cell to tumble. Smooth swimming is restored by the phosphatase CheZ, which dephosphorylates CheY-P and causes the flagellum to rotate counterclockwise (Fig.2). E.coli lacking the cheZ gene (∆cheZ, strain RP1616, non-motile) cannot dephosphorylate CheY-P, tumble incessantly, and are thus nonmotile. So, if we controls the expression of cheZ in strain RP1616, it's possible to control the migration of bacteria.


Accordingly, in order to construct bacteria that move directionally towards ionizing radiation, we can place gene cheZ in the downstream of recAp.


Modules


We tested the expression of cheZ on protein level. Within the inducement of 0.1 mM IPTG at 18℃ for 18h, we extracted the total proteins of the E.coli transformed with plasmid CheZ-pET28a (Fig.1). Western Blot results showed that the expression of protein CheZ significantly increased after the inducement, indicating that cheZ expressed well (Fig.2). Additionally, sicne a basal expression caused by lacp in pET28a, the control group also showed a low expression of CheZ.

Function


We planned to test the function of gene cheZ in bacterial migration towards ionizing radiation. Because of limited conditions, we replaced ionizing radiation with UV radiation, which has the same effect of DNA damage to activate the SOS repair system. The ∆cheZ E.coli strain RP1616 was transformed with plasmid RecA-CheZ-pET28a (Fig.1) (RP1616(RecA-CheZ-pET28a)) whose original T7p was digested by restriction endonuclease.


After exposing to certain intensities (which couldn't be measured for a lack of apposite apparatus but could merely be described roughly) of UV radiation, we observed the behavior of both wild-type (RP437, motile) and ∆cheZ (RP1616) with RecA-CheZ-pET28a. The results indicate that RP1616(RecA-CheZ-pET28a) moves directionally towards higher UV intensity (Fig.2, 3& 4).

2011 iGEM Mainpage

2011 iGEM Team wikis

From the 2011 iGEM team SYSU-China (2011)

Sun Yat-Sen University, Guangzhou, China

Address: 135# Xingang Rd.(W.), Haizhu Guangzhou, P.R.China

visit the Sun Yat-sen university website

Thanks Apycom jQuery Menus and visit their website