Difference between revisions of "Team:Austin UTexas/Human Practices"

Line 29: Line 29:
  
 
</style>
 
</style>
 
<script>
 
 
$(document).ready(function(){
 
  // Add smooth scrolling to all links
 
  $("a").on('click', function(event) {
 
 
    // Make sure this.hash has a value before overriding default behavior
 
    if (this.hash !== "") {
 
      // Prevent default anchor click behavior
 
      event.preventDefault();
 
 
      // Store hash
 
      var hash = this.hash;
 
 
      // Using jQuery's animate() method to add smooth page scroll
 
      // The optional number (800) specifies the number of milliseconds it takes to scroll to the specified area
 
      $('html, body').animate({
 
        scrollTop: $(hash).offset().top
 
      }, 800, function(){
 
 
 
        // Add hash (#) to URL when done scrolling (default click behavior)
 
        window.location.hash = hash;
 
      });
 
    } // End if
 
  });
 
});
 
 
function showOne(id) {
 
    $(".naviSection:not(#id)").hide();
 
    $('#'+id).show();
 
}
 
 
 
</script>
 
 
</head>
 
</head>
  

Revision as of 00:10, 19 October 2016

Project Description


Gold Medal Part Characterization

The characterization of the BioBrick P-atp2 from the BIT-China-2015 team was done to see if P-atp2 could be utilized as a basic pH sensor. The results are found here and on the iGEM Registry page under experience, BBa_K1675021


Our Project

Kombucha is a beverage made when a symbiotic community of bacteria and yeast ferments sugared tea. Although kombucha has been consumed for thousands of years in the East, the drink has enjoyed a recent resurgence in popularity [REFERENCE-HOMEPAGE]. Several kombucha breweries operate in Austin, Texas, our team’s hometown. The role microbes play in the production of the beverage has led our team to wonder if synthetic biology could allow us to create “designer kombucha” with enhanced properties, such as more appealing flavors or additional nutrients. In order to do so, our team attempted to isolate the strains responsible for the fermentation of kombucha, identify them, genetically modify them, and add the individual strains into tea media to recreate the drink. We additionally considered potential applications of the ability to genetically modify the microbial population of kombucha, such as reducing the ethanol content of the beverage and improving taste with brazzein, a sweet-tasting protein. AS PART OF OUR HUMAN PRACTICES WE.... [SOMETHING HERE about GMO concerns and alternative direction(s)?]

Click the images below to learn more about our project!

Kombucha Strains

Conjugation

Recapitulation

Ethanol




Brazzein

pH Sensors