Difference between revisions of "Team:Missouri Rolla"

m
m
 
(33 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: #d7b351;
 
  text-decoration: none;
 
}
 
.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</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">
   <p>Missouri S&T iGEM began in 2007 with a handful of members, but has grown rapidly in recent years. We are a proud member of the Student Design and Experiential Learning Center, and participation in student-led design teams is a respected tradition on campus. Members from all majors are welcome with any level of experience. Our team is almost entirely student-directed with our advisors using a hands-off approach. Projects are designed, selected, and performed by undergraduates with advice from our wonderful mentors. An extensive lab training program ensures safety and productivity from all lab workers while allowing new members to learn the necessary skills and concepts for work in synthetic biology. Members also have opportunities to contribute to vital fundraising, public relations, and publication functions.</p>
+
  <h1>Defending North American bats from the emerging White Nose epidemic</h1>
 +
   <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>
 
</div>
 
</div>
<div class="mstigem>
+
<img class="fullimg" src="https://static.igem.org/mediawiki/2016/b/ba/T--Missouri_Rolla--tricolorbatlucas.jpg">
  <h2>Eboard Members</h2>
+
<div class="mstigem">
<p><pre>
+
  <p>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, <i>Pseudogymnoascus destructans</i>. 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.</p>
Meyyemmai Palaniappan                            President
+
</div>
<i>Chemical Engineer</i>
+
<img class="fullimg" src="https://static.igem.org/mediawiki/2016/2/24/T--Missouri_Rolla--batwns.jpg">
 
+
<div class="mstigem">
Jessica Hamlett                                          Vice President
+
  <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>
<i>Chemical Engineer</i>
+
  <p>Continue to our <a href="https://2016.igem.org/Team:Missouri_Rolla/Project">project page</a> to learn more!</p>
 
+
  <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>
Kaelyn Yarbrough                                      Secretary
+
<i>Chemical Engineer</i>
+
 
+
Jerry Wei                                                    Treasurer
+
<i>Biochemical Engineer</i>
+
 
+
Erin Nischwitz                                            Public Relations Officer
+
<i>Chemistry</i>
+
 
+
Kent Gorday                                                Web Master
+
<i>Physics</i>
+
 
+
Kira Buckowing                                          Lab Manager
+
<i>Biochemical Engineer</i>
+
 
+
Isabella Bowling                                          Safety and Socials Manager
+
<i>Biology</i>
+
</pre>
+
<hr>
+
 
+
<h2>Team</h2>
+
<pre style=font-family:"verdana;">
+
Alex Raster                                                  Lab and PR
+
<i>Biochemical Engineer</i>
+
 
+
Maya Hanson                                              PR
+
<i>Biochemical Engigneer</i>
+
 
+
Lucas Dyer                                                  PR
+
<i>Biochemistry</i>
+
 
+
Matthew Vishy                                            Lab and PR
+
<i>Nucelar Engineer</i>
+
 
+
Jordan Sanders
+
<i>Chemical Engineer</i>
+
 
+
Lucas Harper                                              Web
+
<i>Biological Sciences</i>
+
 
+
Kurt Studer                                                  Lab and Web
+
<i>Biochemical Engineer</i>
+
 
+
Carter Lloyd                                                Web
+
<i>Biochemical Engineer</i>
+
 
+
Austin Roberts                                            Web
+
<i>Chemical Engineer</i>
+
 
+
Natalia Legion                                            Lab
+
<i>Chemical Engineer</i>
+
 
+
Matt Napoli                                                Lab and Web
+
<i>Biological Sciences</i>
+
 
+
Bryan Tracy                                                Lab
+
<i>Electrical Engineer</i>
+
 
+
Peyton Robertson                                        PR
+
<i>Chemistry</i>
+
 
+
Jasmine Monroe                                          PR
+
<i>Chemical Engineer</i>
+
 
+
Marylyn Phan                                            Lab and PR
+
<i>Biological Sciences</i>
+
 
+
Ari Ginsparg                                              Fundraising
+
<i>Biology and Chemical</i>
+
 
+
Jesus Ali Ramos                                        CP
+
<i>Biochemical Engineer</i>
+
 
+
Victoria Kramer                                          PR
+
<i>Chemical Engineer</i>
+
 
+
Ryan Baumann                                          Lab and PR           
+
<i>Biology</i>
+
 
+
Lilly Germeroth                                          PR
+
<i>Biological Sciences</i>
+
 
+
Samantha Greaney                           
+
<i>Biology</i>
+
 
+
Ben Bleitz                                                  Lab and Fundraising
+
<i>Biology</i>
+
 
+
Duc Le                                                        Lab
+
<i>Biochemical Engineer</i>
+
 
+
Macie Brahm                                              PR
+
<i>Biological Sciences</i>
+
 
+
Mikayla Tessmer                                        Lab and Web
+
<i>Biochemical Engineer</i>
+
 
+
Renae Rogge                                              Fundraising
+
<i>Chemical Engineer</i>
+
 
+
Hannah Cannady                                        PR
+
<i>Biological Sciences</i>
+
 
+
Courtney Lynn                                          CP
+
<i>Biological Sciences</i>
+
 
+
Claire Wilmore                                          Web
+
<i>Chemical Engineer</i>
+
 
+
Paige Dierkes                                            Lab and Web
+
<i></i>
+
 
+
</pre></p>
+
 
</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