Difference between revisions of "Team:Austin UTexas/Results"

 
(93 intermediate revisions by 4 users not shown)
Line 3: Line 3:
 
<style>
 
<style>
 
body{
 
body{
background-color:black;
+
background-color:#808080;
 
}
 
}
 +
figure {
 +
  padding: 5px;
 +
  display: table;
 +
}
 +
 +
figure img {
 +
    display: block;
 +
    width: 100%;
 +
}
 +
table{
 +
background-color:#808080;
 +
font-size:15px;
 +
color:#ffffff;
 +
}
 +
th{
 +
color:black;
 +
text-align: center;
 +
}
 +
th, td{
 +
text-align:upper;
 +
}
 +
figcaption {
 +
    display: table-caption;
 +
    caption-side: bottom;
 +
    padding: 0 5px 5px;
 +
color:#000000
 +
}​
 
div.naviSection {
 
div.naviSection {
 +
}
 +
img.resize {
 +
  max-width:50%;
 +
  max-height:50%;
 +
    display: block;
 +
    margin-left: auto;
 +
    margin-right: auto;
 
}
 
}
  
Line 11: Line 45:
 
     padding: 0 18px;
 
     padding: 0 18px;
 
     display: none;
 
     display: none;
     background-color: gray;
+
     background-color: #808080;
 
}
 
}
  
.w3-button:hover{color:#000!important;background-color:#00ff41!important}
+
.w3-button:hover{color:#ff0000!important;background-color:#fff!important}
  
.w3-sidebar{height:100%;width:200px;height:300px;background-color:#fff;position:fixed!important;z-index:1;overflow:auto}
 
  
.w3-black,.w3-hover-black:hover{color:#fff!important;background-color:#000!important}
+
.w3-sidebar{height:100%;width:200px;background-color:#808080;position:fixed!important;z-index:1;overflow:auto}
 +
 
 +
.w3-black,.w3-hover-black:hover{color:#fff!important;background-color:#808080!important}
  
 
.w3-bar-block .w3-bar-item{width:100%;display:block;padding:8px 16px;text-align:left;border:none;white-space:normal;float:none;outline:0}
 
.w3-bar-block .w3-bar-item{width:100%;display:block;padding:8px 16px;text-align:left;border:none;white-space:normal;float:none;outline:0}
Line 40: Line 75:
  
 
.w3-bar-block.w3-center .w3-bar-item{text-align:center}.w3-block{display:block;width:100%}
 
.w3-bar-block.w3-center .w3-bar-item{text-align:center}.w3-block{display:block;width:100%}
 +
 +
.w3-bar-block .w3-bar-item{width:100%;display:block;padding:8px 16px;text-align:left;border:none;white-space:normal;float:none;outline:0;color:#ffffff}
 +
 +
.w3-bar-block.w3-center .w3-bar-item{text-align:center}.w3-block{display:block;width:100%}
 +
 +
.w3-card,.w3-card-2{box-shadow:0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12)}
 +
 +
.w3-card-4,.w3-hover-shadow:hover{box-shadow:0 4px 10px 0 rgba(0,0,0,0.2),0 4px 20px 0 rgba(0,0,0,0.19)}
 +
 +
.w3-animate-fading{animation:fading 10s infinite}@keyframes fading{0%{opacity:0}50%{opacity:1}100%{opacity:0}}
 +
.w3-animate-opacity{animation:opac 0.8s}@keyframes opac{from{opacity:0} to{opacity:1}}
 +
.w3-animate-top{position:relative;animation:animatetop 0.4s}@keyframes animatetop{from{top:-300px;opacity:0} to{top:0;opacity:1}}
 +
.w3-animate-left{position:relative;animation:animateleft 0.4s}@keyframes animateleft{from{left:-300px;opacity:0} to{left:0;opacity:1}}
 +
.w3-animate-right{position:relative;animation:animateright 0.4s}@keyframes animateright{from{right:-300px;opacity:0} to{right:0;opacity:1}}
 +
.w3-animate-bottom{position:relative;animation:animatebottom 0.4s}@keyframes animatebottom{from{bottom:-300px;opacity:0} to{bottom:0;opacity:1}}
 +
.w3-animate-zoom {animation:animatezoom 0.6s}@keyframes animatezoom{from{transform:scale(0)} to{transform:scale(1)}}
 +
.w3-animate-input{transition:width 0.4s ease-in-out}.w3-animate-input:focus{width:100%!important}
 +
button,input,select,textarea{font:inherit;margin:0}optgroup{font-weight:bold}
 +
button,input{overflow:visible}button,select{text-transform:none}
 +
button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}
 +
button::-moz-focus-inner, [type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner{border-style:none;padding:0}
 +
button:-moz-focusring, [type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring{outline:1px dotted ButtonText}
 +
fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:.35em .625em .75em}
 +
legend{color:inherit;display:table;max-width:100%;padding:0;white-space:normal}textarea{overflow:auto}
 +
[type=checkbox],[type=radio]{padding:0}
 +
[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}
 +
[type=search]{-webkit-appearance:textfield;outline-offset:-2px}
 +
[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}
 +
::-webkit-input-placeholder{color:inherit;opacity:0.54}
 +
::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}
 +
/* End extract */
 +
 +
 +
.w3-table,.w3-table-all{border-collapse:collapse;border-spacing:0;width:100%;display:table}.w3-table-all{border:1px solid #ccc}
 +
.w3-bordered tr,.w3-table-all tr{border-bottom:1px solid #ddd}.w3-striped tbody tr:nth-child(even){background-color:#f1f1f1}
 +
.w3-table-all tr:nth-child(odd){background-color:#fff}.w3-table-all tr:nth-child(even){background-color:#f1f1f1}
 +
.w3-hoverable tbody tr:hover,.w3-ul.w3-hoverable li:hover{background-color:#ccc}.w3-centered tr th,.w3-centered tr td{text-align:center}
 +
.w3-table td,.w3-table th,.w3-table-all td,.w3-table-all th{padding:8px 8px;display:table-cell;text-align:left;vertical-align:top}
 +
.w3-table th:first-child,.w3-table td:first-child,.w3-table-all th:first-child,.w3-table-all td:first-child{padding-left:16px}
 +
.w3-btn,.w3-button{border:none;display:inline-block;padding:8px 16px;vertical-align:middle;overflow:hidden;text-decoration:none;color:inherit;background-color:inherit;text-align:center;cursor:pointer;white-space:nowrap}
 +
.w3-btn:hover{box-shadow:0 8px 16px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19)}
 +
.w3-btn,.w3-button{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none} 
 +
.w3-disabled,.w3-btn:disabled,.w3-button:disabled{cursor:not-allowed;opacity:0.3}.w3-disabled *,:disabled *{pointer-events:none}
 +
.w3-dropdown-hover:hover > .w3-button:first-child,.w3-dropdown-click:hover > .w3-button:first-child{background-color:#ccc;color:#000}
 +
.w3-dropdown-content{cursor:auto;color:#000;background-color:#fff;display:none;position:absolute;min-width:160px;margin:0;padding:0;z-index:1}
 +
.w3-check,.w3-radio{width:24px;height:24px;position:relative;top:6px}
 +
.w3-sidebar{height:100%;width:200px;background-color:#fff;position:fixed!important;z-index:1;overflow:auto}
 +
.w3-bar-block .w3-dropdown-hover,.w3-bar-block .w3-dropdown-click{width:100%}
 +
.w3-bar-block .w3-dropdown-hover .w3-dropdown-content,.w3-bar-block .w3-dropdown-click .w3-dropdown-content{min-width:100%}
 +
.w3-bar-block .w3-dropdown-hover .w3-button,.w3-bar-block .w3-dropdown-click .w3-button{width:100%;text-align:left;padding:8px 16px}
 +
.w3-main,#main{transition:margin-left .4s}
 +
.w3-modal{z-index:3;display:none;padding-top:100px;position:fixed;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:rgb(0,0,0);background-color:rgba(0,0,0,0.4)}
 +
.w3-modal-content{margin:auto;background-color:#fff;position:relative;padding:0;outline:0;width:600px}
 +
.w3-bar{width:100%;overflow:hidden}.w3-center .w3-bar{display:inline-block;width:auto}
 +
.w3-bar .w3-bar-item{padding:8px 16px;float:left;width:auto;border:none;display:block;outline:0}
 +
.w3-bar .w3-dropdown-hover,.w3-bar .w3-dropdown-click{position:static;float:left}
 +
.w3-bar .w3-button{white-space:normal}
 +
.w3-dropdown-hover.w3-mobile,.w3-dropdown-hover.w3-mobile .w3-btn,.w3-dropdown-hover.w3-mobile .w3-button,.w3-dropdown-click.w3-mobile,.w3-dropdown-click.w3-mobile .w3-btn,.w3-dropdown-click.w3-mobile .w3-button{width:100%}}
 +
.w3-button:hover{color:#000!important;background-color:#ccc!important}
 +
  
  
Line 48: Line 143:
 
<br>
 
<br>
 
<h1>Results</h1>
 
<h1>Results</h1>
 
<br>
 
 
 
        
 
        
 
</body>
 
</body>
Line 57: Line 149:
  
 
<body>
 
<body>
 
+
<br>
 
<!-- Sidebar -->
 
<!-- Sidebar -->
<div class="w3-sidebar w3-black w3-bar-block" style="width:25%">
+
<div class="w3-sidebar w3-bar-block w3-card w3-black w3-animate-left" style="display:none" id="mySidebar">
   <h3 class="w3-bar-item">Menu</h3>
+
   <button class="w3-bar-item w3-button w3-large"
   <a href="#" class="w3-bar-item w3-button">Part Plasmid Assembly</a>
+
  onclick="w3_close()">Close &times;</button>
   <a href="#" class="w3-bar-item w3-button">Assembly Plasmids</a>
+
  <h2 class="w3-bar-item">Menu</h2>
   <a href="#" class="w3-bar-item w3-button">Transformations</a>
+
   <a href="https://2018.igem.org/Team:Austin_UTexas/Results/Parts" class="w3-bar-item w3-button">Part Plasmids</a>
   <a href="#" class="w3-bar-item w3-button">Conjugations</a>
+
   <a href="https://2018.igem.org/Team:Austin_UTexas/Results/Assemblies" class="w3-bar-item w3-button">Assembly Plasmids</a>
 +
   <a href="https://2018.igem.org/Team:Austin_UTexas/Results/Electroporations" class="w3-bar-item w3-button">Electroporations</a>
 +
   <a href="https://2018.igem.org/Team:Austin_UTexas/Results/Conjugations" class="w3-bar-item w3-button">Conjugations</a>
 
</div>
 
</div>
  
</html>
+
<div id="main">
  
 +
<div class="w3-black">
 +
  <button id="openNav" class="w3-button w3-black w3-xlarge" onclick="w3_open()">&#9776;<p><b>Navigate Results</b></p></button>
  
 +
<br>
 +
<div class = "floatleft">
 +
<figure>
 +
<img src="https://static.igem.org/mediawiki/2018/d/d6/T--Austin_UTexas--BHRKitTable.jpeg"style = "width:400px;">
 +
<figcaption><b>Table 1:</b> This is the number of parts organized by type that have been made thus far. All contribute to the BHR kit and many are included in full assemblies.</figcaption>
 +
</figure>
 +
</div>
  
 +
<p>There are millions of species of bacteria<sup>1</sup>, few of which are well characterized. However, these non-model organisms perform cellular processes and are native to harsh biomes, and this makes them of great interest to researchers<sup>2</sup>. Synthetic biologists take great interest in engineering such bacteria, in an attempt to harness their natural abilities<sup>3</sup>. Because finding the best way to genetically modify an organism can be a laborious and resource-demanding process, <b>we have developed a kit of modular plasmids, designed to quickly test multiple broad host range origins of replication (ORIs).</b> To do this, we used a cloning technique called Golden Gate Assembly (GGA) to build plasmids. GGA uses Type IIs restriction enzymes, which allows researchers to pick the overhang each cut produces. Therefore, many parts can be assembled together at once, in a specific order. The plasmids are minimal and standardized<sup>4</sup>. They include barcode sequences and reporter genes to indicate which plasmid is which.</p>
  
 +
<p>We developed a reaction where a mixture of various plasmids with different origin of replications is transformed into a single sample of host bacteria. The colored reporters allow the researcher to quickly determine which origin of replication allow the host to replicate the plasmid. However, if the reporters are not expressed, there are included primers that sequence the barcode region of the plasmid, allowing for complete verification of which plasmid(s) worked.</p>
 +
 +
<div class = "floatright">
 +
<figure>
 +
<img src="https://static.igem.org/mediawiki/2018/b/b0/T--Austin_UTexas--onetubeschematic.png"style = "width:600px;">
 +
<figcaption><b>Figure 1:</b>  This figure shows how the kit is used. A mixture of part plasmids is transformed into a sample of host bacteria, then it is plated on selective media. The colonies will express their colored reporter gene, indicating which plasmids are maintained by the host. If there are colonies, but no expression is apparent, then the colonies can be sequenced to determine which ORI allowed replication. <b>Knowing which ORIs a bacteria can use to maintain plasmids are important for researchers building their own plasmid for non-model bacteria.</b></figcaption>
 +
</figure>
 +
</div>
 +
 +
<p>After determining which Origin of Replication works best in their organism of interest, the researchers can then utilize our repository of dried GGA part plasmids to create their own assembly plasmids. Due to the standardization of our kit and GGA as a whole, users of our kit can create their own part plasmids and use them with the provided parts. For example, if a team wanted to produce a certain gene <i><b>X</b></i> in their host organism, they could use PCR to add on the proper overhangs to the gene to create a part plasmid, and then create their own assembly plasmid. All of this is possible due to GGA's modular design that maintains directionality.</p>
 +
<br>
 +
 +
 +
<script>
 +
function w3_open() {
 +
  document.getElementById("main").style.marginLeft = "25%";
 +
  document.getElementById("mySidebar").style.width = "25%";
 +
  document.getElementById("mySidebar").style.display = "block";
 +
  document.getElementById("openNav").style.display = 'none';
 +
}
 +
function w3_close() {
 +
  document.getElementById("main").style.marginLeft = "0%";
 +
  document.getElementById("mySidebar").style.display = "none";
 +
  document.getElementById("openNav").style.display = "inline-block";
 +
}
 +
</script>
 +
<br><br><br><br><br><br><br><br><br><br>
 +
<h4>References</h4>
 +
<ol>
 +
<li>Amann, R. and Rosselló-Móra, R. (2016) After All, Only Millions? American Society for Microbiology, 7 (4): 1-2. </li>
  
 +
<li>Nemergut, et al. (2011) Global patterns in the biogeography of bacterial taxa. Environmental Microbiology, 13: 135-144.</li>
  
 +
<li>Liu, H. and Deutschbauer, A. (2018) Rapidly moving new bacteria to model-organism status. Current Opinion In Biotechnolodgy, 51:116–122.</li>
  
 +
<li>Jain, A.,& Srivastava, P. (2013) Broad host range plasmids. FEMS Microbiol Lett, 348: 87–96. 10</1i>
 +
</ol>
 
</body>
 
</body>
 
</html>
 
</html>

Latest revision as of 23:44, 17 October 2018


Results



Table 1: This is the number of parts organized by type that have been made thus far. All contribute to the BHR kit and many are included in full assemblies.

There are millions of species of bacteria1, few of which are well characterized. However, these non-model organisms perform cellular processes and are native to harsh biomes, and this makes them of great interest to researchers2. Synthetic biologists take great interest in engineering such bacteria, in an attempt to harness their natural abilities3. Because finding the best way to genetically modify an organism can be a laborious and resource-demanding process, we have developed a kit of modular plasmids, designed to quickly test multiple broad host range origins of replication (ORIs). To do this, we used a cloning technique called Golden Gate Assembly (GGA) to build plasmids. GGA uses Type IIs restriction enzymes, which allows researchers to pick the overhang each cut produces. Therefore, many parts can be assembled together at once, in a specific order. The plasmids are minimal and standardized4. They include barcode sequences and reporter genes to indicate which plasmid is which.

We developed a reaction where a mixture of various plasmids with different origin of replications is transformed into a single sample of host bacteria. The colored reporters allow the researcher to quickly determine which origin of replication allow the host to replicate the plasmid. However, if the reporters are not expressed, there are included primers that sequence the barcode region of the plasmid, allowing for complete verification of which plasmid(s) worked.

Figure 1: This figure shows how the kit is used. A mixture of part plasmids is transformed into a sample of host bacteria, then it is plated on selective media. The colonies will express their colored reporter gene, indicating which plasmids are maintained by the host. If there are colonies, but no expression is apparent, then the colonies can be sequenced to determine which ORI allowed replication. Knowing which ORIs a bacteria can use to maintain plasmids are important for researchers building their own plasmid for non-model bacteria.

After determining which Origin of Replication works best in their organism of interest, the researchers can then utilize our repository of dried GGA part plasmids to create their own assembly plasmids. Due to the standardization of our kit and GGA as a whole, users of our kit can create their own part plasmids and use them with the provided parts. For example, if a team wanted to produce a certain gene X in their host organism, they could use PCR to add on the proper overhangs to the gene to create a part plasmid, and then create their own assembly plasmid. All of this is possible due to GGA's modular design that maintains directionality.












References

  1. Amann, R. and Rosselló-Móra, R. (2016) After All, Only Millions? American Society for Microbiology, 7 (4): 1-2.
  2. Nemergut, et al. (2011) Global patterns in the biogeography of bacterial taxa. Environmental Microbiology, 13: 135-144.
  3. Liu, H. and Deutschbauer, A. (2018) Rapidly moving new bacteria to model-organism status. Current Opinion In Biotechnolodgy, 51:116–122.
  4. Jain, A.,& Srivastava, P. (2013) Broad host range plasmids. FEMS Microbiol Lett, 348: 87–96. 10