Difference between revisions of "Team:Lambert GA/HP/Gold Integrated"

(Prototype team page)
 
 
(81 intermediate revisions by 6 users not shown)
Line 1: Line 1:
{{Lambert_GA}}
 
 
<html>
 
<html>
<div class="column full_size judges-will-not-evaluate">
+
<head>
<h3> ALERT! </h3>
+
<style>
<p>This page is used by the judges to evaluate your team for the <a href="https://2017.igem.org/Judging/Medals">medal criterion</a> or <a href="https://2017.igem.org/Judging/Awards"> award listed above</a>. </p>
+
   
<p> Delete this box in order to be evaluated for this medal criterion and/or award. See more information at <a href="https://2017.igem.org/Judging/Pages_for_Awards"> Instructions for Pages for awards</a>.</p>
+
#sideMenu { display:none; }
</div>
+
<div class="clear"></div>
+
  
<div class="column full_size">
+
a:hover {
 +
text-decoration: none;
 +
}
  
<h1>Gold Medal and Integrated Human Practices</h1>
+
#mainContainer{
 +
background-color: #7A7A79;
 +
    width: 100%;
 +
}
 +
#main{
 +
    width: 100%;
 +
margin: auto;
 +
    padding: 0px;
 +
}
  
<p>This page will contain information for your Gold medal Human Practices work, which you can also use to nominate your team for the Best Integrated Human Practices page. To make things easier, we have combined the Gold medal page with the Best Integrated Human Practices page since we expect the work to overlap considerably. </p>
+
body { margin: auto; padding: 0px; width: 100%;}
<p>iGEM teams are unique and leading the field because they "go beyond the lab" to imagine their projects in a social/environmental context, to better understand issues that might influence the design and use of their technologies.</p>
+
<p>Teams work with students and advisors from the humanities and social sciences to explore topics concerning ethical, legal, social, economic, safety or security issues related to their work. Consideration of these Human Practices is crucial for building safe and sustainable projects that serve the public interest. </p>
+
<p>For more information, please see the <a href="https://2017.igem.org/Competition/Human_Practices">Human Practices page</a>.</p>
+
</div>
+
<div class="clear"></div>
+
  
 +
a.drplink {
 +
color:white;
 +
}
 +
a.drplink:hover {
 +
color:dimgray;
 +
}
  
<div class="column half_size">
 
<h3>Gold Medal Criterion #1</h3>
 
<p>Expand on your silver medal activity by demonstrating how you have integrated the investigated issues into the design and/or execution of your project.</p>
 
  
 +
div {
 +
color: white;
 +
}
 +
 +
#content {
 +
margin: 0px;
 +
margin-top: -15px;
 +
background-color: #7A7A79;
 +
width: 100%;
 +
padding: 0px;
 +
font-family: 'Roboto', sans-serif;
 +
}
 +
 +
.logo_2017 {display:none;}
 +
 +
 +
.column full_size {width: 100%;
 +
height: 700px;
 +
position: center; }
 +
 +
 +
p {
 +
margin: auto;
 +
font-size: 20px;
 +
color: white;
 +
}
 +
 +
#firstHeading {
 +
font-size: 16px;
 +
color: #9D0EC8;}
 +
 +
a {
 +
opacity: 1.0;
 +
}
 +
 +
a:visited {
 +
color: #D49AE6;
 +
}
 +
 +
a.HeaderLinks {
 +
height: 50px;
 +
position: center;
 +
border: none;
 +
color: #D49AE6;
 +
text-align: center;
 +
text-decoration: none;
 +
font-size: 16px;
 +
}
 +
 +
#top_title {
 +
background-color: white;
 +
}
 +
 +
 +
#MainTitle {
 +
padding-top: 50px;
 +
padding-bottom: 20px;
 +
font-size: 45px;
 +
color: #D49AE6; }
 +
 +
 +
.firstHeading{
 +
    display: none;
 +
}
 +
 +
 +
body{
 +
font-size:15px;
 +
}
 +
 +
 +
header h1{
 +
text-align:center;
 +
color: dimgray;
 +
}
 +
 +
h2{
 +
color: #D49AE6;
 +
}
 +
 +
 +
#headerLinks {
 +
position: fixed;
 +
text-decoration: none;
 +
color: #42413C;
 +
width: 100%;
 +
height: 50px;
 +
line-height: 50px;
 +
background-color: #555554;
 +
margin-top: 0px;
 +
text-align:center;
 +
opacity: 0.9;
 +
}
 +
 +
 +
.header{
 +
width: 100%;
 +
padding: 0;
 +
margin: 0 auto;
 +
top: 0px;
 +
background-color: rgba(255,255,255,0.0);
 +
}
 +
 +
 +
#text{
 +
width: 900px;
 +
    padding: 0px;
 +
display: block;
 +
margin: 0px auto;
 +
}
 +
 +
#space{
 +
height:50px;
 +
}
 +
 +
 +
#sponsors-bottom{
 +
width: 100%;
 +
margin: 0px auto;
 +
text-align: center;
 +
display: block;
 +
}
 +
 +
 +
#sponsors-bottom a{
 +
margin: auto;
 +
width: 50%
 +
display: inline-block;
 +
}
 +
 +
 +
#space2{
 +
height:100px;
 +
}
 +
 +
 +
.transparency {
 +
    opacity: 0.4;
 +
transition: opacity 0.5s ease-in-out;
 +
filter: alpha(opacity=40);
 +
-webkit-backface-visibility: hidden;
 +
}
 +
 +
 +
.transparency:hover {
 +
    opacity: 1;
 +
filter: alpha(opacity=100);
 +
    width = 100px;
 +
-webkit-backface-visibility: hidden;
 +
}
 +
 +
.img-right{
 +
width: 50%;
 +
float: right;
 +
}
 +
 +
 +
.img-left{
 +
width: 50%;
 +
float: left;
 +
}
 +
 +
 +
.display-block{
 +
width: 100%;
 +
margin: 0 auto;
 +
}
 +
 +
 +
.display-block img{
 +
display: block;
 +
}
 +
 +
#globalWrapper{
 +
background-color: white;
 +
padding: 0px;
 +
 +
 +
}
 +
 +
 +
/* Dropdown Button */
 +
.dropbtn {
 +
  margin: auto;
 +
  position: left; 
 +
  height: 100%;
 +
  width: 100%;
 +
  color: #D49AE6;
 +
  padding: 14px;
 +
  font-size: 20px;
 +
  text-align: left;
 +
  border: none;
 +
  cursor: pointer;
 +
  transition: background-color 0.5s ease-in-out, color 0.5s ease-in-out;
 +
}
 +
 +
 +
/* The container <div> - needed to position the dropdown content */
 +
.dropdown {
 +
    position: relative;
 +
    display: inline-block;
 +
}
 +
 +
/* Dropdown Content (Hidden by Default) */
 +
.dropdown-content {
 +
    display: none;
 +
    opacity: 0.0;
 +
    position: absolute;
 +
    background-color: #CFB9F7;
 +
    min-width: 200px;
 +
    text-align: left;
 +
    box-shadow: 0px 8px 12px 0px rgba(0,0,0,0.2);
 +
    transition: opacity 0.5s ease-in-out;
 +
}
 +
 +
 +
/* Links inside the dropdown */
 +
.dropdown-content a {
 +
    color:  white;
 +
    opacity: 0.0;
 +
    padding: 0px 10px;
 +
    font-size: 20px;
 +
    text-decoration: none;
 +
    display: block;
 +
    transition: opacity 0.5s ease-in-out;
 +
}
 +
 +
/* Change color of dropdown links on hover */
 +
.dropdown-content a:hover {background-color: #D49AE6;
 +
color: #4A555C;}
 +
 +
/* Show the dropdown menu on hover */
 +
.dropdown:hover .dropdown-content {
 +
    display: block;
 +
    opacity: 1.0;
 +
}
 +
 +
.dropdown:hover .dropdown-content a {
 +
  opacity: 1.0;
 +
}
 +
 +
/* Change the background color of the dropdown button when the dropdown content is shown*/
 +
.dropbtn:hover {
 +
    background-color: #D49AE6;
 +
    color:  #4A555C;
 +
}
 +
 +
 +
#mainbanner{
 +
text-align: center;
 +
}
 +
 +
#mainbanner{
 +
    display: block;
 +
    margin: auto;;
 +
}
 +
#logo{
 +
height: 50px;
 +
opacity:0.4;
 +
}
 +
</style>
 +
 +
 +
 +
 +
 +
 +
 +
</head>
 +
 +
<body>
 +
 +
 +
 +
<header>
 +
<div id="headerLinks">
 +
<a href="https://2017.igem.org/Team:Lambert_GA" class="dropbtn">Home</a><!--
 +
--><li class="dropdown" >
 +
      <a href="https://2017.igem.org/Team:Lambert_GA/Team" class="dropbtn">Team</a>
 +
      <div class="dropdown-content">
 +
      <a class="drplink" style="transition: color 0.5s ease-in-out;" href="https://2017.igem.org/Team:Lambert_GA/Team">Team</a>
 +
      <a class="drplink" style="transition: color 0.5s ease-in-out;" href="https://2017.igem.org/Team:Lambert_GA/Collaborations">Collaborations</a>
 +
    </div>
 +
  </li><!--
 +
--><li class="dropdown">
 +
  <a href="https://2017.igem.org/Team:Lambert_GA/Description" class="dropbtn">Project</a>
 +
    <div class="dropdown-content" style="transition: display 0.5s ease-in-out;">
 +
      <a class="drplink" style="transition: color 0.5s ease-in-out;" href="https://2017.igem.org/Team:Lambert_GA/Description">Description</a>
 +
      <a class="drplink" style="transition: color 0.5s ease-in-out;" href="https://2017.igem.org/Team:Lambert_GA/Design">Design</a>
 +
      <a class="drplink" style="transition: color 0.5s ease-in-out;" href="https://2017.igem.org/Team:Lambert_GA/Experiments">Experiments</a>
 +
<a class="drplink" style="transition: color 0.5s ease-in-out;" href="https://2017.igem.org/Team:Lambert_GA/Notebook">Notebook</a>
 +
      <a class="drplink" style="transition: color 0.5s ease-in-out;" href="https://2017.igem.org/Team:Lambert_GA/InterLab">InterLab</a>
 +
 +
<a class="drplink" style="transition: color 0.5s ease-in-out;" href="https://2017.igem.org/Team:Lambert_GA/Model">Model</a>
 +
<a class="drplink" style="transition: color 0.5s ease-in-out;" href="https://2017.igem.org/Team:Lambert_GA/Results">Results</a><a class="drplink" style="transition: color 0.5s ease-in-out;" href="https://2017.igem.org/Team:Lambert_GA/Demonstrate">Demonstrate</a>
 +
<a class="drplink" style="transition: color 0.5s ease-in-out;" href="https://2017.igem.org/Team:Lambert_GA/Attributions">Attributions</a>
 +
     
 +
     
 +
    </div>
 +
  </li><!--
 +
--><li class="dropdown" >
 +
      <a href="https://2017.igem.org/Team:Lambert_GA/Part Collection" class="dropbtn">Parts</a>
 +
      <div class="dropdown-content">
 +
      <a class="drplink" style="transition: color 0.5s ease-in-out;" href="https://2017.igem.org/Team:Lambert_GA/Part Collection">Part Collection</a>
 +
      <a class="drplink" style="transition: color 0.5s ease-in-out;"
 +
href="https://2017.igem.org/Team:Lambert_GA/Updated_Part">Updated Parts</a>
 +
      <a class="drplink" style="transition: color 0.5s ease-in-out;" href="https://2017.igem.org/Team:Lambert_GA/Composite Part">Composite Parts</a>
 +
    </div>
 +
  </li><!--
 +
--><!--
 +
--><a  href="https://2017.igem.org/Team:Lambert_GA/Safety"class="dropbtn">Safety</a><!--
 +
--><li class="dropdown" >
 +
      <a href="https://2017.igem.org/Team:Lambert_GA/HP/Silver" class="dropbtn">Human Practices</a>
 +
      <div class="dropdown-content">
 +
      <a class="drplink" style="transition: color 0.5s ease-in-out;" href="https://2017.igem.org/Team:Lambert_GA/HP/Silver">Silver HP</a>
 +
      <a class="drplink" style="transition: color 0.5s ease-in-out;" href="https://2017.igem.org/Team:Lambert_GA/HP/Gold_Integrated">Integrated and Gold</a>
 +
      <a class="drplink" style="transition: color 0.5s ease-in-out;" href="https://2017.igem.org/Team:Lambert_GA/Engagement">Public Engagement</a>
 +
    </div>
 +
  </li><!--
 +
--><li class="dropdown" >
 +
      <a href="https://2017.igem.org/Team:Lambert_GA/Hardware" class="dropbtn">Awards</a>
 +
      <div class="dropdown-content">
 +
      <a class="drplink" style="transition: color 0.5s ease-in-out;" href="https://2017.igem.org/Team:Lambert_GA/Applied_Design">Applied Design</a>
 +
<a class="drplink" style="transition: color 0.5s ease-in-out;" href="https://2017.igem.org/Team:Lambert_GA/Hardware">Hardware</a>
 +
      <a class="drplink" style="transition: color 0.5s ease-in-out;" href="https://2017.igem.org/Team:Lambert_GA/Model">Model</a>
 +
<a class="drplink" style="transition: color 0.5s ease-in-out;" href="https://2017.igem.org/Team:Lambert_GA/Software">Software</a>
 +
    </div>
 +
  </li>
 +
<a  href="https://igem.org/2017_Judging_Form?team=Lambert_GA"class="dropbtn">Judging Form</a>
 
</div>
 
</div>
  
<div class="column half_size">
+
</header>
<h3>Best Integrated Human Practices Special Prize</h3>
+
  
<p>
+
 
To compete for the <a href="https://2017.igem.org/Judging/Awards">Best Integrated Human Practices prize</a>, please describe your work on this page and also fill out the description on the <a href="https://2017.igem.org/Judging/Judging_Form">judging form</a>.
+
 
 +
<div class="column full_size" style="width:75%; margin:auto;" >
 +
 
 +
 
 +
<script type="text/javascript"></script>
 +
 
 +
<br>
 +
<center> <h1 id="MainTitle"><b> Gold </b></h1> <img src="https://static.igem.org/mediawiki/2017/b/bc/T--Lambert_GA--purpleline.png" style="width:18%; margin:auto;"> </center> <br></center>
 +
 
 +
<p style="text-indent: 50px; font-size: 20px;"> The cost of capital equipment for Synthetic Biology Labs can be prohibitive in certain sectors of research.  Labs in developing nations, new universities and high schools struggle with the very real costs of purchasing equipment including gel electrophoresis equipment, micropipettes, thermocycler, autoclave, microcentrifuge, refrigerated centrifuge, refrigerator, freezer, ultra-low freezer, incubators, spectrophotometers, plate readers, among others.  These costs don't include the consumable supplies. This is a limiting factor in the development of new synbio ideas.
 +
<center><img src="https://static.igem.org/mediawiki/parts/3/3d/Nanodrop_picture.jpeg" style="width:350px;">
 
<br><br>
 
<br><br>
You must also delete the message box on the top of this page to be eligible for this prize.
+
<i style="font-size:14px;"> Equipment like this nanodrop can easily cost over $10,000 </i></center>
 
</p>
 
</p>
 +
<br>
 +
<p style="text-indent: 50px; font-size: 20px;">Lambert was inspired to develop some alternatives for expensive capital equipment:  a minimal cost centrifuge inspired by the Prakash Lab PaperFuge, and the self-designed Chrome-Q and software app. The team hopes that these alternatives will aid underfunded labs, such as high schools like themselves, and allow research to continue despite funding constraints.
 +
</p>
 +
<br><br>
 +
<p style="text-indent: 50px; font-size: 20px;">Last year, Lambert iGEM was granted several Foldscopes from the Prakash Lab at Stanford.  These were an exciting development and were a springboard for the design team.  The team contacted the lab this past Spring about their low-cost centrifuges called the PaperFuge.  Dr. Saad Bhamla, then a Postdoctoral student and now an Assistant Professor at Georgia Institute of Technology, shared both PaperFuge and 3-D printed fuge designs. Over the course of the year, Lambert was able to make modifications to one particular 3-D design that accommodates PCR tubes.  The changes they made increased the ease of inserting tubes, and they believe will decrease the air resistance.  Lambert iGEM is waiting for access to a high-speed camera to verify the speed increases.  The 3-D printed fuge is able to successfully pellet cells in 3 minutes of rotation time using the new model. 
 +
</p>
 +
<br><br>
 +
<p style="text-indent: 50px; font-size: 20px;">Last year the team prototyped a chamber to standardize light conditions in an attempt to quantify RGB values from chromoproteins.  This year the team was determined to get a working model accompanied by software to analyze the data.  Throughout the course of the year, five different prototypes were developed, evaluated and improved through a collaboration with Michael Gibson of Gibson Ridge Software.  With each prototype, they tested the device and applied engineering principles to improve the design.  Lambert iGEM developed two Chrome-Q domes optimized for both Android and Apple mobile devices. The Chrome-Q and companion software are low-cost alternatives to a plate reader.  Instead of using fluorescent reporters, the system uses chromoproteins reporters.  The Chrome-Q chamber standardizes light conditions with an aperture adjusted for both iPhone and Android cameras, the base allows for comparisons of up to 25 samples at a time, and the software captures the RGB values of the samples and analyzes them in the HSV color space.  The HSL values are then normalized using CFU's on standard overnight growth plates. 
 +
</p>
 +
<br><br>
 +
<p style="text-indent: 50px; font-size: 20px;">Throughout the year Lambert engaged in conversations and activities concerning ethics.
 +
</p>
 +
<br><br>
 +
</p>
 +
 +
<br>
 +
<center> <h1 id="MainTitle"><b>Integrated Practices</b></h1><img src="https://static.igem.org/mediawiki/2017/b/bc/T--Lambert_GA--purpleline.png" style="width:18%; margin:auto;"> </center> <br>
 +
<br>
 +
<h2 style="text-align:center"> Engineering Design Principles</h2>
 +
<br>
 +
<p style="text-indent: 50px; font-size: 20px;">Lambert iGEM used engineering design principles to modify their project. In order to improve the Chrome-Q, the team consulted with Mr. Gibson, the CEO and founder of Gibson Ridge Software. After receiving feedback, the team applied new changes to the Chrome-Q in order to fix previous mistakes. This correlates with the Engineering Principles because they were able to change certain aspects of the device based on error analysis.
 +
</p>
 +
<br>
 +
<center>
 +
<img src="https://static.igem.org/mediawiki/2017/1/1d/ChromeQEvolution.jpeg" style="width:800px;">
 +
<br><br>
 +
<i style="font-size:14px;"> The progression of Chrome-Q's from right to left </i>
 +
</center>
 +
<br><br>
 +
 +
<h2 style="text-align:center"> Maker Faire</h2>
 +
<br>
 +
<img src="https://static.igem.org/mediawiki/2017/3/37/Makerfairegiveusgold.jpeg" style="width:300px;" hspace="20" align='left'>
 +
<p style="text-indent: 50px; font-size: 20px;">The Lambert iGEM team attended and presented at Maker Faire in Atlanta, Georgia. The team introduced the project to people of all ages, specifically focusing on protein degradation and quantifying data using a new device they constructed called the Chrome-Q. After describing the overview of the project, they asked the public, “Why is biology important to you?”
 +
</p>
 +
<br>
 +
<center>
 +
<b>Click <a href="https://2017.igem.org/Team:Lambert_GA/HP/Silver">here</a> to read more.</b>
 +
</center>
 +
<i style="font-size: 14px; color: white; align= left;">Why do you like science? </i>
 +
<br><br>
 +
 +
<h2 style="text-align:center">Call with Dr. Saad Bhamla</h2>
 +
<br>
 +
<img src="https://static.igem.org/mediawiki/2017/6/62/Saadbhamlacall.jpeg" style="width:300px;" hspace="20" align='left'>
 +
<p style="text-indent: 50px; font-size: 20px;">Lambert iGEM discussed their progress with the 3-D fuge in the project with Dr. Saad Bhamla, a new Georgia Tech professor who was a part of the Prakash Lab at Stanford University. Dr. Bhamla also assisted with some details so the team could improve their own device, the Chrome-Q, to be more fundamental. The progress with these low-cost appliances help contribute to underfunded labs.
 +
</p> <br><br>
 +
<i style="font-size: 14px; color: white; align= left;">Team members FaceTiming with Dr. Bhamla </i>
 +
<br><br>
 +
<h2 style="text-align:center">Femme in STEM</h2>
 +
<br>
 +
<img src="https://static.igem.org/mediawiki/2017/a/a5/Igemwomeninstem.jpeg" style="width:300px;" hspace="20" align='left'>
 +
<p style="text-indent: 50px; font-size: 20px;">As a part of the Women in STEM club led by iGEM members, the team prepared a brunch called “Femme in STEM.” This brunch allowed both teachers and students at Lambert High School to delve more into fields in STEM without feeling restricted due to gender roles in society. Lambert iGEM also was able to discuss their project this year to promote iGEM and biotechnology at the high school.
 +
</p> <br><br>
 +
<i style="font-size: 14px; color: white; align= left;">The iGEM women on International Women's Day </i>
 +
</p>
 +
<center><h2>Underfunded Lab Survey</h2>
 +
<p style="font-size: 20px;"> Lambert iGEM created an underfunded lab survey in order to get opinion's from different iGEM teams on their
 +
perspective of what "underfunded" meant and what they consider themselves (adequately-funded or underfunded) in the context of their opinion. The results are shown below. <i>Anonymity of responses is intact.</i></p><iframe src="https://static.igem.org/mediawiki/2017/6/64/T--Lambert_GA--underfundSurvey.pdf" width="1000px" height="200px"></iframe></center>
 +
 +
<div class="button_click"  onClick=" parent.location= 'https://2017.igem.org/Special:Upload '">
 +
 +
<!--<h2>2015 Lambert iGEM</h2>-->
 +
                <div id="officialLogo">
 +
 +
                </div>
 +
            </footer>
 +
<div id="space2">
 
</div>
 
</div>
<div class="clear"></div>
+
<div id="sponsors-bottom">
<div class="column full_size">
+
 
<h5>Inspiration</h5>
+
<a href="http://www.forsyth.k12.ga.us/lhs"><img src="https://static.igem.org/mediawiki/2017/3/36/RevisedLambertLonghorn.png" style="height:100px;padding:20px;" class="transparency"></a>
<p>Here are a few examples of excellent Integrated Human Practices work:</p>
+
 
<ul>
+
</div>
<li><a href="https://2016.igem.org/Team:INSA-Lyon/Integrated_Practices">2016 INSA Lyon</a></li>
+
 
<li><a href="https://2016.igem.org/Team:UofC_Calgary/Integrated_Practices">2016 UofC Calgary</a></li>
+
<li><a href="https://2015.igem.org/Team:Bielefeld-CeBiTec/Practices">2015 Bielefeld</a></li>
+
<li><a href="https://2015.igem.org/Team:Edinburgh/Practices">2015 Edinburgh</a></li>
+
</ul>
+
 
</html>
 
</html>

Latest revision as of 03:55, 2 November 2017


Gold


The cost of capital equipment for Synthetic Biology Labs can be prohibitive in certain sectors of research. Labs in developing nations, new universities and high schools struggle with the very real costs of purchasing equipment including gel electrophoresis equipment, micropipettes, thermocycler, autoclave, microcentrifuge, refrigerated centrifuge, refrigerator, freezer, ultra-low freezer, incubators, spectrophotometers, plate readers, among others. These costs don't include the consumable supplies. This is a limiting factor in the development of new synbio ideas.



Equipment like this nanodrop can easily cost over $10,000


Lambert was inspired to develop some alternatives for expensive capital equipment: a minimal cost centrifuge inspired by the Prakash Lab PaperFuge, and the self-designed Chrome-Q and software app. The team hopes that these alternatives will aid underfunded labs, such as high schools like themselves, and allow research to continue despite funding constraints.



Last year, Lambert iGEM was granted several Foldscopes from the Prakash Lab at Stanford. These were an exciting development and were a springboard for the design team. The team contacted the lab this past Spring about their low-cost centrifuges called the PaperFuge. Dr. Saad Bhamla, then a Postdoctoral student and now an Assistant Professor at Georgia Institute of Technology, shared both PaperFuge and 3-D printed fuge designs. Over the course of the year, Lambert was able to make modifications to one particular 3-D design that accommodates PCR tubes. The changes they made increased the ease of inserting tubes, and they believe will decrease the air resistance. Lambert iGEM is waiting for access to a high-speed camera to verify the speed increases. The 3-D printed fuge is able to successfully pellet cells in 3 minutes of rotation time using the new model.



Last year the team prototyped a chamber to standardize light conditions in an attempt to quantify RGB values from chromoproteins. This year the team was determined to get a working model accompanied by software to analyze the data. Throughout the course of the year, five different prototypes were developed, evaluated and improved through a collaboration with Michael Gibson of Gibson Ridge Software. With each prototype, they tested the device and applied engineering principles to improve the design. Lambert iGEM developed two Chrome-Q domes optimized for both Android and Apple mobile devices. The Chrome-Q and companion software are low-cost alternatives to a plate reader. Instead of using fluorescent reporters, the system uses chromoproteins reporters. The Chrome-Q chamber standardizes light conditions with an aperture adjusted for both iPhone and Android cameras, the base allows for comparisons of up to 25 samples at a time, and the software captures the RGB values of the samples and analyzes them in the HSV color space. The HSL values are then normalized using CFU's on standard overnight growth plates.



Throughout the year Lambert engaged in conversations and activities concerning ethics.




Integrated Practices



Engineering Design Principles


Lambert iGEM used engineering design principles to modify their project. In order to improve the Chrome-Q, the team consulted with Mr. Gibson, the CEO and founder of Gibson Ridge Software. After receiving feedback, the team applied new changes to the Chrome-Q in order to fix previous mistakes. This correlates with the Engineering Principles because they were able to change certain aspects of the device based on error analysis.




The progression of Chrome-Q's from right to left


Maker Faire


The Lambert iGEM team attended and presented at Maker Faire in Atlanta, Georgia. The team introduced the project to people of all ages, specifically focusing on protein degradation and quantifying data using a new device they constructed called the Chrome-Q. After describing the overview of the project, they asked the public, “Why is biology important to you?”


Click here to read more.
Why do you like science?

Call with Dr. Saad Bhamla


Lambert iGEM discussed their progress with the 3-D fuge in the project with Dr. Saad Bhamla, a new Georgia Tech professor who was a part of the Prakash Lab at Stanford University. Dr. Bhamla also assisted with some details so the team could improve their own device, the Chrome-Q, to be more fundamental. The progress with these low-cost appliances help contribute to underfunded labs.



Team members FaceTiming with Dr. Bhamla

Femme in STEM


As a part of the Women in STEM club led by iGEM members, the team prepared a brunch called “Femme in STEM.” This brunch allowed both teachers and students at Lambert High School to delve more into fields in STEM without feeling restricted due to gender roles in society. Lambert iGEM also was able to discuss their project this year to promote iGEM and biotechnology at the high school.



The iGEM women on International Women's Day

Underfunded Lab Survey

Lambert iGEM created an underfunded lab survey in order to get opinion's from different iGEM teams on their perspective of what "underfunded" meant and what they consider themselves (adequately-funded or underfunded) in the context of their opinion. The results are shown below. Anonymity of responses is intact.