Difference between revisions of "Team:SSHS-Shenzhen/Model"

(Prototype team page)
 
 
(51 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{SSHS-Shenzhen}}
+
{{SSHS-Shenzhen/CSS}}
<html>
+
<html lang="en">
 +
<head>
 +
<meta charset="utf-8">
 +
<title>title</title>
 +
<style>
 +
.header li a:hover,.dropdown:hover.dropbtn {
 +
color: #fff;
 +
}
 +
.header {
 +
font-size: 30px;
 +
padding: 0px;
 +
margin: 0px;
 +
top: 0;
 +
left: 0;
 +
width: 100%;
 +
position: fixed;
 +
height: 3em;
 +
z-index: 99;
 +
float: left;
 +
background-color: #5d8aa8;
 +
min-width: 1080px;
 +
}
 +
body {
 +
background-color: #fff;
 +
}
 +
.dropdown-content {
 +
display: none;
 +
position: absolute;
 +
background-color: #5d8aa8;
 +
min-width: 250px
 +
}
 +
.dropdown-content a {
 +
color: #f7f7f7;
 +
padding: 12px 16px;
 +
text-decoration: none;
 +
display: block;
 +
font-size: 20px;
 +
}
 +
.header li a,.dropbtn,.header a:link, .header a:visited {
 +
color: #f7f7f7;
 +
}
 +
  #para{
 +
color: #000;
 +
padding:30px 100px 5px;
 +
font-size: 20px!important;
 +
}
 +
#fig{
 +
color: #000;
 +
padding:30px 100px 5px;
 +
font-size: 20px!important;
 +
text-align: center !important;
 +
}
 +
 +
h1{
 +
color: #000;
 +
padding:150px 50px 5px!important; font-size: 30px!important; text-align: center;
 +
}
  
 +
h2{
 +
color: #000;
 +
padding:100px 100px 5px;
 +
font-size: 25px!important;
 +
text-align: left;
 +
line-height: 120%;
 +
}
  
 +
h3{
 +
color: #000;
 +
padding:100px 100px 5px;
 +
font-size: 25px!important;
 +
text-align: center;
 +
line-height: 120%;
 +
}
  
<div class="column full_size judges-will-not-evaluate">
+
.banner2{
<h3>★  ALERT! </h3>
+
color:#fff;
<p>This page is used by the judges to evaluate your team for the <a href="https://2018.igem.org/Judging/Medals">medal criterion</a> or <a href="https://2018.igem.org/Judging/Awards"> award listed below</a>. </p>
+
background-color:#5d8aa8;
<p> Delete this box in order to be evaluated for this medal criterion and/or award. See more information at <a href="https://2018.igem.org/Judging/Pages_for_Awards"> Instructions for Pages for awards</a>.</p>
+
font-size:100px!important;
 +
width:100%; height:500px;
 +
text-align:center;
 +
line-height: 500px;
 +
padding:90px 0px 0px;
 +
background-image:url("https://static.igem.org/mediawiki/2018/f/f3/T--SSHS-Shenzhen--jm2.jpg");
 +
background-size:cover;
 +
}
 +
</style>  
 +
</head>
 +
<body>
 +
 
 +
<div class="banner2">
 +
Modeling
 
</div>
 
</div>
 +
<h1>
 +
Abstract
 +
</h1>
 +
<p id="para">
 +
Our model is formalized by the Linear Equation: (Linear Regression)</p><br>
 +
<center>
 +
<img src= "https://static.igem.org/mediawiki/2018/5/59/T--SSHS-Shenzhen--Dbdmodel11.png"
 +
width="20%">
 +
</center>
 +
<p id="para">
 +
The Linear Regression has wide applications throughout the world of statistics. In this case, we chose this model to figure out the relationship between GC content and RNAi efficiency. By doing so we develop a better understanding of this critical parameter which isn't backed by scientific theories.
 +
</p>
  
  
<div class="clear"></div>
+
<h1>
 +
Assumptions
 +
</h1>
 +
<p id="para">
 +
The model works under the below assumptions:<br><br>
 +
1. Births and natural deaths are neglected<br>
 +
2. The beetles cannot recover either by itself or with the help of the leaves<br>
 +
3. Other factors do not change throughout the experiment
 +
</p>
  
 +
<h1>
 +
Parameters
 +
</h1>
 +
<center>
 +
<table border="1">
 +
    <tr>
 +
        <td>Parameters</td>
 +
        <td>Meaning</td>
 +
    </tr>
 +
    <tr>
 +
        <td>δ</td>
 +
        <td>Deviation of GC content, calculated by the difference between the actual GC content and 50%</td>
 +
    </tr>
 +
<tr>
 +
    <tr>
 +
        <td>η</td>
 +
        <td>RNAi efficiency</td>
 +
    </tr>
 +
<tr>
 +
        <td>w</td>
 +
        <td>Correlation, we are expecting a negative value</td>
 +
    </tr>
 +
<tr>
 +
        <td>e</td>
 +
        <td>Error</td>
 +
    </tr>
 +
</table>
 +
</center>
  
<div class="column full_size">
+
<h1>
<h1> Modeling</h1>
+
Experiments <a href="https://2018.igem.org/Team:SSHS-Shenzhen/Experiments">(See more)</a>
 
+
</h1>
<p>Mathematical models and computer simulations provide a great way to describe the function and operation of BioBrick Parts and Devices. Synthetic Biology is an engineering discipline, and part of engineering is simulation and modeling to determine the behavior of your design before you build it. Designing and simulating can be iterated many times in a computer before moving to the lab. This award is for teams who build a model of their system and use it to inform system design or simulate expected behavior in conjunction with experiments in the wetlab.</p>
+
<center>
 +
<div class="ibox">
 +
<center><img src="
 +
https://static.igem.org/mediawiki/2018/7/76/T--SSHS-Shenzhen--Expc1.png
 +
" width="100%"></center>
 +
<p id="note">
 +
<b>
 +
Table 1
 +
</b>
 +
shRNAs corresponding to the above siRNAs
 +
</p>
 +
</div>
 +
</center>
 +
<h2>
 +
Day 1 (8 of August, 2018)
 +
</h2>
 +
<p id="para">
 +
This is our first bug killing experiment, we prepared our equipment. We put farmed Phyllotreta striolata Fabricius in bottles and make sure each bottle contains 20-25 Phyllotreta striolata Fabricius. We used gauze to cover the top of bottles(gauze can allow bugs to breath but they can’t escape). Then made spray with shRNA (1µL/mL), spray it on the leaves and put the leaves inside the bottles. <br><br>
 +
<b>Summary:</b><br>
 +
1. Put Phyllotreta striolata Fabricius in bottles (20/bottle)<br>
 +
2. Made spray and spray it on the leaves<br>
 +
3. Put leaves into the bottel
 +
</p>
 +
<h2>
 +
Day 2 (10 of August, 2018)
 +
</h2>
 +
<p id="para">
 +
<b>Summary:</b><br>
 +
1. Clean out the leaves from the day before<br>
 +
2. Configure new shRNA spray(1µL/mL)<br>
 +
3. Replace each bottle with 2 leaves soaked in the corresponding reagent<br>
 +
4. Clean out the test bench.
 +
</p>
 +
<h2>
 +
Day 3 (13 of August, 2018)
 +
</h2>
 +
<p id="para">
 +
This is our third bug killing experiment. We configurated new shRNA spray(1µL/mL). Then spray the spray on the new leaves, take out the old leaves and replace them with new leaves. At the same time, we pick out the dead Phyllotreta striolata Fabricius and put them in tubes for RT-PCR testing.<br><br>
 +
<b>Summary:</b><br>
 +
1. Make new spray(1µL/mL). Spray the spray on new leaves<br>
 +
2. Take out the old leaves and replace them with new leaves<br>
 +
3. Pick out the dead Phyllotreta striolata Fabricius and put them in tubes
 +
</p>
 +
<br><br>
 +
<center>
 +
<img src= "https://static.igem.org/mediawiki/2018/5/52/T--SSHS-Shenzhen--Dbdmodel1.png"
 +
width="60%">
 +
</center>
 +
<p id="fig">
 +
Results from day 3
 +
</p>
 +
<h2>
 +
Day 4 (15 of August, 2018)
 +
</h2>
 +
<p id="para">
 +
This is our forth experiment. Like the last experiment, we made new spray and replace the old leaves with new leaves which are sprayed. And then pick out dead Phyllotreta striolata Fabricius and put them in tubes.<br><br>
 +
<b>Summary:</b><br>
 +
1. Make new spray(1µL/mL) and spray it on new leaves<br>
 +
2. Take out the old leaves and replace them with new leaves<br>
 +
3. Pick out the dead Phyllotreta striolata Fabricius and put them in tubes<br>
 +
</p>
 +
<br><br>
 +
<center>
 +
<img src= "https://static.igem.org/mediawiki/2018/2/20/T--SSHS-Shenzhen--Dbdmodel2.png"
 +
width="60%">
 +
</center>
 +
<p id="fig">
 +
Results from day 4
 +
</p>
 +
<h2>
 +
Day 5 (17 of August, 2018)
 +
</h2>
 +
<p id="para"> This is our fifth bug killing experiment, and also is our last bug killing experiment.<br><br>
 +
<b>Summary:</b><br>
 +
1. Take out the dead bugs in the bottle, and take out the leaves in each bottle without putting new leaves<br>
 +
2. Record the number of deaths per bottle of bugs<br>
 +
3. The living bugs stay in the bottle and let them starve to death
 +
</p>
 +
<br><br>
 +
<center>
 +
<img src= "https://static.igem.org/mediawiki/2018/4/4d/T--SSHS-Shenzhen--Dbdmodel3.png"
 +
width="60%">
 +
</center>
 +
<p id="fig">
 +
Results from day 5
 +
</p>
 +
<h1>
 +
Results
 +
</h1>
  
 +
<center>
 +
<div class="ibox">
 +
<center><img src="
 +
https://static.igem.org/mediawiki/2018/0/0e/T--SSHS-Shenzhen--Expc2.png
 +
" width="100%"></center>
 +
<p id="note">
 +
<b>
 +
Table 2
 +
</b>
 +
RNAi efficiencies of siRNA/shRNA
 +
</p>
 
</div>
 
</div>
<div class="clear"></div>
+
</center>
  
<div class="column full_size">
+
<center>
<h3> Gold Medal Criterion #3</h3>
+
<div class="ibox">
<p>
+
<center><img src="
Convince the judges that your project's design and/or implementation is based on insight you have gained from modeling. This could be either a new model you develop or the implementation of a model from a previous team. You must thoroughly document your model's contribution to your project on your team's wiki, including assumptions, relevant data, model results, and a clear explanation of your model that anyone can understand.  
+
https://static.igem.org/mediawiki/2018/d/d0/T--SSHS-Shenzhen--Expb8.png
<br><br>
+
" width="100%"></center>
The model should impact your project design in a meaningful way. Modeling may include, but is not limited to, deterministic, exploratory, molecular dynamic, and stochastic models. Teams may also explore the physical modeling of a single component within a system or utilize mathematical modeling for predicting function of a more complex device.
+
<p id="note">
 +
<b>
 +
Fig. 1
 +
</b>
 +
The survival rate of Phyllotreta striolata at different days after siRNA/ shRNA treatment.
 
</p>
 
</p>
 +
</div>
 +
</center>
  
<p>
+
<center>
Please see the <a href="https://2018.igem.org/Judging/Medals"> 2018
+
<div class="ibox">
Medals Page</a> for more information.  
+
<center><img src="
 +
https://static.igem.org/mediawiki/2018/0/02/T--SSHS-Shenzhen--Expb9.png
 +
" width="100%"></center>
 +
<p id="note">
 +
<b>
 +
Fig. 2
 +
</b>
 +
Comparison of RNAi efficiencies between siRNA and shRNA
 
</p>
 
</p>
 
</div>
 
</div>
 +
</center>
 +
<p id="para">
 +
By looking at the statistics generally, we found that our ARK and GLS siRNAs, which has lower deviation has significantly lower survival rates than our ALR siRNAs, which has higher deviation. This matches our expectations.
 +
</p>
  
<div class="column two_thirds_size">
 
<h3>Best Model Special Prize</h3>
 
  
<p>
+
<center>
To compete for the <a href="https://2018.igem.org/Judging/Awards">Best Model prize</a>, please describe your work on this page  and also fill out the description on the <a href="https://2018.igem.org/Judging/Judging_Form">judging form</a>. Please note you can compete for both the gold medal criterion #3 and the best model prize with this page.
+
<div class="ibox">
<br><br>
+
<center><img src="
You must also delete the message box on the top of this page to be eligible for the Best Model Prize.
+
https://static.igem.org/mediawiki/2018/2/2f/T--SSHS-Shenzhen--Dbdmodel8.png
 +
" width="100%"></center>
 +
<p id="note">
 +
<b>
 +
Fig. 3
 +
</b>
 +
Sorting out the data for modelling
 
</p>
 
</p>
 +
</div>
 +
</center>
  
 +
 +
<center>
 +
<div class="ibox">
 +
<center><img src="
 +
https://static.igem.org/mediawiki/2018/9/98/T--SSHS-Shenzhen--modelss2.png
 +
" width="100%"></center>
 +
<p id="note">
 +
<b>
 +
Fig. 4
 +
</b>
 +
Survival rates of different samples with variations in time
 +
</p>
 
</div>
 
</div>
 +
</center>
 +
 +
<p id="para">
 +
In Fig. 4, we can see the same trend in the figures before. The deviations of different siRNAs are arranged in increasing order from the left to the right. As time progresses, the difference between our ARK, GLS siRNAs and our ALR siRNAs, becomes more evident.
 +
</p>
  
  
<div class="column third_size">
+
<center>
<div class="highlight decoration_A_full">
+
<div class="ibox">
<h3> Inspiration </h3>
+
<center><img src="
<p>
+
https://static.igem.org/mediawiki/2018/0/0b/T--SSHS-Shenzhen--modelss1.png
Here are a few examples from previous teams:
+
" width="100%"></center>
 +
<p id="note">
 +
<b>
 +
Fig. 5
 +
</b>
 +
GC content of different samples versus survival rates with variations in time and trendlines plotted
 
</p>
 
</p>
<ul>
 
<li><a href="https://2016.igem.org/Team:Manchester/Model">2016 Manchester</a></li>
 
<li><a href="https://2016.igem.org/Team:TU_Delft/Model">2016 TU Delft</li>
 
<li><a href="https://2014.igem.org/Team:ETH_Zurich/modeling/overview">2014 ETH Zurich</a></li>
 
<li><a href="https://2014.igem.org/Team:Waterloo/Math_Book">2014 Waterloo</a></li>
 
</ul>
 
</div>
 
 
</div>
 
</div>
 +
</center>
  
 +
 +
<p id="para">
 +
In Fig. 5, we plot trendlines to visualize the growing difference. The slopes of our trendlines equal to w, being negative, are increasing in absolute value. Therefore, we know that <b>with a lower deviation of our GC content (from 50%), we get better RNAi efficiency</b>, which is represented by lower survival rates.
 +
</p>
 +
<br><br><br><br><br>
 +
</body>
 
</html>
 
</html>

Latest revision as of 10:42, 17 October 2018

Title

title
Modeling

Abstract

Our model is formalized by the Linear Equation: (Linear Regression)


The Linear Regression has wide applications throughout the world of statistics. In this case, we chose this model to figure out the relationship between GC content and RNAi efficiency. By doing so we develop a better understanding of this critical parameter which isn't backed by scientific theories.

Assumptions

The model works under the below assumptions:

1. Births and natural deaths are neglected
2. The beetles cannot recover either by itself or with the help of the leaves
3. Other factors do not change throughout the experiment

Parameters

Parameters Meaning
δ Deviation of GC content, calculated by the difference between the actual GC content and 50%
η RNAi efficiency
w Correlation, we are expecting a negative value
e Error

Experiments (See more)

Table 1 shRNAs corresponding to the above siRNAs

Day 1 (8 of August, 2018)

This is our first bug killing experiment, we prepared our equipment. We put farmed Phyllotreta striolata Fabricius in bottles and make sure each bottle contains 20-25 Phyllotreta striolata Fabricius. We used gauze to cover the top of bottles(gauze can allow bugs to breath but they can’t escape). Then made spray with shRNA (1µL/mL), spray it on the leaves and put the leaves inside the bottles.

Summary:
1. Put Phyllotreta striolata Fabricius in bottles (20/bottle)
2. Made spray and spray it on the leaves
3. Put leaves into the bottel

Day 2 (10 of August, 2018)

Summary:
1. Clean out the leaves from the day before
2. Configure new shRNA spray(1µL/mL)
3. Replace each bottle with 2 leaves soaked in the corresponding reagent
4. Clean out the test bench.

Day 3 (13 of August, 2018)

This is our third bug killing experiment. We configurated new shRNA spray(1µL/mL). Then spray the spray on the new leaves, take out the old leaves and replace them with new leaves. At the same time, we pick out the dead Phyllotreta striolata Fabricius and put them in tubes for RT-PCR testing.

Summary:
1. Make new spray(1µL/mL). Spray the spray on new leaves
2. Take out the old leaves and replace them with new leaves
3. Pick out the dead Phyllotreta striolata Fabricius and put them in tubes



Results from day 3

Day 4 (15 of August, 2018)

This is our forth experiment. Like the last experiment, we made new spray and replace the old leaves with new leaves which are sprayed. And then pick out dead Phyllotreta striolata Fabricius and put them in tubes.

Summary:
1. Make new spray(1µL/mL) and spray it on new leaves
2. Take out the old leaves and replace them with new leaves
3. Pick out the dead Phyllotreta striolata Fabricius and put them in tubes



Results from day 4

Day 5 (17 of August, 2018)

This is our fifth bug killing experiment, and also is our last bug killing experiment.

Summary:
1. Take out the dead bugs in the bottle, and take out the leaves in each bottle without putting new leaves
2. Record the number of deaths per bottle of bugs
3. The living bugs stay in the bottle and let them starve to death



Results from day 5

Results

Table 2 RNAi efficiencies of siRNA/shRNA

Fig. 1 The survival rate of Phyllotreta striolata at different days after siRNA/ shRNA treatment.

Fig. 2 Comparison of RNAi efficiencies between siRNA and shRNA

By looking at the statistics generally, we found that our ARK and GLS siRNAs, which has lower deviation has significantly lower survival rates than our ALR siRNAs, which has higher deviation. This matches our expectations.

Fig. 3 Sorting out the data for modelling

Fig. 4 Survival rates of different samples with variations in time

In Fig. 4, we can see the same trend in the figures before. The deviations of different siRNAs are arranged in increasing order from the left to the right. As time progresses, the difference between our ARK, GLS siRNAs and our ALR siRNAs, becomes more evident.

Fig. 5 GC content of different samples versus survival rates with variations in time and trendlines plotted

In Fig. 5, we plot trendlines to visualize the growing difference. The slopes of our trendlines equal to w, being negative, are increasing in absolute value. Therefore, we know that with a lower deviation of our GC content (from 50%), we get better RNAi efficiency, which is represented by lower survival rates.