Team:WHU-China/Notes

From 2012.igem.org

(Difference between revisions)
(Blanked the page)
 
(106 intermediate revisions not shown)
Line 1: Line 1:
-
<html xmlns="http://www.w3.org/1999/xhtml">
 
-
<body>
 
-
<script src="http://code.jquery.com/jquery-1.7.2.min.js"></script>
 
-
<script>
 
-
function picObj(src, title, detail, href){
 
-
this.src = src;
 
-
this.title = title;
 
-
this.detail = detail;
 
-
this.href = href;
 
-
}
 
-
//*************************自定义数据部分*************************
 
-
 
-
//定义菜单及侧边栏数据
 
-
var menuObj = {
 
-
Home : [
 
-
{
 
-
title : "<strong>what's new</strong>",
 
-
picArray : [
 
-
new picObj("http://imgsrc.baidu.com/forum/pic/item/d25e8bd4b31c87011d9cdb7c277f9e2f0708ff34.jpg", "one piece", "yi zhang haizeiwang de tu", "http://tieba.baidu.com/f?kw=%BA%A3%D4%F4%CD%F5"),
 
-
new picObj("http://imgsrc.baidu.com/forum/pic/item/d25e8bd4b31c87011d9cdb7c277f9e2f0708ff34.jpg", "one piece", "yi zhang haizeiwang de tu", "http://tieba.baidu.com/f?kw=%BA%A3%D4%F4%CD%F5"),
 
-
new picObj("http://imgsrc.baidu.com/forum/pic/item/d25e8bd4b31c87011d9cdb7c277f9e2f0708ff34.jpg", "one piece", "yi zhang haizeiwang de tu", "http://tieba.baidu.com/f?kw=%BA%A3%D4%F4%CD%F5")
 
-
]
 
-
},
 
-
{
 
-
title : "<strong>pathway introduction</strong>",
 
-
picArray : [
 
-
new picObj("2.png", "title 2", "pathway introduction 1pathway introduction 1pathway introduction 1pathway introduction 1pathway introduction 1pathway introduction 1pathway introduction 1pathway introduction 1pathway introduction 1pathway introduction 1production 1", "#"),
 
-
new picObj("2.png", "title 2", "pathway introduction 2 introduction 2 introduction 2 introduction 2 introduction 2 introduction 2 introduction 2 introduction 2 introduction 2 introduction 2 introduction 2 introduction 2 introduction 2 introduction 2", "#"),
 
-
new picObj("2.png", "title 2", "pathway introduction 3way introduction 3way introduction 3way introduction 3way introduction 3way introduction 3way introduction 3way introduction 3way introduction 3way introduction 3way introduction 3way introduction 3", "#")
 
-
]
 
-
},
 
-
{
 
-
title : "<strong>future prospective</strong>",
 
-
picArray : [
 
-
new picObj("3.png", "title 3", "future prospective 1uture prospective 1uture prospective 1uture prospective 1uture prospective 1uture prospective 1uture prospective 1uture prospective 1uture prospective 1uture prospective 1uture prospective 1uture prospective 1utureive 1", "#"),
 
-
new picObj("3.png", "title 3", "future prospective 2e prospective 2e prospective 2e prospective 2e prospective 2e prospective 2e prospective 2e prospective 2e prospective 2e prospective 2e prospective 2e prospective 2e prospective 2e prospecpective 2", "#"),
 
-
new picObj("3.png", "title 3", "future prospective 3pective 3pective 3pective 3pective 3pective 3pective 3pective 3pective 3pective 3pective 3pective 3pective 3pective 3pective 3pective 3pective 3pective 3pective 3", "#")
 
-
]
 
-
},
 
-
{
 
-
title :"<strong>about us</strong>",
 
-
picArray : [
 
-
new picObj("4.png", "title 4", "about us 1", "#"),
 
-
new picObj("4.png", "title 4", "about us 2", "#"),
 
-
new picObj("4.png", "title 4", "about us 3", "#")
 
-
]
 
-
}
 
-
],
 
-
Team : [
 
-
{
 
-
title : '<strong>Members</strong>',
 
-
dir : [
 
-
{
 
-
title : 'aaaa',
 
-
href : '#aaaa'
 
-
}
 
-
]
 
-
},
 
-
{
 
-
title : '<strong>Instructors</strong>',
 
-
dir : [
 
-
{
 
-
title : 'bbbb',
 
-
href : '#bbbb'
 
-
}
 
-
]
 
-
},
 
-
{
 
-
title : '<strong>Team History</strong>',
 
-
dir : []
 
-
},
 
-
{
 
-
title : '<strong>about WHU</strong>',
 
-
dir : []
 
-
},
 
-
{
 
-
title : '<strong>about Our Lab</strong>',
 
-
dir : []
 
-
},
 
-
{
 
-
title : '<strong>Acknol-</br>edgements</strong>',
 
-
dir : []
 
-
},
 
-
],
 
-
Project : [
 
-
{
 
-
title : '<strong>Outline</strong>',
 
-
dir : [
 
-
{
 
-
title : 'aaaa',
 
-
href : '#aaaa'
 
-
}
 
-
]
 
-
},
 
-
{
 
-
title : '<strong>Background</strong>',
 
-
dir : [
 
-
{
 
-
title : 'bbbb',
 
-
href : '#bbbb'
 
-
}
 
-
]
 
-
},
 
-
{
 
-
title : '<strong>Promoter Design</strong>',
 
-
dir : []
 
-
},
 
-
{
 
-
title : '<strong>Device I: Fatty Acid Degradation</strong>',
 
-
dir : []
 
-
},
 
-
{
 
-
title : '<strong>Device II: Cellulose Synthesis</strong>',
 
-
dir : []
 
-
},
 
-
{
 
-
title : '<strong>Device III: Colonization</strong>',
 
-
dir : []
 
-
},
 
-
],
 
-
Standard : [
 
-
{
 
-
title : '<strong>Future Perspectives</strong>',
 
-
dir : []
 
-
},
 
-
 
-
{
 
-
title : '<strong>Model I: Fatty Acid Degradation</strong>',
 
-
dir : [
 
-
{
 
-
title : 'aaaa',
 
-
href : '#aaaa'
 
-
}
 
-
]
 
-
},
 
-
{
 
-
title : '<strong>Model II: Microbiota Regulation</strong>',
 
-
dir : [
 
-
{
 
-
title : 'bbbb',
 
-
href : '#bbbb'
 
-
}
 
-
]
 
-
},
 
-
{
 
-
title : '<strong>Software Tool: FANCY</strong>',
 
-
dir : []
 
-
}
 
-
],
 
-
Notes : [
 
-
{
 
-
title : '<strong>Safety</strong>',
 
-
dir : [
 
-
{
 
-
title : 'aaaa',
 
-
href : '#aaaa'
 
-
}
 
-
]
 
-
},
 
-
{
 
-
title : '<strong>Protocols</strong>',
 
-
dir : [
 
-
 
-
]
 
-
},
 
-
{
 
-
title : '<strong>Events</strong>',
 
-
dir : []
 
-
},
 
-
                                {
 
-
                                        title : '<strong>Brain-</br>storming</strong>',
 
-
                                        dir : []
 
-
                                },
 
-
{
 
-
title : '<strong>Gallery</strong>',
 
-
dir : []
 
-
}
 
-
],
 
-
HumanPractice : [
 
-
{
 
-
title : '<strong>Outline</strong>',
 
-
dir : [
 
-
{
 
-
title : 'aaaa',
 
-
href : '#aaaa'
 
-
}
 
-
]
 
-
},
 
-
{
 
-
title : '<strong>Questionaire Survey</strong>',
 
-
dir : [
 
-
{
 
-
title : 'bbbb',
 
-
href : '#bbbb'
 
-
}
 
-
]
 
-
},
 
-
{
 
-
title : '<strong>Publicity</strong>',
 
-
dir : []
 
-
}
 
-
]
 
-
};
 
-
//*************************自定义数据部分*************************
 
-
</script>
 
-
<style type="text/css">
 
-
/*
 
-
* base css, DO NOT MODIFY!
 
-
*/
 
-
* {
 
-
margin: 0;
 
-
padding: 0;
 
-
border: 0;
 
-
font-family: "Verdana", sans-serif;
 
-
color: #333;
 
-
list-style: none;
 
-
outline: none;
 
-
resize: none;
 
-
}
 
-
html {
 
-
overflow-y: scroll;
 
-
}
 
-
body {
 
-
background: url("https://static.igem.org/mediawiki/2012/6/69/Body-bg2.jpg") center center fixed;
 
-
}
 
-
a {
 
-
text-decoration: none;
 
-
}
 
-
.clear {
 
-
width: 0;
 
-
height: 0;
 
-
line-height: 0;
 
-
display: block;
 
-
clear: both;
 
-
}
 
-
 
-
/*
 
-
* common css, include "header","footer"...
 
-
*/
 
-
div.center {
 
-
width: 940px;
 
-
margin: 0 auto;
 
-
}
 
-
div.header {
 
-
width: 940px;
 
-
height: 357px;
 
-
background: url("https://static.igem.org/mediawiki/2012/8/80/Header-bg2.png") no-repeat;
 
-
position: relative;
 
-
z-index: 50;
 
-
}
 
-
div.nav {
 
-
position: absolute;
 
-
height: 80px;
 
-
top: 206px;
 
-
left: 350px;
 
-
}
 
-
li.nav-outerLi {
 
-
display: block;
 
-
float: left;
 
-
width: 80px;
 
-
height: 80px;
 
-
margin: 0 6px;
 
-
cursor: pointer;
 
-
}
 
-
h2.nav-h21,h2.nav-h22,h2.nav-h23,h2.nav-h24,h2.nav-h25,h2.nav-h26 {
 
-
display:  block;
 
-
background: url("https://static.igem.org/mediawiki/2012/9/91/Nav-tabs.png") no-repeat;
 
-
width: 80px;
 
-
height: 80px;
 
-
background-position: 0 0;
 
-
z-index: 150;
 
-
position: relative;
 
-
}
 
-
h2.nav-h22 {
 
-
background-position: -80px 0;
 
-
}
 
-
h2.nav-h23 {
 
-
background-position: -160px 0;
 
-
}
 
-
h2.nav-h24 {
 
-
background-position: -240px 0;
 
-
}
 
-
h2.nav-h25 {
 
-
background-position: -320px 0;
 
-
}
 
-
h2.nav-h26 {
 
-
background-position: -400px 0;
 
-
}
 
-
h2.nav-h21:hover {
 
-
background-position: 0 -80px;
 
-
}
 
-
h2.nav-h22:hover {
 
-
background-position: -80px -80px;
 
-
}
 
-
h2.nav-h23:hover {
 
-
background-position: -160px -80px;
 
-
}
 
-
h2.nav-h24:hover {
 
-
background-position: -240px -80px;
 
-
}
 
-
h2.nav-h25:hover {
 
-
background-position: -320px -80px;
 
-
}
 
-
h2.nav-h26:hover {
 
-
background-position: -400px -80px;
 
-
}
 
-
h2.nav-h21on {
 
-
background-position: 0 -160px;
 
-
}
 
-
h2.nav-h22on {
 
-
background-position: -80px -160px;
 
-
}
 
-
h2.nav-h23on {
 
-
background-position: -160px -160px;
 
-
}
 
-
h2.nav-h24on {
 
-
background-position: -240px -160px;
 
-
}
 
-
h2.nav-h25on {
 
-
background-position: -320px -160px;
 
-
}
 
-
h2.nav-h26on {
 
-
background-position: -400px -160px;
 
-
}
 
-
ul.nav-innerUl{
 
-
position: absolute;
 
-
top: 40px;
 
-
padding-top: 40px;
 
-
width: 76px;
 
-
border-left: 2px solid #000;
 
-
border-right: 2px solid #000;
 
-
z-index: 140;
 
-
display: none;
 
-
}
 
-
em.nav-libg{
 
-
display: block;
 
-
width: 96px;
 
-
height: 11px;
 
-
background: url('https://static.igem.org/mediawiki/2012/4/48/Nav-libg.png');
 
-
margin-left: -10px;
 
-
}
 
-
ul.nav-innerUl1{
 
-
background: #fffaca;
 
-
}
 
-
ul.nav-innerUl2{
 
-
background: #dedede;
 
-
}
 
-
ul.nav-innerUl3{
 
-
background: #d9f0c9;
 
-
}
 
-
ul.nav-innerUl4{
 
-
background: #f6e5ff;
 
-
}
 
-
ul.nav-innerUl5{
 
-
background: #ebfcff;
 
-
}
 
-
ul.nav-innerUl6{
 
-
background: #ffeee8;
 
-
}
 
-
li.nav-innerLi{
 
-
font-size: 10px;
 
-
line-height: 14px;
 
-
padding: 3px 5px;
 
-
}
 
-
li.nav-innerLi:hover{
 
-
background: #fff;
 
-
}
 
-
div.middle {
 
-
width: 940px;
 
-
background: #e6deb8;
 
-
background: rgba(230,222,184,0.5);
 
-
position: absolute;
 
-
top: 178px;
 
-
}
 
-
div.aside {
 
-
width: 174px;
 
-
height: 441px;
 
-
background: url("https://static.igem.org/mediawiki/2012/9/96/Aside-bg2.png") no-repeat;
 
-
margin-left: 10px;
 
-
float: left;
 
-
padding: 179px 86px 0 40px;
 
-
}
 
-
div.asideFixed {
 
-
position: fixed;
 
-
top: 0;
 
-
}
 
-
ul.aside-outerUl {
 
-
position: relative;
 
-
margin: 7px 10px;
 
-
}
 
-
li.aside-outerLi {
 
-
margin: 10px 0;
 
-
}
 
-
li.aside-outerLi h2{
 
-
padding: 4px 0;
 
-
color: #725718;
 
-
background: #fff1a9;
 
-
font-size: 14px;
 
-
line-height: 22px;
 
-
font-weight: bold;
 
-
text-align: center;
 
-
cursor: pointer;
 
-
}
 
-
li.aside-outerLi:hover h2{
 
-
background: #fff8d3;
 
-
}
 
-
ul.aside-innerUl {
 
-
display: none;
 
-
}
 
-
ul.aside-innerUl li {
 
-
background: #bdc9ad;
 
-
margin: 3px 0;
 
-
font-family: arial, sans-serif;
 
-
font-size: 14px;
 
-
line-height: 22px;
 
-
text-align: center;
 
-
cursor: pointer;
 
-
}
 
-
ul.aside-innerUl li:hover{
 
-
background: #d4dcc9;
 
-
}
 
-
div.main {
 
-
width: 580px;
 
-
border: 1px solid #9e8366;
 
-
background: #f0e2c1;
 
-
float: right;
 
-
margin: 149px 30px 30px 0;
 
-
}
 
-
div.passage {
 
-
display: none;
 
-
margin: 30px;
 
-
}
 
-
div.show{
 
-
display: block;
 
-
}
 
-
div.passage h3 {
 
-
font-size: 26px;
 
-
line-height: 39px;
 
-
font-weight: bold;
 
-
background: #859f93;
 
-
color: #f0e2c1;
 
-
display: block;
 
-
width: auto;
 
-
padding: 0 10px;
 
-
}
 
-
div.passage p {
 
-
margin: 14px 0;
 
-
font-size: 13px;
 
-
line-height: 20px;
 
-
}
 
-
div.passage img {
 
-
display: block;
 
-
float: right;
 
-
padding: 0 0 20px 30px;
 
-
background: #f0e2c1;
 
-
}
 
-
div.footer {
 
-
}
 
-
#p-logo {
 
-
  display:none;
 
-
}
 
-
#top-section {
 
-
  height:0;
 
-
  border:none;
 
-
}
 
-
#search-controls {
 
-
  display:none;
 
-
}
 
-
#content {
 
-
  position:inherit;
 
-
  width:inherit;
 
-
  margin:0;
 
-
  padding:0;
 
-
  background:inherit;
 
-
  color:inherit;
 
-
  border:none;
 
-
  line-height:inherit;
 
-
  z-index:2;
 
-
}
 
-
.firstHeading {
 
-
  display:none;
 
-
}
 
-
#catlinks {
 
-
  display:none;
 
-
}
 
-
#footer-box {
 
-
  display:none;
 
-
}
 
-
#contentSub {
 
-
  display:none;
 
-
}
 
-
#menubar ul li a {
 
-
  background:none;
 
-
}
 
-
#bodyContent h1,#bodyContent h2 {
 
-
  margin:0;
 
-
  border:0;
 
-
  padding: 0;
 
-
}
 
-
#bodyContent h2.nav-h2-title{
 
-
padding: 5px 0;
 
-
}
 
-
.left-menu:hover {
 
-
  background:none;
 
-
}
 
-
.nav-bg-logo{
 
-
float: left;
 
-
}
 
-
</style>
 
-
</head>
 
-
<body>
 
-
<div class="center">
 
-
<div class="header">
 
-
<img class="nav-bg-logo" src="https://static.igem.org/mediawiki/2012/4/44/Nav-bg-logo1.png" />
 
-
<div class="nav">
 
-
<ul class="nav-outerUl">
 
-
<li class="nav-outerLi">
 
-
<a href="https://2012.igem.org/Team:WHU-China"><h2 class="nav-h21" title="Home"></h2></a>
 
-
<ul class="nav-innerUl nav-innerUl1" name="Home"></ul>
 
-
</li>
 
-
<li class="nav-outerLi">
 
-
<a href="https://2012.igem.org/Team:WHU-China/Team"><h2 class="nav-h22" title="Team"></h2></a>
 
-
<ul class="nav-innerUl nav-innerUl2" name="Team"></ul>
 
-
</li>
 
-
<li class="nav-outerLi">
 
-
<a href="https://2012.igem.org/Team:WHU-China/Project"><h2 class="nav-h23" title="Project"></h2></a>
 
-
<ul class="nav-innerUl nav-innerUl3" name="Project"></ul>
 
-
</li>
 
-
<li class="nav-outerLi">
 
-
<a href="https://2012.igem.org/Team:WHU-China/Standard"><h2 class="nav-h24" title="Standard"></h2></a>
 
-
<ul class="nav-innerUl nav-innerUl4" name="Standard"></ul>
 
-
</li>
 
-
<li class="nav-outerLi">
 
-
<a href="https://2012.igem.org/Team:WHU-China/Notes"><h2 class="nav-h25 nav-h25on" title="Notes"></h2></a>
 
-
<ul class="nav-innerUl nav-innerUl5" name="Notes"></ul>
 
-
</li>
 
-
<li class="nav-outerLi">
 
-
<a href="https://2012.igem.org/Team:WHU-China/HumanPractice"><h2 class="nav-h26" title="Human Practice"></h2></a>
 
-
<ul class="nav-innerUl nav-innerUl6" name="HumanPractice"></ul>
 
-
</li>
 
-
</ul>
 
-
</div>
 
-
</div>
 
-
<div class="middle">
 
-
<div class="aside">
 
-
<ul class="aside-outerUl"></ul>
 
-
</div>
 
-
<div class="main">
 
-
<div class="passage divcell0">
 
-
<a name="aaaa"><h3>aaaa</h3></a>
 
-
<p> aaaaa aaaaa aaaaa aaaaa aaaaa aaaaa aaaaa aaaaa aaaaa aaaaa aaaaa aaaaa aaaaa aaaaa aaaaa aaaaa aaaaa aaaaa aaaaa aaaaa aaaaa aaaaa aaaaa aaaaa aaaaa aaaaa aaaaa aaaaa aaaaa aaaaa aaaaa aaaaa aaaaa aaaaa aaaaa aaaaa aaaaa aaaaa aaaaa aaaaa aaaaa aaaaa aaaaa aaaaa aaaaa aaaaa aaaaa aaaaa aaaaa aaaaa aaaaa aaaaa aaaaa aaaaa aaaaa aaaaa aaaaa aaaaa aaaaa aaaaa aaaaa aaaaa aaaaa aaaaa aaaaa aaaaa aaaaa aaaaa aaaaa aaaaa aaaaa aaaaa aaaaa aaaaa aaaaa aaaaa aaaaa aaaaa aaaaa aaaaa aaaaa aaaaa aaaaa aaaaa aaaaa aaaaa aaaaa aaaaa aaaaa aaaaa aaaaa aaaaa aaaaa aaaaa aaaaa aaaaa aaaaa aaaaa aaaaa aaaaa aaaaa aaaaa aaaaa aaaaa aaaaa aaaaa aaaaa aaaaa aaaaa aaaaa aaaaa aaaaa aaaaa aaaaa aaaaa aaaaa aaaaa aaaaa aaaaa aaaaa aaaaa aaaaa aaaaa aaaaa aaaaa aaaaa aaaaa aaaaa aaaaa aaaaa aaaaa aaaaa aaaaa aaaaa aaaaa aaaaa aaaaa aaaaa aaaaa aaaaa aaaaa aaaaa aaaaa aaaaa aaaaa aaaaa aaaaa aaaaa aaaaa aaaaa aaaaa aaaaa aaaaa aaaaa</p>
 
-
</div>
 
-
<div class="passage divcell1">
 
-
<a name="Materials for cloning all the genes"><h3>Materials for cloning all the genes</h3></a>
 
-
<p> Bacteria strain: </p>
 
-
                                        <p> E.coli DH5&alpha;</p>
 
-
                                        <a name="Minimal Medium:"><h3>Minimal Medium:</h3></a>
 
-
<p>M9: </p>
 
-
                                        <p> For 1L Medium add</p>
 
-
                                        <p>Na<sub>2</sub>HPO<sub>4</sub>·12H<sub>2</sub>O                  15g </p>
 
-
                                        <p>KH<sub>2PO<sub>4                          3g</p>
 
-
                                        <p>NaCl                              1g </p>
 
-
                                        <p>NH<sub>4Cl                            0.5g</p>
 
-
                                        <p>After autoclaving, add: </p>
 
-
                                        <p>MgSO<sub>4(1mol/L)                    2mL</p>
 
-
                                        <p>Bacteria strain:CaCl<sub>2                            100μL </p>
 
-
                                        <p>Triton X-100 (as emulsifier)          2uL</p>
 
-
<p><br> </p>
 
-
                                        <p>Note:</p>
 
-
                                        <p>1.For M9 medium using oleic acid as sole carbon source, various amount of oleic acid was first emulsified 1:1 with 10% Triton X-100. M9 medium was then slowly added with constant vortex. M9 medium with high concentration of oleic acid was diluted by M9 medium with triton to form various concentrations;</p>
 
-
                                        <p>2. For M9 medium using glucose as sole carbon source, M9 medium with high concentration of glucose was diluted by M9 medium to form various concentrations.</p>
 
-
                                        <p>Step:  </p>
 
-
                                        <p>1. Seed liquor which was activated over night was inoculated into M9 medium which contains different concentration of oleic acid. And it was then incubated at 37℃ for 24 hours;</p>
 
-
                                        <p>2. After 24h of incubation in 24 well plates in 37℃, bacteria culture was centrifuged at 3000rmp for 5min, washed and resuspended in PBS;</p>
 
-
                                        <p>3. We detected the OD600 and fluorescence of using SpectraMax M2 plate reader (Molecular Devices) .Excitation at 584 nm and emission at 607 nm were used. All fluorescence was normalized with cell density by measuring the absorbance at 600 nm.</p>
 
-
                                      <p>Result:</p>
 
-
                                        <p>Normalized using Fluorescence/0D600</p>
 
-
                                        <p>Blue: Constitutive promoter J23110</p>
 
-
                                        <p>Red: PfadR</p>
 
-
                                        <p>Glucose Concentration gradient: 0.5, 1, 5, 10 mM</p>
 
-
                                        <p>Fatty acid Concentration gradient: 0.025, 0.05, 0.1, 0.25, 0.5, 1, 1.5 mM</p>
 
-
                                        <p><img src="../team/p2.png" /><img src="https://static.igem.org/mediawiki/igem.org/4/42/Wu-Fatty_acid.png"alt="Guidence of Student Experiments" height="229" width=427" hspace="2" vspace="1" border="2" align="top" /></p>
 
-
<p>this part is finished</p>
 
-
 
-
 
-
 
-
                                        <a name="Protocols of Cupric-Soap Reaction:"><h3>Protocols of Cupric-Soap Reaction:</h3></a>
 
-
<p>To test metabolism of long fatty acids, we used oleic acid as sole carbon source in mediums, and used cupric-soap reaction to determinate oleic acid concentration preliminarily. </p>
 
-
                                        <p>Modified M9 minimal medium with emulsified oleic acid as sole carbon</p>
 
-
                                        <p> Minimal medium was the same with that in Materials and methods for PfadR </p>
 
-
                                <p>What's Important:</p>
 
-
                          <p>Slowly pour M9 minimal medium into mixture of oleic acid and Triton X-100 to get more homogeneous solution.</p>
 
-
                      <p>Analysis the concentration of the oleic acid in the medium by cupric-acetate method</p>
 
-
                      <p>1.Collect 5 ml medium which has been used to cultivate bacteria. Then centrifuge the medium at 3000rpm for 10 min to separate bacteria and medium;</p>
 
-
                        <p> 2.Decant 3ml supernatant liquid into a 10ml EP. Add 3ml acetone to the liquid, 1ml at a time, shaking 10-20 times before adding another 1 ml in order to avoid the effect of the ions of the liquid during the extraction progress;</p>
 
-
                        <p> 3.Add 3 ml isooctane once ,shaking for at least 90s, stand for 2min or longer until layering completely;</p>
 
-
                        <p>4.Collect 3 ml clear isooctane in a 5 ml EP, Add 800l cupric-acetate (5% m/v, adjust pH to 6.8 with pyridine), Shaking for 90 seconds, stand for 2min or longer until layering completely;</p>
 
-
                          <p>5.Detect OD of organic phase in a spectrometry at 715nm.</p>
 
-
 
-
 
-
 
-
 
-
                                        <a name="The Standard Curve:"><h3>The Standard Curve:</h3></a>
 
-
<p>We add 1.6ml, 3.2ml, 4.8ml, 6.4ml, 9.6ml, 11.2ml oleic acid into 3ml M9 medium to generate a gradient. The absorbency is measured as described in the protocol.</p>
 
-
<p><img src="../team/p2.png" /><img src="https://static.igem.org/mediawiki/igem.org/5/56/Wps_clip_image-5855.png"alt="Guidence of Student Experiments" height="455" width="455" hspace="2" vspace="1" border="2" align="top" /></p>
 
-
<p>We slightly modified the methods provided by Kwon and Rhee, 1986, adding the extraction step, for it is dispensable when bacteria are in the medium. However, the standard curve is still very close to the paper’s, which proves that plausible and accurate</p>
 
-
 
-
 
-
 
-
<a name="Krebs-Ringer phosphate(KRPD buffer solution):"><h3>Krebs-Ringer phosphate(KRPD buffer solution):</h3></a>
 
-
<p> Solution A:</p>
 
-
<p>For 100 mL: </p>
 
-
<p>NaCl  7.5985g ; KCl  0.3727g ; CaCl2  0.1054g; glucose-H2O  0.9495g, </p>
 
-
<p>For 100 mL:  </p>
 
-
 
-
 
-
<p> NaH2PO4·2H2O 0 .2964g ;Na2HPO4·12H2O  2.9011g,</p>
 
-
<p>After dissolving, add MgSO4·7H2O  0.3130g</p>
 
-
<p>Mix A solution and B solution, add 790ml dd H2O, then regulate pH to 7.2~7.4 using 1M NaOH/1M HCl, finally add dd H2O to a final total volume of 1L.  </p>
 
-
<p>Procedures </p>
 
-
 
-
 
-
<p>1. cultivate cells in 1 liter of medium to late exponential phase;</p>
 
-
<p>2. harvest by centrifugation at 35℃;</p>
 
-
<p>3. wash twice with 2 liters of warm(35℃)0.05M potassium phosphate buffer (pH 7.4) containing 1%(v/v) Triton X-100;</p>
 
-
<p>4. resuspend in 0.05M potassium phosphate buffer (pH 7.4) containing mercaptoethanol;</p>
 
-
<p>5. add sufficient volume of buffer to give a concentration of about 50mg(dry weight) of cells/ml;</p>
 
-
<p>6. disrupt cells with a Bransor Sonifier for 1min. The treatment was applied for 15s intervals, under 4 ℃;</p>
 
-
<p> 7. centrifuge at10,000×g for 30min; </p>
 
-
<p>8. decant supernatant liquid for enzymatic assay, the protein concentration was determined by the biuret method;</p>
 
-
<p>9.analyze fatty acid oxidation in cell-free extracts</p>
 
-
<p>Note: little oxidation was observed when less than 1mg.</p>
 
-
 
-
 
-
<a name="Reaction mixture:"><h3>Reaction mixture:</h3></a>
 
-
<p>1.0ml of freshly oxygenated Krebs-Ringer phosphate(pH 7.4)</p>
 
-
<p>Palmitate-1-14C, 20nmole (80,000 counts/min)</p>
 
-
<p>CoA, 1 μ mole</p>
 
-
<p>NAD, 1μ mole</p>
 
-
<p>ATP, μ mole</p>
 
-
<p>Succinate, 10 n moles</p>
 
-
<p>Supernatant protein, 1~5 mg</p>
 
-
<p>dd H2O to a final total volume of 2.0ml </p>
 
-
 
-
<p>Cellulose biosynthesis</p>
 
-
 
-
<p>1. Inoculate the bacteria into liquid LB medium and then incubate it for 24 hours at 37℃;</p>
 
-
<p>2. After centrifugation, supernatant is preserved for use, while deposits are resuspended with PBS and adjust to OD600 1.0;</p>
 
-
<p>3. Exceed cellulase was used to digest cellulose in supernatant and deposits. After the cellulase is added, 1mL solution was sampled every 3 min and cellulose of the sample was inactivated immediately;</p>
 
-
<p>4. Ten minutes later, the reduce sugar is detected in all the samples with or without cellulose;</p>
 
-
 
-
<p><img src="../team/p2.png" /><img src="https://static.igem.org/mediawiki/igem.org/5/57/3YW-O%289R7U7N%404DG680R0XP.jpg "alt="Guidence of Student Experiments" height="300" width="500" hspace="2" vspace="1" border="2" align="top" /></p>
 
-
<p><img src="../team/p2.png" /><img src="https://static.igem.org/mediawiki/igem.org/8/80/E_FV9G~QH9FYW-~%24L8SY8U0.jpg "alt="Guidence of Student Experiments" height="430" width="450" hspace="2" vspace="1" border="2" align="top" /></p>
 
-
<p>5. 2mL DNS solution is mixed with the sample, and incubated in boiling water for two minutes, then it is cooled rapidly;</p>
 
-
<p>6. After 9 mL ddH2O being added into the solution, record absorbance at 540nm;</p>
 
-
<p>The Standard Curve of glucose concentration</p>
 
-
 
-
 
-
 
-
<a name="Materials and methods of SDS-PAGE:"><h3>Materials and methods of SDS-PAGE:</h3></a>
 
-
 
-
<p><img src="../team/p2.png" /><img src="https://static.igem.org/mediawiki/igem.org/7/7e/4M%29%29%28OZ_Y--5-%400K-9O%40-CU.jpg"alt="Guidence of Student Experiments" height="158" width="500" hspace="2" vspace="1" border="2" align="top" /></p>
 
-
 
-
 
-
<p><img src="../team/p2.png" /><img src="https://static.igem.org/mediawiki/igem.org/8/8c/HWHD.jpg "alt="Guidence of Student Experiments" height="261" width="500" hspace="2" vspace="1" border="2" align="top" /></p>
 
-
 
-
<p><img src="../team/p2.png" /><img src="https://static.igem.org/mediawiki/igem.org/9/92/SRRA5.jpg"alt="Guidence of Student Experiments" height="261" width="500" hspace="2" vspace="1" border="2" align="top" /></p>
 
-
<p>Coomassie Blue Stain</p>
 
-
<p>-Coomassie brilliant blue G-250 50mg</p>
 
-
<p>-95% ethanol                25ml</p>
 
-
<p>-85%H3PO4                50ml</p>
 
-
<p>-H2O, adjust to 500ml</p>
 
-
<p>-filter</p>
 
-
 
-
<p>Destain solution </p>
 
-
<p>-methanol        250ml</p>
 
-
<p>-acetic acid        50ml</p>
 
-
<p>-H2O    adjust to 500ml</p>
 
-
 
-
<p>2x SDS loading buffer</p>
 
-
<p>-0.5mol/l  Tirs-HCl(PH6.8) 25ml</p>
 
-
<p>-10%SDS  8ml</p>
 
-
<p>-50%glycerol  20ml</p>
 
-
<p>-2-mercaptoethanol  2ml</p>
 
-
<p>-1%Bromphenol Blue  4ml</p>
 
-
<p>-H2O        adjust to 100ml</p>
 
-
 
-
<p>10xSDS-PAGE running buffer </p>
 
-
<p>Tris base,              30.3 g </p>
 
-
<p>M glycine                144.1g</p>
 
-
<p>SDS                      10 g</p>
 
-
<p>-H2O                adjust to 1L</p>
 
-
<p>Steps</p>
 
-
 
-
<p>Protein expression</p>
 
-
<p>1.inoculate the liquid strains into LB medium supplement with 50μg/mL ampicillin, incubate the medium at at 37℃ until OD600 reaches 0.6;</p>
 
-
<p>2. Separate the culture into two test tubes. Add IPTG into one of two tubes at a final concentration of 1mM to induce the expression of </p>
 
-
<p>3. 1 mL of the culture is sampled every hour. After centrifugation, deposits was suspended with 300 μL PBS and 200 μL 2x SDS loading buffer, then incubated in boiling water for 15 min.</p>
 
-
<p>4. 10μl of samples was load in lanes, run the SDS-PAGE</p>
 
-
<p>5. Stained the SDS-PAGE 5 hours</p>
 
-
<p>6. Destain the SDS-PAGE until you can see the protein band.</p>
 
-
 
-
 
-
 
-
 
-
 
-
 
-
 
-
 
-
 
-
                          </div>
 
-
<div class="passage divcell2">
 
-
<h3>team history</h3>
 
-
<p><p><strong>Dec. 2011</strong></p>
 
-
<p>WHU iGEM team was established</p>
 
-
<p><strong>Dec. 2011 to Feb. 2012</strong></p>
 
-
<p>Every one presented their own idea, then we discussed the feasibility of these ideas.</p>
 
-
<p><strong>Feb. 2012 </strong></p>
 
-
<p>The final project was determined, named E.coslim</p>
 
-
<p><strong>Mar. 2012</strong></p>
 
-
<p>We finished an outstanding presentation. Our reply was approved by the leaders of college of life sciences, Wuhan University.</p>
 
-
<p><strong>Apr. 2012 </strong></p>
 
-
<p>Our iGEM team was divided into 3 groups—group of Sheng, group of Xia and group of Mei. </p>
 
-
<p><strong>Apr. 2012 to prsent</strong></p>
 
-
<p>Experiments started….</p>
 
-
<p><strong>Apr. 2012</strong></p>
 
-
<p>Group of Sheng:  FADR was connected to pSB1A2 plasmid carrier</p>
 
-
<p>              FADR was connected to RFP gene</p>
 
-
<p>Group of Xia: starting to connect genes of CI control system </p>
 
-
<p>            Testing the function of CI control system</p>
 
-
<p>Group of Mei: YhjH/ FadE/ FadD/ FadL gene was connected to pSB1A2 plasmid carrier</p>
 
-
           
 
-
<p><strong>May. 2012 </strong></p>
 
-
<p>Group of Sheng: FadB/ FadJ gene was connected to pSB1A2 plasmid carrier, then BBa_B0030(RBS) as well</p>
 
-
<p>Group of Xia:  They devised two promoters p110 and p101, which were expected to be controlled by glucose. However, they failed.</p>
 
-
<p>Group of Mei:  YhjH/ FadE/ FadD/ FadL gene was connected to BBa_B0030(RBS)</p>
 
-
 
-
<p><strong>June 2012 </strong></p>
 
-
<p>G of S: FadR was connected to low-copied plasmid carrier.</p>
 
-
<p>      sFadB and sFadA genes were connected to BBa_B0030 (RBS)</p>
 
-
<p>      sFadE gene was connected to pSB1A2 plasmid carrier</p>
 
-
<p>      G of X: the connection of genes, which were relative with cellulose, was finished.</p>
 
-
<p>      Another two promoter were devised, p1 and p2</p>
 
-
<p>G of M: YhjH/ FadE/ FadD/ FadL gene was connected to BBa_B0024 (terminator)</p>
 
-
 
-
<p><strong>July 2012 </strong></p>
 
-
<p>G of S: FadJ was connected to BBa_B0024 (terminator), sFadE gene was copied by PCR technology</p>
 
-
<p>      On the front half of this month, they conducted several pre-experiments of oleic acid test</p>
 
-
<p>      On the next half month, they started normal experiments of oleic acid test</p>
 
-
<p>G of X: started to test the function of p1 and p2</p>
 
-
<p>G of M: YhjH/ FadE gene was connected to BBa_J23100 (promoter)</p>
 
-
<p>      Finish the standard curve of oleic acid test</p>
 
-
 
-
<p><strong>Aug. 2012 </strong></p>
 
-
<p>G of S: sFadE was induced to point mutation, then it was connected to BBa_B0030 (RBS) and BBa_B0024 (terminator) respectively</p>
 
-
<p>        sFadB was connected to BBa_B0030 (RBS) and BBa_B0024 (terminator) respectively.</p>
 
-
<p>G of X: test the function of cellulose-controlled genes, having got satisfying results</p>
 
-
<p>G of M: copied Adra gene and finished the connection of BBa_B0030 (RBS), BBa_B0024 (terminator) and BBa_J23107 (promoter), BBa_J23114 (promoter) respectively. FadE/YhjH/FadD/fadL were connected to BBa_J23107 (promoter), BBa_J23114 (promoter). </p>
 
-
 
-
<p><strong>Sep 2012</strong></p>
 
-
<p>G of S: Transferred all the parts in pSB1A2 into pSB1C3, Tested the function of PfadR, Characterized the effect of each gene on fatty acid consumption, started to set up the platform for in vitro experiments.</p>
 
-
<p>G of X: Transferred all the parts in pSB1A2 into pSB1C3, tested the function of cellulose system. Repeat the test of the function of cellulose-controlled genes.</p>
 
-
<p>G of M: Transferred all the parts in pSB1A2 into pSB1C3, test the function of Adra/YhjH.</p></p>
 
-
</div>
 
-
</div>
 
-
<em class="clear"></em>
 
-
</div>
 
-
<div class="footer"></div>
 
-
</div>
 
-
<script src="http://www.yichengliu.com/code/igem/notes.js"></script>
 
-
</body>
 
-
</html>
 

Latest revision as of 22:46, 26 September 2012