Line 1: | Line 1: | ||
− | <html> | + | {UCL/BootstrapCSS}} |
+ | {{UCL/Style}} | ||
+ | |||
+ | <html lang="en"> | ||
<head> | <head> | ||
− | < | + | <meta charset="UTF-8"> |
− | <meta name="viewport" content="width=device-width, initial-scale=1"> | + | <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0"> |
+ | <meta http-equiv="X-UA-Compatible" content="ie=edge"> | ||
+ | <title>UCL SETA - Model</title> | ||
+ | <link rel="icon" href="https://static.igem.org/mediawiki/2018/7/73/T--UCL--Logo2.png"> | ||
+ | |||
</head> | </head> | ||
− | |||
− | + | <script type="text/javascript" src="https://2018.igem.org/Template:UCL/BootstrapJS?action=raw&ctype=text/javascript"></script> | |
− | + | <script type="text/javascript" src="https://2018.igem.org/Template:UCL/JQuery?action=raw&ctype=text/javascript"></script> | |
− | + | <script type="text/javascript" src="https://2018.igem.org/Template:UCL/WowJS?action=raw&ctype=text/javascript"></script> | |
− | } | + | <script> |
+ | $(document).ready(function(){ | ||
+ | $("a").on('click', function(event) { | ||
+ | if (this.hash !== "") { | ||
+ | event.preventDefault(); | ||
+ | var hash = this.hash; | ||
+ | $('html, body').animate({ | ||
+ | scrollTop: $(hash).offset().top - 100 | ||
+ | }, 1500, function(){ | ||
+ | window.location.hash = hash; | ||
+ | }); | ||
+ | } | ||
+ | }); | ||
+ | }); | ||
+ | </script> | ||
− | + | <script> | |
− | + | new WOW().init(); | |
− | + | </script> | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | / | + | <body> |
+ | <div class="background_img_igem"> | ||
+ | <div class="navbarzindex"> | ||
+ | <div class="navbar-brand_igem"><a href="https://2018.igem.org/Team:UCL"> | ||
+ | <img class="img-logo_igem" src="https://static.igem.org/mediawiki/2018/7/73/T--UCL--Logo2.png" ></a> | ||
+ | </div> | ||
− | + | <div class="topnav_igem" id="myTopnav_igem"> | |
− | + | <div class="floatright_igem"> | |
− | + | <a href="javascript:void(0);" style="font-size:21px;" class="icon_igem" onclick="myFunction()">☰</a> | |
− | + | <div class="dropdown_igem"> | |
− | + | <button class="dropbtn_igem"onclick="People()">People | |
− | + | ||
− | + | ||
− | + | ||
− | + | </button> | |
− | + | <div class="dropdown-content_igem"id="dropdownpeople_igem"> | |
− | + | <a href="https://2018.igem.org/Team:UCL/Team">Team</a> | |
+ | <a href="https://2018.igem.org/Team:UCL/Attributions">Attributions</a> | ||
+ | <a href="https://2018.igem.org/Team:UCL/Attributions#Sponsors">Sponsors</a> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div class="dropdown_igem"> | ||
+ | <button class="dropbtn_igem"onclick="Project()">Project | ||
− | . | + | </button> |
− | + | <div class="dropdown-content_igem"id="dropdownproject_igem"> | |
− | + | <a href="https://2018.igem.org/Team:UCL/Description">Description</a> | |
− | + | <a href="https://2018.igem.org/Team:UCL/Results">Results</a> | |
− | + | <a href="https://2018.igem.org/Team:UCL/Demonstrate">Demonstrate</a> | |
+ | <a href="https://2018.igem.org/Team:UCL/InterLab">InterLab</a> | ||
+ | <a href="https://2018.igem.org/Team:UCL/Safety">Safety</a> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div class="dropdown_igem"> | ||
+ | <button class="dropbtn_igem"onclick="Parts()">Parts | ||
− | . | + | </button> |
− | + | <div class="dropdown-content_igem"id="dropdownparts_igem"> | |
− | + | <a href="https://2018.igem.org/Team:UCL/Design">Part Design</a> | |
− | + | <a href="https://2018.igem.org/Team:UCL/Parts">Parts</a> | |
− | + | <a href="https://2018.igem.org/Team:UCL/Improve">Improved Part</a> | |
− | + | </div> | |
− | + | </div> | |
− | + | <div class="dropdown_igem"> | |
− | + | <button class="dropbtn_igem"onclick="Modelling()">Modelling | |
− | + | ||
− | . | + | </button> |
− | + | <div class="dropdown-content_igem"id="dropdownmodelling_igem"> | |
− | + | <a href="https://2018.igem.org/Team:UCL/Model">Modelling</a> | |
− | + | <a href="https://2018.igem.org/Team:UCL/Model#Intein">Intein</a> | |
+ | <a href="https://2018.igem.org/Team:UCL/Model#Intein_Polymerisation">Intein Polymerisation</a> | ||
+ | <a href="https://2018.igem.org/Team:UCL/Model#LAMMPS">LAMMPS</a> | ||
+ | <a href="https://2018.igem.org/Team:UCL/Model#Scale_Up">Scale Up</a> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div class="dropdown_igem"> | ||
+ | <button class="dropbtn_igem"onclick="Humanpractices()">Human Practices | ||
− | . | + | </button> |
− | + | <div class="dropdown-content_igem"id"dropdownhumanpractices_igem"> | |
− | + | <a href="https://2018.igem.org/Team:UCL/Human_Practices">Human Practices</a> | |
− | + | <a href="https://2018.igem.org/Team:UCL/Public_Engagement">Public Engagement</a> | |
+ | <a href="https://2018.igem.org/Team:UCL/Collaborations">Collaborations</a> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div class="dropdown_igem"> | ||
+ | <button class="dropbtn_igem"onclick="Notebook()">Notebook | ||
+ | </button> | ||
+ | <div class="dropdown-content_igem"id="dropdownnotebook_igem"> | ||
+ | <a href="https://2018.igem.org/Team:UCL/Notebook">Notebook</a> | ||
+ | <a href="https://2018.igem.org/Team:UCL/Achievements">Achievements</a> | ||
+ | <a href="https://2018.igem.org/Team:UCL/Experiments">Experiments</a> | ||
+ | </div> | ||
+ | </div> | ||
− | |||
− | |||
− | |||
− | |||
− | + | </div> | |
− | + | </div> | |
− | + | </div> | |
− | + | ||
− | . | + | <script> |
− | + | $(window).on('scroll',function(){ | |
− | + | if($(window).scrollTop()){ | |
− | + | $('.navbarzindex').addClass('black'); | |
− | + | } | |
− | + | else { | |
− | + | $('.navbarzindex').removeClass('black'); | |
− | + | } | |
− | + | }) | |
− | + | </script> | |
− | + | <script> | |
+ | function myFunction() { | ||
+ | var x = document.getElementById("myTopnav_igem"); | ||
+ | if (x.className === "topnav_igem") { | ||
+ | x.className += " responsive"; | ||
+ | } else { | ||
+ | x.className = "topnav_igem"; | ||
+ | } | ||
} | } | ||
+ | </script> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | + | <script> | |
− | + | (function(){ | |
− | + | var dropDownClass = 'dropdown-content_igem'; | |
+ | var showClass = 'show_igem'; | ||
+ | var dropDowns = document.getElementsByClassName('dropdown_igem'); | ||
− | + | var open = function(e){ | |
− | + | var openDropDown = e.target.nextElementSibling; | |
− | + | var dropdowns = document.getElementsByClassName(dropDownClass); | |
− | + | openDropDown.classList.toggle(showClass); | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | var closeDropDown = function(event) { | |
− | + | if (event.target === e.target) { | |
− | + | return; | |
− | + | } | |
− | + | if (openDropDown.classList.contains(showClass)) { | |
− | + | openDropDown.classList.remove(showClass); | |
− | + | } | |
− | } | + | window.removeEventListener('click', closeDropDown); |
+ | }; | ||
+ | window.addEventListener('click', closeDropDown); | ||
+ | } | ||
− | + | for(var i = 0; i < dropDowns.length; i++){ | |
− | + | dropDowns[i].children[0].addEventListener('click', open); | |
− | + | } | |
− | + | }()); | |
− | + | </script> | |
− | + | ||
− | + | ||
− | + | ||
− | / | + | <script type="text/javascript" src="https://2018.igem.org/Template:UCL/ScrollToFixed?action=raw&ctype=text/javascript"></script> |
− | + | <script> | |
− | + | $(document).ready(function() { | |
− | } | + | $('#sidenav').scrollToFixed({ marginTop: 250 }); |
+ | }); | ||
+ | </script> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | + | <!-- CONTENT******************************************************************************************************************************************************* --> | |
− | + | <div class="container"> | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | <div class="container"> | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | / | + | <div class="h1_igem_subpage1">Interlab</div> |
+ | </div> | ||
+ | <div class="container containter-fluid container_igem2"> | ||
− | + | <section id="Overview"> | |
− | + | <div class="card card_pic_igem wow fadeInUp margintopp" data-wow-duration="2s" data-wow-delay="0.1s"> | |
− | + | <div class="card-body text-justify"> | |
− | + | <div class="container"> | |
− | + | <div class="row"> | |
− | + | <div class="mmmm col-sm-10"> | |
− | + | <p class="card-text card-text_igem text-justify"> | |
− | + | <img src="https://static.igem.org/mediawiki/2018/f/f9/T--UCL--interlab.svg"alt="oops! You can't load our image."> | |
− | + | <br><br><br> | |
− | + | In 2016, Thermo Fisher Scientific released a study on the differences in bacterial optical measurements between spectrophotometers. They pointed out that most spectrophotometers were built to measure absorbance rather than light scattering. This accounts partly for the significant differences in optical density of bacterial cells cultures. Furthermore, the obtained values depend largely on the optical configurations of the machine. They therefore concluded that a conversion factor should be used between different spectrophotometers. As Synthetic Biology is dependent on progress between different labs, often across large distances, such variability in the measurement of cell cultures creates an issue. | |
+ | </p> | ||
+ | <p class="card-text card-text_igem text-justify"> | ||
+ | Instead of using absolute OD values, we compared absorbance measurements to the absorbance of silica beads of known size. We also tested whether colony-forming-units represent a more reliable way of estimating cell densities. Finally, we calculated a conversion factor between absorbance and CFU. | ||
+ | </p> | ||
+ | <p class="card-text card-text_igem text-justify"> | ||
+ | The protocol provided extensive detail on the procedure. The diagrams of the 96-well plate set-up were particularly useful. The only issue encountered was on day 3. We struggled to dilute our samples enough to reach an absorbance of 0.02. Once we decreased our gain to x1000 we were able to see differences between our values. | ||
+ | </p> | ||
+ | <p class="card-text card-text_igem text-justify"> | ||
+ | Our stock of chemically-competent E. coli DH5α had low competency. Using commercial cells bought from NEB provided better results. After our negative control failed to transform twice, Westminster’s team gave us an LB agar plate with already transformed colonies. | ||
+ | </p> | ||
+ | <p class="card-text card-text_igem text-justify"> | ||
+ | Overall, though we had a few challenges the interlab was an ideal introduction to the wet lab. It allowed us to practice common techniques, such as transformation, before we started our own project. | ||
+ | </p> | ||
+ | <div class="col-md-offset-3 paddingss"> | ||
+ | <object data="https://static.igem.org/mediawiki/2018/0/0b/T--UCL--poster.pdf" type="application/pdf" width="100%" height="900px"> | ||
+ | <p>It appears you don't have a PDF plugin for this browser. | ||
+ | No biggie... you can <a href="https://static.igem.org/mediawiki/2018/0/0b/T--UCL--poster.pdf">click here to | ||
+ | download the PDF file.</a></p> | ||
+ | </object> | ||
+ | </div> | ||
− | + | </div> | |
− | + | </div> | |
− | + | </div> | |
− | + | </div> | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | </ | + | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | < | + | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
</div> | </div> | ||
− | </ | + | </section> |
− | + | </div> | |
− | + | ||
− | + | ||
− | + | ||
− | </ | + | |
− | + | ||
− | + | ||
</div> | </div> | ||
+ | </div> | ||
+ | <div class="footer"> | ||
+ | <div class="container"> | ||
+ | <div class="row"> | ||
+ | <div class="col-lg-4"> | ||
+ | <center> | ||
+ | <div class="h2_footer_igem">Our Location</div> | ||
+ | University College London<br /> | ||
+ | Gower St, Bloomsbury<br />London <br />WC1E 6BT | ||
+ | <span></span> | ||
− | <div class=" | + | </center> |
− | < | + | </div> |
− | + | <div class="col-lg-4"> | |
− | + | <center> | |
− | + | <div class="h2_footer_igem">Contact Us</div> | |
− | + | ucl.igem@ucl.ac.uk | |
− | + | <a class="footer_img_igem" href="https://www.ucl.ac.uk/"> | |
− | + | <img src="https://static.igem.org/mediawiki/2018/f/ff/T--UCL--UCLLogo.jpeg" height="100rem;" /> | |
− | + | </a> | |
− | + | </center> | |
− | + | </div> | |
+ | <div class="col-lg-4"> | ||
+ | <center> | ||
+ | <div class="h2_footer_igem">Follow Us</div> | ||
+ | <a href="https://www.facebook.com/UCLiGEM/"class="contacticons"> | ||
+ | <img src="https://static.igem.org/mediawiki/2018/c/c4/T--UCL--FBLogo.svg" style="padding-top:1em;" height="62rem;"/> | ||
+ | </a> | ||
+ | <a href="https://twitter.com/ucligem?lang=en"class="contacticons"> | ||
+ | <img src="https://static.igem.org/mediawiki/2018/e/ed/T--UCL--TwitterLogo.svg" style="padding-top:1em;" height="62rem;"/> | ||
+ | </a> | ||
+ | <a href="https://www.instagram.com/ucl.igem/"class="contacticons"> | ||
+ | <img src="https://static.igem.org/mediawiki/2018/3/31/T--UCL--InstaLogo.png" style="padding-top:1em;" height="62rem;"/> | ||
+ | </a> | ||
+ | </center> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
</div> | </div> | ||
− | |||
− | |||
− | |||
</body> | </body> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− |
Revision as of 02:49, 18 October 2018
{UCL/BootstrapCSS}}
In 2016, Thermo Fisher Scientific released a study on the differences in bacterial optical measurements between spectrophotometers. They pointed out that most spectrophotometers were built to measure absorbance rather than light scattering. This accounts partly for the significant differences in optical density of bacterial cells cultures. Furthermore, the obtained values depend largely on the optical configurations of the machine. They therefore concluded that a conversion factor should be used between different spectrophotometers. As Synthetic Biology is dependent on progress between different labs, often across large distances, such variability in the measurement of cell cultures creates an issue.
Instead of using absolute OD values, we compared absorbance measurements to the absorbance of silica beads of known size. We also tested whether colony-forming-units represent a more reliable way of estimating cell densities. Finally, we calculated a conversion factor between absorbance and CFU.
The protocol provided extensive detail on the procedure. The diagrams of the 96-well plate set-up were particularly useful. The only issue encountered was on day 3. We struggled to dilute our samples enough to reach an absorbance of 0.02. Once we decreased our gain to x1000 we were able to see differences between our values.
Our stock of chemically-competent E. coli DH5α had low competency. Using commercial cells bought from NEB provided better results. After our negative control failed to transform twice, Westminster’s team gave us an LB agar plate with already transformed colonies.
Overall, though we had a few challenges the interlab was an ideal introduction to the wet lab. It allowed us to practice common techniques, such as transformation, before we started our own project.