Difference between revisions of "Part:BBa K817033:Experience"

Line 12: Line 12:
 
===Team NTHU Taiwan 2019: Effects and inducing of fatty acid to E.coli and Relative Fluorescence to Anderson Promoter===
 
===Team NTHU Taiwan 2019: Effects and inducing of fatty acid to E.coli and Relative Fluorescence to Anderson Promoter===
  
====Overview====
 
 
<html>
 
<html>
From previous study, NTU-Taida found that pFadBA can be induce by adding fatty acid. We’d like to understand more about this promoter by answering the following questions:<br>
+
<style>
**Does fatty acid affect the growth of cell?
+
/*sidebar*/
**Will higher fatty acid concentration induce more fluorescence?
+
.sidebar{
**How strong is the promoter pFadBA?
+
width:100%;
<br>
+
padding-left:30px;
====Effect of Fatty acid to E. coli====
+
}
We discuss the relationship between fatty acid and the growth of E. coli to check suitable conditions for future experiments. First, we check whether fatty acid affect our experiments. Second, we choose the best concentration for future experiments.<br>
+
.sidebar ul{
In general, relative cell concentration does not change very much. It indicates that under 0.4mM and 3.125mM fatty acid, E. coli might grow better than control. However, when the concentration is 25mM, it inhibits growth of E. coli. We can notice that low concentration of fatty acid is somehow benefit for cell growth. Therefore, we choose concentration lower than 10 mM as our highest concentration to induce the promoter in the following experiments.<br>
+
list-style: none;
<br><img src="https://2019.igem.org/wiki/images/a/a4/T--NTHU_Taiwan--characterization1.png"><br>
+
}
</html>
+
.sidebar li{
 +
margin-top:18px;
 +
}
 +
.sidebar ul li a{
 +
font-size:18px;
 +
color:#828282;
 +
font-weight:bold;
 +
text-decoration: none;
 +
}
 +
.sidebar ul li a:hover{
 +
color:#f6cec0!important;
 +
}
 +
.sideFixed{
 +
position: fixed;
 +
top:180px;
 +
margin:0 0%;
 +
width:100%;
 +
}
 +
.sideHeight{
 +
height:150px;
 +
}
 +
/*content*/
 +
.extra-space{
 +
height:120px;
 +
}
 +
.imgBackground{
 +
text-align:center;
 +
margin:0 auto;
 +
background-attachment: fixed;
 +
background-size:cover;
 +
background-image:url('https://2019.igem.org/wiki/images/7/7e/T--NTHU_Taiwan--characterization.png');
 +
background-repeat:no-repeat;
 +
width:100%;
 +
height:100%;
 +
}
 +
.imgText{
 +
height:570px;
 +
margin:auto auto;
 +
}
 +
.title{
 +
margin:20px 20% 20px 0%;
 +
}
 +
.content{
 +
margin:20px 20% 20px 0%;
 +
text-align: justify;
 +
text-justify:inter-ideograph;
  
 +
}
 +
.content p{
 +
font-size:20px !important;
 +
//text-indent:40px;
 +
line-height: 35px;
 +
}
 +
.content ul{
 +
            font-size:17px !important;
 +
line-height: 30px;
 +
//list-style-type:lower-roman;
 +
padding:0;
 +
margin:2%;
 +
        }
 +
.content li{
 +
font-size:17px !important;
 +
line-height: 30px;
 +
}
 +
.content ul li{
 +
            margin:3% 0;
 +
        }
 +
.fig_title{
 +
font-size:20px;
 +
color:gray;
 +
text-align:center;
 +
margin-bottom:20px;
 +
}
 +
/*arrow*/
 +
.arrowToTop{
 +
width:0px;
 +
height:0px;
 +
border-top:0px solid #bbc2c9;
 +
border-right:0px solid #bbc2c9;
 +
transform:rotate(-45deg);
 +
margin:auto auto;
 +
position:relative;
 +
top:17px;
 +
transition-duration:0.2s;
 +
}
 +
.circleToTop{
 +
width:0px;
 +
height:0px;
 +
background-color:white;
 +
border:0px #bbc2c9 solid;
 +
border-radius: 50px;
 +
text-align:center;
 +
transition-duration:0.2s;
 +
position:fixed;
 +
top:85%;
 +
right:2%;
 +
z-index:10000;
 +
}
 +
.circleToTop:hover{
 +
top:84.5%;
 +
right:2%;
 +
}
 +
.arrowToContent{
 +
width:12px;
 +
height:12px;
 +
border-top:2px solid #bbc2c9;
 +
border-right:2px solid #bbc2c9;
 +
transform:rotate(135deg);
 +
margin:auto auto;
 +
position:relative;
 +
top:14px;
 +
transition-duration:0.2s;
 +
}
 +
.circleToContent{
 +
width:45px;
 +
height:45px;
 +
background-color:white;
 +
border:1.5px #767a7f solid;
 +
border-radius: 50px;
 +
text-align:center;
 +
transition-duration:0.2s;
 +
position:relative;
 +
margin:auto auto;
 +
}
 +
 +
@media (max-width:960px){
 +
.content{
 +
margin:20px 20px;
 +
text-align: justify;
 +
text-justify:inter-ideograph;
 +
}
 +
.title{
 +
margin:20px 20px;
 +
}
 +
.title h1{
 +
font-size:30px;
 +
  }
 +
.imgBackground{
 +
background-attachment: scroll;
 +
}
 +
.sidebar{
 +
position:relative;
 +
right:5%;
 +
text-align:center;
 +
}
 +
.extra-space{
 +
height:60px;
 +
}
 +
.sideHeight{
 +
height:60px;
 +
}
 +
}
 +
 +
</style>
 +
<!-- content -->
 +
<div class="container-fluid">
 +
<div class="title"><h1>Overview</h1></div>
 +
<div class="content">
 +
<p>From previous study, NTU-Taida found that pFadBA (<a href="https://parts.igem.org/Part:BBa_K817002">BBa_K817002</a>) can be induce by adding fatty acid. We’d like to understand more about this promoter by answering the following questions:</p>
 +
<ul>
 +
<li>Does fatty acid affect the growth of cell?</li>
 +
<li>Will higher fatty acid concentration induce more fluorescence?</li>
 +
<li>How strong is the promoter pFadBA?</li>
 +
</ul>
 +
</div>
 +
<div id="Part1" class="extra-space"></div>
 +
<div class="title"><h1>Effect of Fatty acid to E. coli</h1></div>
 +
<div class="content">
 +
<p>We discuss the relationship between fatty acid and the growth of E. coli to check suitable conditions for future experiments. First, we check whether fatty acid affect our experiments. Second, we choose the best concentration for future experiments.</p><br>
 +
<p>In general, relative cell concentration does not change very much. It indicates that under 0.4mM and 3.125mM fatty acid, E. coli might grow better than control. However, when the concentration is 25mM, it inhibits growth of E. coli. We can notice that low concentration of fatty acid is somehow benefit for cell growth. Therefore, we choose concentration lower than 10 mM as our highest concentration to induce the promoter in the following experiments.</p>
 +
<img style="margin:20px auto 20px auto;" src="https://2019.igem.org/wiki/images/a/a4/T--NTHU_Taiwan--characterization1.png" width="100%">
 +
<div class="fig_title">Fig.1 Relative cell number with the different concentration over time</div>
 +
</div>
 +
                <div id="Part2" class="extra-space"></div>
 +
<div class="title"><h1>Fatty Acid Inducing to E. coli</h1></div>
 +
<div class="content" style="text-align:center;">
 +
<p>As our previous description, pFadBA (<a href="https://parts.igem.org/Part:BBa_K3040007">BBa_K3040007</a>) can be induced by fatty acid because of the repressor protein. We can obviously observe that with higher fatty acid level, the fluorescence level will rise. The fold change is almost 2.5 times in 0.625 mM LB, but is only 1.7 times in 0.156 mM LB. This data shows that fatty acid actually induce the promoter, and higher concentration induces more fluorescence.</p>
 +
<img style="margin:20px auto 20px auto;" src="https://2019.igem.org/wiki/images/2/2e/T--NTHU_Taiwan--characterization2.png" width="100%">
 +
<div class="fig_title">Fig.2 Relative fluorescence of cell treated with different fatty acid concentration over time</div>
 +
</div>
 +
<div id="Part3" class="extra-space"></div>
 +
<div class="title"><h1>Relative Fluorescence to Anderson Promoter</h1></div>
 +
<div class="content" style="text-align:center;">
 +
<p>To know the intensity level of pFadBA expression, we compare the intensity between pFadBA and Anderson promoter. By comparing pFadBA with Anderson promoter, it demonstrates that the fluorescence level of pFadBA is much lower than the J023104 and approximately 10 percent level of J23110.</p>
 +
<img style="margin:20px auto 20px auto;" src="https://2019.igem.org/wiki/images/5/5f/T--NTHU_Taiwan--characterization3.png" width="100%">
 +
<div class="fig_title">Fig.3 Comparison of pFadBA with the Anderson promoter<br>(J023110 with relative strength of 0.33 and J023014 with relative strength of 0.72)</div>
 +
</div>
 +
<div class="extra-space"></div>
 +
</div>
 +
</div>
 +
</div>
 +
</html>
 
|};
 
|};
 
<!-- End of the user review template -->
 
<!-- End of the user review template -->
 
<!-- DON'T DELETE --><partinfo>BBa_K817033 EndReviews</partinfo>
 
<!-- DON'T DELETE --><partinfo>BBa_K817033 EndReviews</partinfo>

Revision as of 11:27, 17 October 2019


This experience page is provided so that any user may enter their experience using this part.
Please enter how you used this part and how it worked out.

Applications of BBa_K817033

User Reviews

UNIQ7a170216df76a3df-partinfo-00000000-QINU

Team NTHU Taiwan 2019: Effects and inducing of fatty acid to E.coli and Relative Fluorescence to Anderson Promoter

Overview

From previous study, NTU-Taida found that pFadBA (BBa_K817002) can be induce by adding fatty acid. We’d like to understand more about this promoter by answering the following questions:

  • Does fatty acid affect the growth of cell?
  • Will higher fatty acid concentration induce more fluorescence?
  • How strong is the promoter pFadBA?

Effect of Fatty acid to E. coli

We discuss the relationship between fatty acid and the growth of E. coli to check suitable conditions for future experiments. First, we check whether fatty acid affect our experiments. Second, we choose the best concentration for future experiments.


In general, relative cell concentration does not change very much. It indicates that under 0.4mM and 3.125mM fatty acid, E. coli might grow better than control. However, when the concentration is 25mM, it inhibits growth of E. coli. We can notice that low concentration of fatty acid is somehow benefit for cell growth. Therefore, we choose concentration lower than 10 mM as our highest concentration to induce the promoter in the following experiments.

Fig.1 Relative cell number with the different concentration over time

Fatty Acid Inducing to E. coli

As our previous description, pFadBA (BBa_K3040007) can be induced by fatty acid because of the repressor protein. We can obviously observe that with higher fatty acid level, the fluorescence level will rise. The fold change is almost 2.5 times in 0.625 mM LB, but is only 1.7 times in 0.156 mM LB. This data shows that fatty acid actually induce the promoter, and higher concentration induces more fluorescence.

Fig.2 Relative fluorescence of cell treated with different fatty acid concentration over time

Relative Fluorescence to Anderson Promoter

To know the intensity level of pFadBA expression, we compare the intensity between pFadBA and Anderson promoter. By comparing pFadBA with Anderson promoter, it demonstrates that the fluorescence level of pFadBA is much lower than the J023104 and approximately 10 percent level of J23110.

Fig.3 Comparison of pFadBA with the Anderson promoter
(J023110 with relative strength of 0.33 and J023014 with relative strength of 0.72)
|}; UNIQ7a170216df76a3df-partinfo-00000002-QINU