Difference between revisions of "Team:Missouri Rolla"

m
m
 
(28 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
{{Missouri_Rolla}}
 
{{Missouri_Rolla}}
 
<html>
 
<html>
<link href="https://fonts.googleapis.com/css?family=Inder|Nosifer|Open+Sans&amp;subset=latin-ext" rel="stylesheet">
 
<link rel="stylesheet" href="//code.jquery.com/ui/1.11.1/themes/base/jquery-ui.css">
 
<script src="https://code.jquery.com/ui/1.11.1/jquery-ui.js"></script>
 
 
<script>
 
<script>
 
   $( function() {
 
   $( function() {
Line 12: Line 9:
 
   } );
 
   } );
 
</script>
 
</script>
<style>
 
html, body {
 
  height: auto;
 
}
 
html, body, #globalWrapper, #content, #bodyContent, #mw-content-text, .content_wrapper {
 
  padding: 0;
 
  margin: 0;
 
}
 
.content_wrapper {
 
  top: -5.08px;
 
}
 
.content_wrapper {
 
  width: 100%;
 
  background-color: transparent;
 
}
 
#firstHeading, div.visualClear {
 
  display: none;
 
}
 
#content {
 
  margin: 0;
 
  border-left: 0;
 
  border-right: 0;
 
  background-color: transparent;
 
  width: 100%;
 
}
 
body {
 
  background-color: black;
 
  margin-bottom: 0;
 
}
 
#menu {
 
  font-family: 'Nosifer', cursive;
 
  display: inline-block;
 
  position: relative;
 
  width: 50vw;
 
  left: 7vw;
 
  top: 1.6vw;
 
  text-align: center;
 
  margin-bottom: 2.75vw;
 
}
 
#menu a {
 
  color: #D8D8D8;
 
  text-decoration: none;
 
  display: inline-block;
 
  padding: 0.5vw;
 
  padding-left: 0.7vw;
 
  padding-right: 0.7vw;
 
  font-size: 20pt;
 
  -o-transition: .3s;
 
  -ms-transition: .3s;
 
  -moz-transition: .3s;
 
  -webkit-transition: .3s;
 
  transition: .3s;
 
}
 
#menu a:hover {
 
  color: #A50000;
 
  -o-transform: scale(1.05,1.05);
 
  -ms-transform: scale(1.05,1.05);
 
  -moz-transform: scale(1.05,1.05);
 
  -webkit-transform: scale(1.05,1.05);
 
  transform: scale(1.05,1.05);
 
}
 
.mstigem {
 
  background-color: white;
 
  width: 100%;
 
  padding-bottom: 1vw;
 
}
 
.mstigem a {
 
  color: #0e8e0b;
 
  text-decoration: none;
 
  font-weight: normal;
 
}
 
.mstigem p {
 
  width: 1000px;
 
  margin: 0;
 
  padding-top: 1em;
 
  padding-bottom: 1em;
 
  margin-left: auto;
 
  margin-right: auto;
 
  background-color: white;
 
  font-family: 'Open Sans', sans-serif;
 
  font-size: 14pt;
 
  line-height: 160%;
 
}
 
.mstigem h1 {
 
  width: 1000px;
 
  margin: 0;
 
  margin-left: auto;
 
  margin-right: auto;
 
  padding-top: 1vw;
 
  padding-bottom: 6px;
 
  background-color: white;
 
  font-family: 'Inder', sans-serif;
 
  color: black;
 
  font-size: 32pt;
 
  line-height: 110%;
 
}
 
.mstigem h3 {
 
  width: 970px;
 
  margin: 0;
 
  margin-left: auto;
 
  margin-right: auto;
 
  padding-top: 1vw;
 
  padding-bottom: 1vw;
 
  background-color: #D0D0D0;
 
  font-family: 'Inder', sans-serif;
 
  color: black;
 
  border: 1px solid;
 
  border-color: black;
 
  font-size: 26pt;
 
}
 
.ui-accordion-content {
 
  border: 1px solid;
 
  border-color: black;
 
  margin-left: auto;
 
  margin-right: auto;
 
  width: 970px;
 
  padding-left: 15px;
 
  padding-right: 15px;
 
  font-family: 'Open Sans', sans-serif;
 
  font-size: 13pt;
 
  line-height: 160%;
 
}
 
.ui-accordion-content h4, h5 {
 
  font-family: 'Inder', sans-serif;
 
  padding: 5px 0;
 
}
 
.ui-accordion-content h4 {
 
  font-size: 15pt;
 
  margin-top: 15px;
 
  margin-bottom: 5px;
 
}
 
.ui-accordion-content h5 {
 
  font-size: 14pt;
 
  text-decoration: underline;
 
  margin-top: 15px;
 
  margin-bottom: 5px;
 
  text-align: center;
 
}
 
.ui-accordion-content table {
 
  margin-left: auto;
 
  margin-right: auto;
 
  width: initial;
 
}
 
.centerp {
 
  text-align: center;
 
}
 
.h4left {
 
  float: left;
 
}
 
 
.h4right {
 
  right: 985px;
 
  text-align: right;
 
}
 
.within-accordion {
 
  margin-bottom: 1vw;
 
}
 
.mstigem hr {
 
  width: 1000px;
 
  margin-left: auto;
 
  margin-right: auto;
 
  margin-top: 0;
 
  margin-bottom: 0;
 
  border-color: black;
 
}
 
.menu_wrapper, #team_name, #page_name {
 
  display: none;
 
}
 
#logo1 {
 
  width: 18%;
 
  min-width: 160px;
 
  margin-left: -18%;
 
  margin-top: 5px;
 
  margin-bottom: 10px;
 
  vertical-align: top;
 
  background-color: black;
 
  -webkit-transition: opacity 0.3s ease-in-out;
 
  -moz-transition: opacity 0.3s ease-in-out;
 
  -o-transition: opacity 0.3s ease-in-out;
 
  transition: opacity 0.3s ease-in-out;
 
}
 
#logo2 {
 
  width: 18%;
 
  min-width: 160px;
 
  margin-left: 0.5vw;
 
  margin-top: 5px;
 
  margin-bottom: 10px;
 
  vertical-align: top;
 
  background-color: black;
 
}
 
#logo1:hover {
 
  opacity: 0;
 
}
 
.content_wrapper p {
 
  display: block;
 
}
 
.fullimg {
 
  width: 100%;
 
}
 
#flashlight {
 
  position: absolute;
 
  width: 110px;
 
  opacity: 0.5;
 
  pointer-events: none;
 
}
 
</style>
 
 
<a href="https://2016.igem.org/Team:Missouri_Rolla"><img id="logo2" src="https://static.igem.org/mediawiki/2016/d/d0/T--Missouri_Rolla--Logo_2016_red.png" /><img id="logo1" src="https://static.igem.org/mediawiki/2016/e/ea/T--Missouri_Rolla--Logo_2016.png" /></a>
 
<a href="https://2016.igem.org/Team:Missouri_Rolla"><img id="logo2" src="https://static.igem.org/mediawiki/2016/d/d0/T--Missouri_Rolla--Logo_2016_red.png" /><img id="logo1" src="https://static.igem.org/mediawiki/2016/e/ea/T--Missouri_Rolla--Logo_2016.png" /></a>
 
<div id="menu">
 
<div id="menu">
 
   <a href="https://2016.igem.org/Team:Missouri_Rolla">Home</a>
 
   <a href="https://2016.igem.org/Team:Missouri_Rolla">Home</a>
   <a href="https://2016.igem.org/Team:Missouri_Rolla">Project</a>
+
   <a href="https://2016.igem.org/Team:Missouri_Rolla/Project">Project</a>
   <a href="https://2016.igem.org/Team:Missouri_Rolla">Human Practices</a>
+
   <a href="https://2016.igem.org/Team:Missouri_Rolla/Engagement">Human Practices</a>
   <a href="https://2016.igem.org/Team:Missouri_Rolla">Parts</a>
+
   <a href="https://2016.igem.org/Team:Missouri_Rolla/Notebook">Notebook</a>
  <a href="https://2016.igem.org/Team:Missouri_Rolla">Notebook</a>
+
 
   <a href="https://2016.igem.org/Team:Missouri_Rolla/Team">Team</a>
 
   <a href="https://2016.igem.org/Team:Missouri_Rolla/Team">Team</a>
 
   <a href="https://2016.igem.org/Team:Missouri_Rolla/Safety">Safety</a>
 
   <a href="https://2016.igem.org/Team:Missouri_Rolla/Safety">Safety</a>
   <a href="https://2016.igem.org/Team:Missouri_Rolla">Attributions</a>
+
   <a href="https://2016.igem.org/Team:Missouri_Rolla/Attributions">Attributions</a>
 
</div>
 
</div>
 +
<img id="bat2" src="https://static.igem.org/mediawiki/2016/7/71/T--Missouri_Rolla--joemicrobebat2.png"><img id="bat1" src="https://static.igem.org/mediawiki/2016/b/be/T--Missouri_Rolla--joemicrobebat1.png">
 
<div class="mstigem">
 
<div class="mstigem">
   <h1>Defending North American bats from the emerging White-Nose epidemic</h1>
+
   <h1>Defending North American bats from the emerging White Nose epidemic</h1>
  <hr>
+
   <p>Bats play a major role in the ecosystem and economy here in Missouri and across North America. According to the USGS, bats are the primary consumers of insects in temperate regions. The insect suppression service that the bats provide saves the nation’s farmers between four and fifty billion dollars a year in lost crops and pesticide costs. Bats then produce waste that becomes the primary input of nutrients to Missouri’s over 7000 caves and allows the caves to support diverse and unique life.</p>
   <p>Here in Missouri and across the United States, bats play a major role in the ecosystem and economy. According to the USGS, bats are the primary consumers of insects in temperate regions. The insect suppression service that the bats provide saves the nation’s farmers between four and fifty billion dollars a year in lost crops and pesticide costs. Bats then produce waste that becomes the primary input of nutrients to Missouri’s over 7000 caves and allows the caves to support diverse and unique life.</p>
+
 
</div>
 
</div>
 
<img class="fullimg" src="https://static.igem.org/mediawiki/2016/b/ba/T--Missouri_Rolla--tricolorbatlucas.jpg">
 
<img class="fullimg" src="https://static.igem.org/mediawiki/2016/b/ba/T--Missouri_Rolla--tricolorbatlucas.jpg">
Line 240: Line 30:
 
<img class="fullimg" src="https://static.igem.org/mediawiki/2016/2/24/T--Missouri_Rolla--batwns.jpg">
 
<img class="fullimg" src="https://static.igem.org/mediawiki/2016/2/24/T--Missouri_Rolla--batwns.jpg">
 
<div class="mstigem">
 
<div class="mstigem">
   <p>[WHY NO ANTIFUNGALS, OCIMENE]</p>
+
   <p>We investigated two approaches to defend bats from WNS while avoiding disturbing their hibernation, killing beneficial fungi, or releasing genetically-modified bacteria. We designed pathways on plasmids for the production of ocimene, a volatile organic compound, and leupeptin, a protease inhibitor, to reduce the severity of disease in different ways.</p>
  <p>[LEUPEPTIN DESCRIPTION AND LINK TO PROJECT PAGE]</p>
+
  <p>Continue to our <a href="https://2016.igem.org/Team:Missouri_Rolla/Project">project page</a> to learn more!</p>
  <div id="nb-accordion">
+
   <p id="credit">Tricolor bat photo credit: Lucas Harper<br>WNS bat photo credit: Jonathan Mays, Wildlife Biologist, Maine Department of Inland Fisheries and Wildlife</p>
  <div class="within-accordion">
+
    <h3>16 October 2016</h3>
+
    <div><h4 class="h4left"><b>Kira Buckowing</b></h4>
+
<h4 class="h4right"><b>Start: 12:00pm</b></h4>
+
<h4><b>Chemical Transformations</b></h4>
+
<b>Purpose:</b> To check on the most recent work and get the wanted ocimene synthase in a chlor resistance backbone.
+
<h4><b>Protocol:</b></h4>
+
HiFi assemblies were set up as per the NEB protocol and incubated in ther thermocylcler for 15 minutes at 50 C.
+
<h5>10/16 HiFi 1</h5>
+
<table>
+
<tbody>
+
<tr>
+
<td>9 μL</td>
+
<td>10/14 D1</td>
+
</tr>
+
<tr>
+
<td>1 μL</td>
+
<td>10/14 D4</td>
+
</tr>
+
<tr>
+
<td>10 μL</td>
+
<td>HiFi Master Mix</td>
+
</tr>
+
</tbody>
+
</table>
+
<h5>10/16 HiFi 2</h5>
+
<table>
+
<tbody>
+
<tr>
+
<td>9 μL</td>
+
<td>10/14 D2</td>
+
</tr>
+
<tr>
+
<td>1 μL</td>
+
<td>10/14 D4</td>
+
</tr>
+
<tr>
+
<td>10 μL</td>
+
<td>HiFi Master Mix</td>
+
</tr>
+
</tbody>
+
</table>
+
 
+
14 broth Cultures were set up from colony growth on the 10/15 chemical transformation plates.
+
 
+
Chemical transformations were performed using the chemically competent cells from NEB and adding either 2 μL or 6 μL of the appropriate HiFi assembly product, noted in the products section below.
+
<h4><b>Stop: 3:30pm</b></h4>
+
<h4><b>Products:</b></h4>
+
&nbsp;
+
<table>
+
<tbody>
+
<tr>
+
<td><b>Label</b></td>
+
<td><b>Source</b></td>
+
<td><b>Description</b></td>
+
</tr>
+
<tr>
+
<td>10/16 CT1 100 μL</td>
+
<td>10/16 HiFi 1</td>
+
<td>Chemically transformed plasmid hopefully containing ocimene synthase in the pSB1C3 iGEM shipping backbone, 2 μL added</td>
+
</tr>
+
<tr>
+
<td>10/16 CT1 250 μL</td>
+
<td>10/16 HiFi 1</td>
+
<td>Chemically transformed plasmid hopefully containing ocimene synthase in the pSB1C3 iGEM shipping backbone, 2 μL added</td>
+
</tr>
+
<tr>
+
<td>10/16 CT2 100 μL</td>
+
<td>10/16 HiFi 2</td>
+
<td>Chemically transformed plasmid hopefully containing ocimene synthase in the pSB1C3 iGEM shipping backbone, 2 μL added</td>
+
</tr>
+
<td>10/16 CT2 250 μL</td>
+
<td>10/16 HiFi 2</td>
+
<td>Chemically transformed plasmid hopefully containing ocimene synthase in the pSB1C3 iGEM shipping backbone, 2 μL added</td>
+
</tr>
+
<tr>
+
<td>10/16 CT3 100 μL</td>
+
<td>10/16 HiFi 1</td>
+
<td>Chemically transformed plasmid hopefully containing ocimene synthase in the pSB1C3 iGEM shipping backbone, 6 μL added</td>
+
</tr>
+
<tr>
+
<td>10/16 CT3 250 μL</td>
+
<td>10/16 HiFi 1</td>
+
<td>Chemically transformed plasmid hopefully containing ocimene synthase in the pSB1C3 iGEM shipping backbone, 6 μL added</td>
+
</tr>
+
<tr>
+
<td>10/16 CT4 100 μL</td>
+
<td>10/16 HiFi 2</td>
+
<td>Chemically transformed plasmid hopefully containing ocimene synthase in the pSB1C3 iGEM shipping backbone, 6 μL added</td>
+
</tr>
+
<tr>
+
<td>10/16 CT4 250 μL</td>
+
<td>10/16 HiFi 2</td>
+
<td>Chemically transformed plasmid hopefully containing ocimene synthase in the pSB1C3 iGEM shipping backbone, 6 μL added</td>
+
</tr>
+
<tr>
+
<td>10/16 HiFi 1</td>
+
<td>10/14 D1 and D4</td>
+
<td>Hopefully the assembled product of ocimene in the iGEM shipping backbone</td>
+
</tr>
+
<tr>
+
<td>10/16 HiFi 2</td>
+
<td>10/14 D2 and D4</td>
+
<td>Hopefully the assembled product of ocimene in the iGEM shipping backbone</td>
+
</tr>
+
<tr>
+
<td>10/16 BC1</td>
+
<td>10/15 CT2 100 μL</td>
+
<td>Hopefully the assembled product of ocimene in the iGEM shipping backbone</td>
+
</tr>
+
<tr>
+
<td>10/16 BC2</td>
+
<td>10/15 CT2 250 μL</td>
+
<td>Hopefully the assembled product of ocimene in the iGEM shipping backbone</td>
+
</tr>
+
<tr>
+
<td>10/16 BC3</td>
+
<td>10/15 CT2 250 μL</td>
+
<td>Hopefully the assembled product of ocimene in the iGEM shipping backbone</td>
+
</tr>
+
<tr>
+
<td>10/16 BC4</td>
+
<td>10/15 CT2 250 μL</td>
+
<td>Hopefully the assembled product of ocimene in the iGEM shipping backbone</td>
+
</tr>
+
<tr>
+
<td>10/16 BC5</td>
+
<td>10/15 CT2 250 μL</td>
+
<td>Hopefully the assembled product of ocimene in the iGEM shipping backbone</td>
+
</tr>
+
<tr>
+
<td>10/16 BC6</td>
+
<td>10/15 CT4 250 μL</td>
+
<td>Hopefully the assembled product of ocimene in the iGEM shipping backbone</td>
+
</tr>
+
<tr>
+
<td>10/16 BC7</td>
+
<td>10/15 CT4 250 μL</td>
+
<td>Hopefully the assembled product of ocimene in the iGEM shipping backbone</td>
+
</tr>
+
<tr>
+
<td>10/16 BC8</td>
+
<td>10/15 CT4 250 μL</td>
+
<td>Hopefully the assembled product of ocimene in the iGEM shipping backbone</td>
+
</tr>
+
<tr>
+
<td>10/16 BC9</td>
+
<td>10/15 CT4 250 μL</td>
+
<td>Hopefully the assembled product of ocimene in the iGEM shipping backbone</td>
+
</tr>
+
<tr>
+
<td>10/16 BC10</td>
+
<td>10/15 CT4 250 μL</td>
+
<td>Hopefully the assembled product of ocimene in the iGEM shipping backbone</td>
+
</tr>
+
<tr>
+
<td>10/16 BC11</td>
+
<td>10/15 CT4 250 μL</td>
+
<td>Hopefully the assembled product of ocimene in the iGEM shipping backbone</td>
+
</tr>
+
<tr>
+
<td>10/16 BC12</td>
+
<td>10/15 CT4 250 μL</td>
+
<td>Hopefully the assembled product of ocimene in the iGEM shipping backbone</td>
+
</tr>
+
<tr>
+
<td>10/16 BC13</td>
+
<td>10/15 CT4 250 μL</td>
+
<td>Hopefully the assembled product of ocimene in the iGEM shipping backbone</td>
+
</tr>
+
<tr>
+
<td>10/16 BC14</td>
+
<td>10/15 CT4 250 μL</td>
+
<td>Hopefully the assembled product of ocimene in the iGEM shipping backbone</td>
+
</tr>
+
</tbody>
+
</table>
+
<h4><b>Next: Minipreps of any growth in the broth cultures and checking the plates to see if anything grows. </b></h4></div>
+
   </div>
+
  <div class="within-accordion">
+
    <h3>Accordion test 2</h3>
+
    <div>Test 2</div>
+
  </div>
+
  </div>
+
 
</div>
 
</div>
 
<img id="flashlight" src="https://static.igem.org/mediawiki/2016/d/d4/T--Missouri_Rolla--flashlight.png">
 
<img id="flashlight" src="https://static.igem.org/mediawiki/2016/d/d4/T--Missouri_Rolla--flashlight.png">

Latest revision as of 03:36, 20 October 2016

Defending North American bats from the emerging White Nose epidemic

Bats play a major role in the ecosystem and economy here in Missouri and across North America. According to the USGS, bats are the primary consumers of insects in temperate regions. The insect suppression service that the bats provide saves the nation’s farmers between four and fifty billion dollars a year in lost crops and pesticide costs. Bats then produce waste that becomes the primary input of nutrients to Missouri’s over 7000 caves and allows the caves to support diverse and unique life.

Unfortunately, in 2007 a disease that is now called White Nose Syndrome (WNS) appeared in the bat populations of the northeastern United States. It is caused by a white fungus, Pseudogymnoascus destructans. The fungus grows on the bats while they hibernate and causes skin lesions leading to inflammation. This inflammation and irritation wakes the bats from their hibernation, causing them to burn precious fat reserves while it is still winter. The bats then starve or die from shock before spring arrives. The fungus has spread rapidly across the eastern United States and has left behind it high mortality. Generally, bat populations have declined by 80% with some populations totally lost.

We investigated two approaches to defend bats from WNS while avoiding disturbing their hibernation, killing beneficial fungi, or releasing genetically-modified bacteria. We designed pathways on plasmids for the production of ocimene, a volatile organic compound, and leupeptin, a protease inhibitor, to reduce the severity of disease in different ways.

Continue to our project page to learn more!

Tricolor bat photo credit: Lucas Harper
WNS bat photo credit: Jonathan Mays, Wildlife Biologist, Maine Department of Inland Fisheries and Wildlife