Difference between revisions of "Team:NAU-CHINA/Demonstrate"

Line 1: Line 1:
 
<html>
 
<html>
 
 
<head>
 
<head>
 
<meta charset="UTF-8" />
 
<meta charset="UTF-8" />
 
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">  
 
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">  
<meta name="viewport" content="width=device-width, initial-scale=1.0">  
+
<meta name="viewport" content="width=device-width,initial-scale=1.0">  
                <link rel="stylesheet" type="text/css"  
+
<link rel="stylesheet" type="text/css" href="https://2016.igem.org/Template:NAU-CHINA/texiao?action=raw&ctype=text/css" />
href="https://2016.igem.org/Template:NAU-CHINA/texiao?action=raw&ctype=text/css" />
+
<link rel="stylesheet" type="text/css" href="https://2016.igem.org/Template:NAU-CHINA/component?action=raw&ctype=text/css" />
<link rel="stylesheet" type="text/css"  
+
href="https://2016.igem.org/Template:NAU-CHINA/component?action=raw&ctype=text/css" />
+
 
<style type="text/css">
 
<style type="text/css">
 
/* Hide top title */
 
/* Hide top title */
Line 52: Line 49:
 
  vertical-align: middle;
 
  vertical-align: middle;
 
}
 
}
                        #top_menu_inside .submenu{min-height:250px;}
+
            #top_menu_inside .submenu{min-height:250px;}
        @media screen and (max-width: 1220px) {
+
 
 +
            @media screen and (max-width: 1220px) {
  
 
    .menu{
 
    .menu{
 
        display: none;
 
        display: none;
        opacity: 0;
+
         
 
    }
 
    }
  
Line 77: Line 75:
  
 
}
 
}
</style>
+
 
</head>
+
/* body style */
+
#maintext{
<body >
+
padding: 400px 120px 0 120px;
 +
 +
            }
 +
            body{
 +
                background-color:white;
 +
            }
 +
            #maintext ul{
 +
            padding-left: 60px;
 +
padding-right: 70px;
 +
font-family:'Comic Sans MS','Arial Black';
 +
color: rgb(100,100,100);
 +
                font-size:17px;
 +
            }
 +
            #maintext li{
 +
            font-family:'Comic Sans MS','Arial Black';
 +
color: rgb(100,100,100);
 +
                font-size:20px;
 +
            }
 +
            #maintext p{
 +
            padding-left: 60px;
 +
padding-right: 70px;
 +
font-family:'Comic Sans MS','Arial Black';
 +
color: rgb(100,100,100);
 +
                font-size:17px;
 +
            }
 +
            #maintext a{
 +
            text-decoration: none;
 +
            font-family:'Comic Sans MS','Arial Black';
 +
            color: rgb(100,100,100);
 +
            }
 +
#maintext h1{
 +
            padding-left: 60px;
 +
padding-right: 70px;
 +
font-family:'Comic Sans MS','Arial Black';
 +
color: rgb(100,100,100);
 +
            }
 +
#maintext h2{
 +
            padding-left: 60px;
 +
padding-right: 70px;
 +
font-family:'Comic Sans MS','Arial Black';
 +
color: rgb(100,100,100);
 +
            }
 +
 
 +
 
 +
#maintext .imgbox{
 +
text-align: center;
 +
margin: 0 auto;
 +
}
 +
#maintext img{
 +
margin: 0 auto;
 +
text-align: center;
 +
}
 +
#maintext .imgbox p{
 +
text-align: center;
 +
}
 +
 
 +
                        #biaodan a{color: rgb(100,100,100);}
 +
                        #biaodan a:visited{font-family:'Comic Sans MS','Arial Black';}
 +
                        #biaodan #lianjie{font-size:24px;}
 +
                        #ClickBack{
 +
text-align: center;
 +
position: fixed;
 +
bottom: 2%;
 +
right: 2%;
 +
                        font-family:'Comic Sans MS','Arial Black';
 +
}
 +
 
 +
#ClickBack img{
 +
width: 100px;
 +
}
 +
</style>
 +
<script type="text/javascript">
 +
 
 +
function ChangeImg(ThisPic)
 +
{
 +
var size=document.body.clientWidth;
 +
var TrueWidth=ThisPic.width;
 +
var TrueHeight=ThisPic.height;
 +
var Multiple=TrueWidth/size;
 +
 
 +
ThisPic.width=size;
 +
ThisPic.height=TrueHeight/Multiple;
 +
}
 +
 +
</script>
 +
 
 +
</head>
 +
<body>
  
 
<!-- small screen menu -->
 
<!-- small screen menu -->
<nav>
+
 
<div class="container" >
 
<div class="container" >
 
<ul id="gn-menu" class="gn-menu-main" >
 
<ul id="gn-menu" class="gn-menu-main" >
Line 101: Line 186:
 
<a href="https://2016.igem.org/Team:NAU-CHINA/Description"> PROJECT</a>
 
<a href="https://2016.igem.org/Team:NAU-CHINA/Description"> PROJECT</a>
 
</li>
 
</li>
 +
<ul>
 +
<li><a href="https://2016.igem.org/Team:NAU-CHINA/Description">Description</a></li>
 +
                                <li><a href="https://2016.igem.org/Team:NAU-CHINA/Design">Applied Design</a></li>
 +
<li><a href="https://2016.igem.org/Team:NAU-CHINA/Experiment">Experiment</a></li>
 +
                                <li><a href="https://2016.igem.org/Team:NAU-CHINA/Proof">Proof of Concept</a></li>
 +
<li><a href="https://2016.igem.org/Team:NAU-CHINA/Demonstrate">Demonstrate </a></li>
 +
<li><a href="https://2016.igem.org/Team:NAU-CHINA/Model">Model </a></li>
 +
<li><a href="https://2016.igem.org/Team:NAU-CHINA/Notebook">Notebook </a></li>
 +
</ul>
 
<li>
 
<li>
<a href="https://2016.igem.org/Team:NAU-CHINA/Parts_list"> PARTS</a>
+
<a href="https://2016.igem.org/Team:NAU-CHINA/Part_Collection"> PARTS</a>
 
</li>
 
</li>
 
<li><a href="https://2016.igem.org/Team:NAU-CHINA/Safety"> SAFETY</a></li>
 
<li><a href="https://2016.igem.org/Team:NAU-CHINA/Safety"> SAFETY</a></li>
Line 120: Line 214:
 
 
  
+
<nav>
 
<!-- big screen menu-->
 
<!-- big screen menu-->
 
<div class="nav" id="main" role="main">
 
<div class="nav" id="main" role="main">
Line 128: Line 222:
 
<ul class="submenu">
 
<ul class="submenu">
 
<li><a href="https://2016.igem.org/Team:NAU-CHINA/Participator">Participator</a></li>
 
<li><a href="https://2016.igem.org/Team:NAU-CHINA/Participator">Participator</a></li>
<li><a href="https://2016.igem.org/Team:NAU-CHINA/Collaborations">Collaborations</a></li>
+
<li><a href="https://2016.igem.org/Team:NAU-CHINA/Collaborations">Collaboration</a></li>
 
</ul>
 
</ul>
 
</li>
 
</li>
Line 134: Line 228:
 
<ul class="submenu">
 
<ul class="submenu">
 
<li><a href="https://2016.igem.org/Team:NAU-CHINA/Description">Description</a></li>
 
<li><a href="https://2016.igem.org/Team:NAU-CHINA/Description">Description</a></li>
                                <li><a href="https://2016.igem.org/Team:NAU-CHINA/Applied Design">Applied Design</a></li>
+
                                <li><a href="https://2016.igem.org/Team:NAU-CHINA/Design">Applied Design</a></li>
 
<li><a href="https://2016.igem.org/Team:NAU-CHINA/Experiment">Experiment</a></li>
 
<li><a href="https://2016.igem.org/Team:NAU-CHINA/Experiment">Experiment</a></li>
 
                                <li><a href="https://2016.igem.org/Team:NAU-CHINA/Proof">Proof of Concept</a></li>
 
                                <li><a href="https://2016.igem.org/Team:NAU-CHINA/Proof">Proof of Concept</a></li>
 
<li><a href="https://2016.igem.org/Team:NAU-CHINA/Demonstrate">Demonstrate </a></li>
 
<li><a href="https://2016.igem.org/Team:NAU-CHINA/Demonstrate">Demonstrate </a></li>
 
<li><a href="https://2016.igem.org/Team:NAU-CHINA/Model">Model </a></li>
 
<li><a href="https://2016.igem.org/Team:NAU-CHINA/Model">Model </a></li>
<li><a href="https://2016.igem.org/Team:NAU-CHINA/Result">Result </a></li>
 
 
<li><a href="https://2016.igem.org/Team:NAU-CHINA/Notebook">Notebook </a></li>
 
<li><a href="https://2016.igem.org/Team:NAU-CHINA/Notebook">Notebook </a></li>
 
</ul>
 
</ul>
Line 145: Line 238:
 
<li><a>PARTS</a>
 
<li><a>PARTS</a>
 
<ul class="submenu">
 
<ul class="submenu">
<li><a href="https://2016.igem.org/Team:NAU-CHINA/Parts_list">Parts list</a></li>
+
<li><a href="https://2016.igem.org/Team:NAU-CHINA/Part_List">Part List</a></li>
<li><a href="https://2016.igem.org/Team:NAU-CHINA/Collection">Collection</a></li>
+
<li><a href="https://2016.igem.org/Team:NAU-CHINA/Basic_Part">Basic Part</a></li>
+
<li><a href="https://2016.igem.org/Team:NAU-CHINA/Composite_Part">Composite Part</a></li>
 +
<li><a href="https://2016.igem.org/Team:NAU-CHINA/Part_Collection">Collection</a></li>
 
</ul>
 
</ul>
 
</li>
 
</li>
 
<li><a href="https://2016.igem.org/Team:NAU-CHINA/Safety">SAFETY</a></li>
 
<li><a href="https://2016.igem.org/Team:NAU-CHINA/Safety">SAFETY</a></li>
<li><a href="https://2016.igem.org/Team:NAU-CHINA/Attribution">ATTRIBUTION</a></li>
+
<li><a href="https://2016.igem.org/Team:NAU-CHINA/Attributions">ATTRIBUTION</a></li>
 
<li><a>HUMAN PRACTICE</a>
 
<li><a>HUMAN PRACTICE</a>
 
<ul class="submenu">
 
<ul class="submenu">
<li><a href="https://2016.igem.org/Team:NAU-CHINA/HP">Human Practices</a></li>
+
<li><a href="https://2016.igem.org/Team:NAU-CHINA/Human_Practices">Human Practices</a></li>
 
<li><a href="https://2016.igem.org/Team:NAU-CHINA/HP/Silver">Silver</a></li>
 
<li><a href="https://2016.igem.org/Team:NAU-CHINA/HP/Silver">Silver</a></li>
 
<li><a href="https://2016.igem.org/Team:NAU-CHINA/HP/Gold">Gold</a></li>
 
<li><a href="https://2016.igem.org/Team:NAU-CHINA/HP/Gold">Gold</a></li>
Line 164: Line 258:
 
</nav>
 
</nav>
  
<script type="text/javascript" src="https://2016.igem.org/Template:NAU-CHINA/modernizr_custom?
+
 
action=raw&ctype=text/javascript"></script>
+
<div id="maintext">
<script type="text/javascript" src="https://2016.igem.org/Template:NAU-CHINA/gnmenu?
+
<div>
action=raw&ctype=text/javascript"></script>
+
<br><br>
<script type="text/javascript" src="https://2016.igem.org/Template:NAU-CHINA/classie?
+
<p>Our project aims to degrade 3-PBA thoroughly which is a metabolite of pyrethroid .For it does harm to ecology. </p>
action=raw&ctype=text/javascript"></script>
+
<p>We formed two kinds of engineering bacterias to degrade 3-HBA and 3-PBA. Each engineering bacteria has the whole system to degrade respective target material.</p>
 +
<h1>Engineering bacteria to degrade 3-PBA</h1>
 +
<p>We added our engineering bacteria into liquid medium with different concentration of 3-PBA to test bacteria`s ability of degradation. After testing we found that 20-60% of 3-PBA in medium was degraded within 60 hours.(Fig.1A) We can obviously find the decrease of 3-PBA in medium whose origin concentration is 200μmol/L.(Fig.1B) Also, after testing the absorbance of  the bacterial fluid, we found that our engineering bacteria growed faster than CK which does not contain the gene of degradation.(Fig.1C)</p>
 +
<div class="imgbox">
 +
<img src="https://static.igem.org/mediawiki/2016/d/dc/T--NAU-CHINA--DEMON_FIG1.png">
 +
<p><b>Fig.1 A Concentration of 3-PBA in liquid medium kept decreasing when added our engineering bacteria. <br>B The concentration of the medium decreases obviously when the concentration of the medium is 200μmol/L  <br>C Engineering bacteria growed better than common E.coli which has no gene of degrading 3-PBA.</b></p>
 +
</div>
 +
<h1>Engineering bacteria to degrade 3-HBA</h1>
 +
<p>To test the ability of degrading 3-HBA of the engineering bacteria, we added the bacteria into the liquid which contains different concentration of 3-HBA. We found that our engineering bacteria can degrade 3-HBA fast. 3-HBA will be degraded thoroughly within 12 hours when its concentration is below 5000μmol/L.(Fig.2)</p>
 +
<div class="imgbox">
 +
<img src="https://static.igem.org/mediawiki/2016/a/ae/T--NAU-CHINA--DEMON_FIG2.png">
 +
<p><b>Fig.2 3-HBA can be degraded thoroughly within 24 hours even its concentration has reached 7500μmol/L.</b></p>
 +
</div>
 +
<h1>Physcial unit</h1>
 +
<p>To make our engineering bacteria work under real-world conditions, we designed a physical unit(Fig.3) to help bacteria settle down. Also ,we can use the unit to test our engineering bacteria`s ability of degrading in laboratory.</p>
 +
<div class="imgbox">
 +
<img src="https://static.igem.org/mediawiki/2016/6/6d/T--NAU-CHINA--DEMON_FIG3.png">
 +
<p><b>Fig.3 The three-dimensional graph of our unit.</b></p>
 +
</div>
 +
<p>The water needs to be treated enters the unit from the right tube of the unit, and leaves the unit from the left tube of the unit. Our engineering bacteria is designed to be placed in room 4 to degrade 3-PBA(Fig.4), so that 3-PBA in water can be degraded to make water become environmentally friendly. </p>
 +
<div class="imgbox">
 +
<img src="https://static.igem.org/mediawiki/2016/5/58/T--NAU-CHINA--DEMON_FIG4.png">
 +
<p><b>Fig.4 The side elevation of our unit.</b></p>
 +
</div>
 +
 +
</div>
 +
</div>
 +
 
 +
 
 +
</div>
 +
<img src="https://static.igem.org/mediawiki/2016/9/95/T--NAU-CHINA--PROJECT_DEMON_BG.jpeg"  onload="ChangeImg(this)" style="z-index:-60;position:absolute;left:0;top:0px"><!--backgroundimg-->
 +
<script type="text/javascript" src="https://2016.igem.org/Template:NAU-CHINA/gnmenu?action=raw&ctype=text/javascript"></script>
 +
<script type="text/javascript" src="https://2016.igem.org/Template:NAU-CHINA/classie?action=raw&ctype=text/javascript"></script>
 
<script>
 
<script>
 
new gnMenu( document.getElementById( 'gn-menu' ) );
 
new gnMenu( document.getElementById( 'gn-menu' ) );
 
</script>
 
</script>
 
</body>
 
</body>
 
 
 
 
 
</html>
 
</html>

Revision as of 04:46, 19 October 2016



Our project aims to degrade 3-PBA thoroughly which is a metabolite of pyrethroid .For it does harm to ecology.

We formed two kinds of engineering bacterias to degrade 3-HBA and 3-PBA. Each engineering bacteria has the whole system to degrade respective target material.

Engineering bacteria to degrade 3-PBA

We added our engineering bacteria into liquid medium with different concentration of 3-PBA to test bacteria`s ability of degradation. After testing we found that 20-60% of 3-PBA in medium was degraded within 60 hours.(Fig.1A) We can obviously find the decrease of 3-PBA in medium whose origin concentration is 200μmol/L.(Fig.1B) Also, after testing the absorbance of the bacterial fluid, we found that our engineering bacteria growed faster than CK which does not contain the gene of degradation.(Fig.1C)

Fig.1 A Concentration of 3-PBA in liquid medium kept decreasing when added our engineering bacteria.
B The concentration of the medium decreases obviously when the concentration of the medium is 200μmol/L
C Engineering bacteria growed better than common E.coli which has no gene of degrading 3-PBA.

Engineering bacteria to degrade 3-HBA

To test the ability of degrading 3-HBA of the engineering bacteria, we added the bacteria into the liquid which contains different concentration of 3-HBA. We found that our engineering bacteria can degrade 3-HBA fast. 3-HBA will be degraded thoroughly within 12 hours when its concentration is below 5000μmol/L.(Fig.2)

Fig.2 3-HBA can be degraded thoroughly within 24 hours even its concentration has reached 7500μmol/L.

Physcial unit

To make our engineering bacteria work under real-world conditions, we designed a physical unit(Fig.3) to help bacteria settle down. Also ,we can use the unit to test our engineering bacteria`s ability of degrading in laboratory.

Fig.3 The three-dimensional graph of our unit.

The water needs to be treated enters the unit from the right tube of the unit, and leaves the unit from the left tube of the unit. Our engineering bacteria is designed to be placed in room 4 to degrade 3-PBA(Fig.4), so that 3-PBA in water can be degraded to make water become environmentally friendly.

Fig.4 The side elevation of our unit.