KevinYLi123 (Talk | contribs) (Undo revision 86021 by KevinYLi123 (talk)) |
|||
(33 intermediate revisions by 4 users not shown) | |||
Line 42: | Line 42: | ||
width: 100%; | width: 100%; | ||
z-index: 2; | z-index: 2; | ||
− | font-family: ' | + | font-family: 'Montserrat', sans-serif; |
color: #FFFFFF; | color: #FFFFFF; | ||
font-size: 70px; | font-size: 70px; | ||
Line 190: | Line 190: | ||
<div id="holder"> | <div id="holder"> | ||
<video style= "z-index:1;" id="oceanvideo" autoplay muted loop> | <video style= "z-index:1;" id="oceanvideo" autoplay muted loop> | ||
− | <source src="https://static.igem.org/mediawiki/2018/ | + | <source src="https://static.igem.org/mediawiki/2018/9/9c/T--Lambert_GA--Interlab.mp4" type="video/mp4"> |
Your browser does not support video. | Your browser does not support video. | ||
</video> | </video> | ||
<div id="overlay"></div> | <div id="overlay"></div> | ||
<div id="bigtitle"> | <div id="bigtitle"> | ||
− | N | + | I N T E R L A B |
</div> | </div> | ||
</div> | </div> | ||
Line 215: | Line 215: | ||
<div id="afterhome"> | <div id="afterhome"> | ||
− | + | <div id="sidebar"> | |
− | <br><br><br> | + | <br><br> |
− | + | <div id="link"> | |
+ | <b><a style="color:black; text-decoration: none; line-height:1.1;" href="#target1">OVERVIEW</a></b> | ||
+ | </div> | ||
+ | <br><br> | ||
+ | <div id="link"> | ||
+ | <b><a style="color:black; text-decoration: none; line-height:1.1;" href="#target2">RESULTS</a></b> | ||
+ | </div> | ||
+ | <br><br> | ||
</div> | </div> | ||
</div> | </div> | ||
− | |||
− | < | + | <div id="maincontent"> |
− | <div | + | |
− | < | + | <br><br> |
− | < | + | |
− | < | + | <div id="target1"></div> |
+ | <div id="subheading1"><b>Overview</b></div> | ||
+ | <br><br> | ||
+ | <div id="content2"> | ||
+ | A critical component of measurement and modeling in synthetic biology involves standardization of values to ensure accurate conversion and comparison of data between different experiments for validation. Reproducibility has therefore become a necessity for confirmation of results in various experiments, as well as providing a sufficient standard of comparison. The InterLab study aims to address this goal through the characterization of the Green Fluorescent Protein (GFP) with studies conducted by labs across the world. As GFP is utilized as an almost universal reporter in experiments, it is crucial for standardizing fluorescence values for comparison. Lambert iGEM shares this vision of reproducibility in synthetic biology and participated in the InterLab to help achieve this goal. | ||
+ | <br><br> | ||
+ | In the spirit of collaboration, we worked with the University of Georgia iGEM Team to conduct our experiments and compare results in order to optimize protocols and recognize changes that can be made to ensure increased reproducibility. We performed our experiments and obtained measurements in tandem to limit variables, and analyzed our measurement curves to compare differences. One of the critical components we realized affected the measurements was a reconstitution of the particle solution and the time the particles were allowed to settle. We resuspended the particles after obtaining plate reader data indicating that was the factor affecting the values. Throughout this experience, we have learned the critical need for reproducibility and hope to pursue future opportunities with the InterLab study! | ||
+ | <br><br> | ||
+ | <div style="text-align: center"> | ||
+ | |||
+ | |||
+ | <img src = "https://static.igem.org/mediawiki/2018/6/60/T--Lambert_GA--interlab2.png" style = "height:240px; padding-left: 10px; padding-right: 10px;" > | ||
+ | |||
+ | <img src = "https://static.igem.org/mediawiki/2018/2/20/T--Lambert_GA--interlab3.png" style = "height:240px; padding-left: 10px; padding-right: 15px;" > | ||
+ | <br><br> | ||
+ | <div id="content2" style="font-size: 12px"><i> Pictured are Lambert iGEM members Ellie Kim and Gaurav Bygathvalli working on the InterLab study alongside UGA iGEM members in the UGA iGEM facilities.</i></div> | ||
</div> | </div> | ||
− | <div | + | </div> |
+ | <br><br> | ||
+ | <div id="target2"></div> | ||
+ | <div id="subheading1"><b>Results</b></div> | ||
+ | <br><br> | ||
+ | <div id="content2"> | ||
+ | Download our InterLab data by clicking on <a href="https://static.igem.org/mediawiki/2018/3/3c/T--Lambert_GA--InterLab_Data.xls">this link.</a><br><br> | ||
+ | Here are the graphs that show our InterLab data:<br><br><center> | ||
+ | <img src="https://static.igem.org/mediawiki/2018/f/f9/T--Lambert_GA--IL1.png"><br> | ||
+ | <img src="https://static.igem.org/mediawiki/2018/9/9c/T--Lambert_GA--IL2.png"><br> | ||
+ | <img src="https://static.igem.org/mediawiki/2018/2/24/T--Lambert_GA--IL3.png"><br> | ||
+ | <img src="https://static.igem.org/mediawiki/2018/3/3f/T--Lambert_GA--IL4.png"><br> | ||
+ | </center> | ||
+ | </div> | ||
− | <div | + | |
− | < | + | |
− | < | + | </div> |
− | < | + | |
+ | <br><br><br> | ||
+ | <div id="footer"> | ||
<br><br> | <br><br> | ||
− | + | <a href="https://www.facebook.com/groups/198318606966726/"><i class="fa fa-facebook" id="flogo"></i></a> | |
+ | |||
+ | <a href="https://twitter.com/lamberths_igem?lang=en"><i class="fa fa-twitter" id="tlogo"></i></a> | ||
+ | |||
+ | <a href="https://www.instagram.com/lambertigem/"><i class="fa fa-instagram" id="ilogo"></i></a> | ||
− | |||
</div> | </div> | ||
+ | |||
</div> | </div> | ||
</body> | </body> | ||
− | |||
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script> | <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script> | ||
<script> | <script> | ||
Line 260: | Line 299: | ||
//NOT THE MOST EFFICIENT PARALLAX, BUT SIMPLE | //NOT THE MOST EFFICIENT PARALLAX, BUT SIMPLE | ||
</script> | </script> | ||
− | |||
− | |||
− | |||
</html> | </html> |
Latest revision as of 04:54, 17 October 2018
I N T E R L A B
Overview
A critical component of measurement and modeling in synthetic biology involves standardization of values to ensure accurate conversion and comparison of data between different experiments for validation. Reproducibility has therefore become a necessity for confirmation of results in various experiments, as well as providing a sufficient standard of comparison. The InterLab study aims to address this goal through the characterization of the Green Fluorescent Protein (GFP) with studies conducted by labs across the world. As GFP is utilized as an almost universal reporter in experiments, it is crucial for standardizing fluorescence values for comparison. Lambert iGEM shares this vision of reproducibility in synthetic biology and participated in the InterLab to help achieve this goal.
In the spirit of collaboration, we worked with the University of Georgia iGEM Team to conduct our experiments and compare results in order to optimize protocols and recognize changes that can be made to ensure increased reproducibility. We performed our experiments and obtained measurements in tandem to limit variables, and analyzed our measurement curves to compare differences. One of the critical components we realized affected the measurements was a reconstitution of the particle solution and the time the particles were allowed to settle. We resuspended the particles after obtaining plate reader data indicating that was the factor affecting the values. Throughout this experience, we have learned the critical need for reproducibility and hope to pursue future opportunities with the InterLab study!
In the spirit of collaboration, we worked with the University of Georgia iGEM Team to conduct our experiments and compare results in order to optimize protocols and recognize changes that can be made to ensure increased reproducibility. We performed our experiments and obtained measurements in tandem to limit variables, and analyzed our measurement curves to compare differences. One of the critical components we realized affected the measurements was a reconstitution of the particle solution and the time the particles were allowed to settle. We resuspended the particles after obtaining plate reader data indicating that was the factor affecting the values. Throughout this experience, we have learned the critical need for reproducibility and hope to pursue future opportunities with the InterLab study!
Pictured are Lambert iGEM members Ellie Kim and Gaurav Bygathvalli working on the InterLab study alongside UGA iGEM members in the UGA iGEM facilities.
Results
Download our InterLab data by clicking on this link.
Here are the graphs that show our InterLab data:
Here are the graphs that show our InterLab data: