Difference between revisions of "Team:Toronto/DryLab"

 
(21 intermediate revisions by 2 users not shown)
Line 2: Line 2:
 
<html>
 
<html>
 
<style>
 
<style>
.grid-container {
 
  display: grid;
 
  grid-template-columns: auto auto auto;
 
  grid-gap: 20px;
 
  background-color: rgba(255, 255, 255, 1.0);
 
  border-radius: 425px;
 
  padding: 10px;
 
padding-top: 30px;
 
}
 
.grid-container > div {
 
  background-color: rgba(255, 255, 255, 1.0);
 
  border-style: solid;
 
border-radius: 425px;
 
  text-align: center;
 
  padding: 20px 0;
 
  font-size: 30px;
 
}
 
  
 
.textArial{
 
.textArial{
Line 28: Line 11:
  
 
.textArial a {
 
.textArial a {
     color: #000000;
+
     color: white;
 
     text-decoration: none;
 
     text-decoration: none;
 
}
 
}
Line 42: Line 25:
  
 
<body>
 
<body>
<div style="width:100%;color:white;text-align: center;padding-top:550px;padding-bottom:0px;background-image:url('https://static.igem.org/mediawiki/2018/0/05/T--Toronto--2018_drylabheader.png'); background-color:rgba(0,0,0,0.0); background-repeat: no-repeat; background-size: cover;">
+
<div style="width:100%;color:white;text-align: center;padding-top:550px;padding-bottom:0px;background-image:url('https://static.igem.org/mediawiki/2018/c/c2/T--Toronto--Drylab-banner-mk3.jpg'); background-color:rgba(0,0,0,0.0); background-repeat: no-repeat; background-size: cover;">
 
<div style="width:100%; margin:0 auto; background-color:rgba(0,0,0,0.7); padding-top: 30px; padding-bottom: 50px">
 
<div style="width:100%; margin:0 auto; background-color:rgba(0,0,0,0.7); padding-top: 30px; padding-bottom: 50px">
<h1 style="background-color:rgba(0,0,0,0.0); color:white;font: bold 40px/80px Helvetica, Sans-Serif; -webkit-text-stroke-width: 2px; -webkit-text-stroke-color: black; font-size: 90px;">Policy and Practices</h1>
+
<h1 style="background-color:rgba(0,0,0,0.0); color:white;font: bold 40px/80px Helvetica, Sans-Serif; -webkit-text-stroke-width: 2px; -webkit-text-stroke-color: black; font-size: 90px;">Drylab</h1>
 
</div>
 
</div>
 +
<div style="background-color: rgba(15,65,92,1.0); background-image: linear-gradient(#272811, #000000);">
 +
<div class="center" style="height: 400px; width: 80%;">
 +
<div class="centerPacker">
 +
  <p style="color: rgba(255,255,255,1.0); font-size: 20px; line-height:20px; text-align: center;"> </br> Our goal in the dry lab this year was to create four different models that allow our wet lab team to characterize their results, and allow future researchers to benchmark their results creating standard measures in the field of cellular flotation. First, we created a generic differential bioreactor model that allowed our team to predict the effectiveness of our <i>E. coli</i> cells to clean waste-waters if coupled with any surface binding method. </br> </br> We performed a complete sensitivity analysis on this model to allow future researchers to reuse this model with completely different parameters, strains of bacteria and object of waste. Then we created an algorithm that can track cellular flotation from frame to frame, and characterize exactly how the cells float; previously, we could only tell whether they floated or not. This coupled with our ODE buoyancy model allows us to define a maximum carrying capacity for each strain. Both of these models allowed our team to benchmark their results and will allow future researchers to quantify the performance of flotation as well.
 +
</p>
 
</div>
 
</div>
<div class="grid-container" style="padding-left: 100px; padding-right:100px; margin-left: auto; margin-right: auto;">
+
</div>
 +
</div>
 +
</div>
 +
<div style="background-color: rgba(0,0,0,1.0);">
 +
<div class="center" style="height: 550px; width: 80%;">
 +
<div class="centerPacker">
 +
<div class="grid-container" style="padding-left: 100px; padding-right:100px; margin-left: auto; margin-right: auto; grid-template-columns: 300px;">
 
   <div class="item1">
 
   <div class="item1">
<h1 class="textArial" style="text-align: center;"><a style="color:black; margin-bottom: 0px;"
+
<h1 class="textArial" style="text-align: center;"><a href="https://2018.igem.org/Team:Toronto/Model">
href="https://2018.igem.org/Team:Toronto/DryLab/Equations">
+
<img src="https://static.igem.org/mediawiki/2018/c/c8/T--Toronto--virtual-lab.svg" alt="icon1" style="width:200px;"> </br>
<img src="https://static.igem.org/mediawiki/2018/7/71/T--Toronto--_Testing_in_Progress.gif" alt="icon1" style="width:300px;"> </br>
+
Equations </a></h1>
+
<p style="text-align: center;">
+
they did something here.</br>
+
</p>
+
</div>
+
  <div class="item2">
+
<h1 class="textArial" style="text-align: center;"><a style="color:black;"
+
href="https://2018.igem.org/Team:Toronto/DryLab/Model">
+
<img src="https://static.igem.org/mediawiki/2018/7/71/T--Toronto--_Testing_in_Progress.gif" alt="icon1" style="width:300px;"> </br>
+
 
Model</a></h1>
 
Model</a></h1>
<p style="text-align: center;">
 
they did something here.
 
</p>
 
 
</div>  
 
</div>  
 +
</div>
 +
</div>
 +
</div>
 
</div>
 
</div>
 
</body>
 
</body>
 
</html>
 
</html>

Latest revision as of 23:42, 17 October 2018

Drylab


Our goal in the dry lab this year was to create four different models that allow our wet lab team to characterize their results, and allow future researchers to benchmark their results creating standard measures in the field of cellular flotation. First, we created a generic differential bioreactor model that allowed our team to predict the effectiveness of our E. coli cells to clean waste-waters if coupled with any surface binding method.

We performed a complete sensitivity analysis on this model to allow future researchers to reuse this model with completely different parameters, strains of bacteria and object of waste. Then we created an algorithm that can track cellular flotation from frame to frame, and characterize exactly how the cells float; previously, we could only tell whether they floated or not. This coupled with our ODE buoyancy model allows us to define a maximum carrying capacity for each strain. Both of these models allowed our team to benchmark their results and will allow future researchers to quantify the performance of flotation as well.