Difference between revisions of "Team:Dundee"

 
(40 intermediate revisions by 3 users not shown)
Line 7: Line 7:
 
     <title>Dundee 2016</title>
 
     <title>Dundee 2016</title>
  
 +
<link rel="stylesheet" href="https://2016.igem.org/Team:Dundee/Resources/CSS:Bootstrap" >
  
<!-- Latest compiled and minified CSS -->
 
 
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
 
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
  
<!-- Optional theme -->
+
<link rel="stylesheet" href="https://2016.igem.org/Team:Dundee/Resources/CSS:Bootstrap2">
 +
 
 
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap-theme.min.css" integrity="sha384-rHyoN1iRsVXV4nD0JutlnGaslCJuC7uwjduW9SVrLvRYooPp2bWYgmgJQIXwl/Sp" crossorigin="anonymous">
 
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap-theme.min.css" integrity="sha384-rHyoN1iRsVXV4nD0JutlnGaslCJuC7uwjduW9SVrLvRYooPp2bWYgmgJQIXwl/Sp" crossorigin="anonymous">
  
 
<!-- Latest compiled and minified JavaScript -->
 
<!-- Latest compiled and minified JavaScript -->
 
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
 
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
+
 
  </head>
+
 
 
+
 
 +
 
 +
 
 
   <style>
 
   <style>
 
 
Line 39: Line 42:
 
}  
 
}  
 
          
 
          
 +
 +
 +
       
 +
 
         #menuDisplay{
 
         #menuDisplay{
 
                 display:none;
 
                 display:none;
Line 123: Line 130:
 
color:black;
 
color:black;
 
padding-top:15px;
 
padding-top:15px;
         border-top: 2px solid #3D72A4;
+
          
 
}
 
}
 
 
Line 139: Line 146:
  
 
         #ProjectDesCon h3{  
 
         #ProjectDesCon h3{  
         font: 2vw/2vw Helvetica, Sans-Serif;
+
         font: 2.3vw/2vw Helvetica, Sans-Serif;
         padding-top:15px;
+
         padding-top:3.5%;
         padding-bottom:15px;
+
         padding-bottom:3.5%;
 
         text-align:left;
 
         text-align:left;
         border-top: 2px solid #3D72A4;
+
         margin-left:5%;
 +
                margin-right:5%;
 +
               
 +
       
 
         }
 
         }
  
 
#ProjectDesCon p{
 
#ProjectDesCon p{
 
 
font: 1.5vw/2vw Helvetica, Sans-Serif;
+
font: 1.7vw/2vw Helvetica, Sans-Serif;
                 padding-bottom:15px;
+
                 padding-bottom:3.5%;
 +
                margin-left:5%;
 +
                margin-right:5%;
 
                  
 
                  
 
}
 
}
         .BorderMaker{border-bottom: 2px solid #3D72A4;}
+
          
  
 
          
 
          
Line 160: Line 172:
 
      
 
      
 
         #VideoIntro h3{  
 
         #VideoIntro h3{  
         font: 2vw/2vw Helvetica, Sans-Serif;
+
         font: 2.3vw/2vw Helvetica, Sans-Serif;
         padding-top:15px;
+
         padding-top:3.5%;
         padding-bottom:15px;
+
         padding-bottom:3.5%;
         text-align:left;
+
         text-align:center;
 +
margin-left:10%;
 +
                margin-right:10%;
 +
               
 
          
 
          
 
         }
 
         }
Line 169: Line 184:
 
#VideoIntro p{
 
#VideoIntro p{
 
 
font: 1.5vw/2vw Helvetica, Sans-Serif;
+
font: 1.7vw/2vw Helvetica, Sans-Serif;
                 padding-bottom:15px;
+
                  
 +
margin-left:10%;
 +
                margin-right:10%;
 +
               
 
                  
 
                  
 
}
 
}
Line 176: Line 194:
 
        
 
        
 
         #Vidalign{
 
         #Vidalign{
                padding-top:15px;
 
 
                 width:66%;
 
                 width:66%;
 
                 margin:0 auto;
 
                 margin:0 auto;
 +
                border:solid 5px #3D72A4;
 
         }
 
         }
  
 
             #VideoHeader p{
 
             #VideoHeader p{
 
                 font: 1.3vw/1.7vw Helvetica, Sans-Serif;
 
                 font: 1.3vw/1.7vw Helvetica, Sans-Serif;
                 padding-top:15px;
+
                 padding-top:3.5%;
                 padding-bottom:15px;
+
                 padding-bottom:3.5%;
 
                 text-align:center;
 
                 text-align:center;
 
                 color:#3D72A4;
 
                 color:#3D72A4;
                 border-bottom: 2px solid #3D72A4;
+
                  
 
         }
 
         }
 
         #PageNavIntro{
 
         #PageNavIntro{
Line 194: Line 212:
  
 
         #PageNavIntro h3{  
 
         #PageNavIntro h3{  
         font: 2vw/2vw Helvetica, Sans-Serif;
+
         font: 2.3vw/2vw Helvetica, Sans-Serif;
 
         padding-top:10px;
 
         padding-top:10px;
         padding-bottom:10px;
+
         padding-bottom:25px;
         text-align:left;
+
         text-align:center;
 +
        color:#3D72A4;
 
          
 
          
 
         }
 
         }
Line 203: Line 222:
 
#PageNavIntro p{
 
#PageNavIntro p{
 
height:100%;
 
height:100%;
font: 1.5vw/2vw Helvetica, Sans-Serif;
+
font: 1.7vw/2vw Helvetica, Sans-Serif;
                 padding-bottom:10px;
+
                 padding-bottom:30px;
                  
+
                 text-align:center;
 
}
 
}
  
Line 257: Line 276:
 
}
 
}
 
 
 
+
#spacer{
 +
        height:100px;
 +
}
  
 
#SponserFooter{
 
#SponserFooter{
Line 307: Line 328:
 
padding-right:0px;
 
padding-right:0px;
 
}
 
}
 
+
 
 
    
 
    
  
Line 337: Line 358:
 
                 <li><a href="https://2016.igem.org/Team:Dundee/Design">Design</a></li>
 
                 <li><a href="https://2016.igem.org/Team:Dundee/Design">Design</a></li>
 
                 <li><a href="https://2016.igem.org/Team:Dundee/Results">Results</a></li>
 
                 <li><a href="https://2016.igem.org/Team:Dundee/Results">Results</a></li>
 +
                <li><a href="https://2016.igem.org/Team:Dundee/Hardware">Hardware</a></li>
 
               </ul>
 
               </ul>
 
</li>
 
</li>
Line 358: Line 380:
 
                 <li><a href="https://2016.igem.org/Team:Dundee/Composite_Part">Composite Parts</a></li>
 
                 <li><a href="https://2016.igem.org/Team:Dundee/Composite_Part">Composite Parts</a></li>
 
                 <li><a href="https://2016.igem.org/Team:Dundee/Part_Collection">Parts Collection</a></li>
 
                 <li><a href="https://2016.igem.org/Team:Dundee/Part_Collection">Parts Collection</a></li>
 +
<li><a href="https://2016.igem.org/Team:Dundee/Experiments">Awards</a></li>
 
               </ul>
 
               </ul>
 
             </li>
 
             </li>
Line 382: Line 405:
 
<img src="https://static.igem.org/mediawiki/2016/f/f5/T--Dundee--Home.png" />
 
<img src="https://static.igem.org/mediawiki/2016/f/f5/T--Dundee--Home.png" />
 
                                 <h1><span>University of Dundee iGEM</span></h1>
 
                                 <h1><span>University of Dundee iGEM</span></h1>
<h2><span>Bactifeed</span></h2>
+
<h2><span>BactiFeed</span></h2>
 
</div>
 
</div>
 +
 +
  
 
     <div class="container">
 
     <div class="container">
Line 398: Line 423:
  
 
<div id="ProjectDesCon">
 
<div id="ProjectDesCon">
<br></br>
+
<h3>Abstract</h3>
+
<h3 style ="color:#3D72A4;">Abstract</h3>
 
<p>Antimicrobial resistance will kill between 14 million and 444 million people by 2050, according to the  
 
<p>Antimicrobial resistance will kill between 14 million and 444 million people by 2050, according to the  
 
World Health Organisation. Antibiotics are used extensively in livestock to combat infection; this is a  
 
World Health Organisation. Antibiotics are used extensively in livestock to combat infection; this is a  
Line 406: Line 431:
 
<p class="BorderMaker">An alternative treatment for livestock is needed if we are to preserve antibiotics for medicinal use.
 
<p class="BorderMaker">An alternative treatment for livestock is needed if we are to preserve antibiotics for medicinal use.
 
To combat this, we are Fighting Bacterial Infections by modifying bacteriocins through introducing novel toxic domains. We  
 
To combat this, we are Fighting Bacterial Infections by modifying bacteriocins through introducing novel toxic domains. We  
are engineering non-pathogenic E. coli to produce bacteriocins in response to conditions in the GI  
+
are engineering non-pathogenic <i>E. coli</i> to produce bacteriocins in response to conditions in the GI  
tract that will kill pathogenic strains of E. coli and similar bacteria such as Salmonella. We believe our  
+
tract that will kill pathogenic strains of <i>E. coli</i> and similar bacteria such as <i>Salmonella</i>. We believe our  
 
GM bacteria can be used in an animal feed, a ‘BactiFeed’, to tackle common bacterial infections in  
 
GM bacteria can be used in an animal feed, a ‘BactiFeed’, to tackle common bacterial infections in  
livestock, decrease unnecessary antibiotic usage and reduce the development of bacterial resistance.</p>
+
livestock, decrease unnecessary antibiotic usage and reduce the development of antibacterial resistance.</p>
  
 
</div>
 
</div>
Line 422: Line 447:
 
                    
 
                    
 
                   <div id="VideoIntro">
 
                   <div id="VideoIntro">
<br></br>
+
<h3>Learn about Bactifeed</h3>
+
<h3 style="color:#3D72A4;">Learn about Bactifeed</h3>
<p>Our video takes you on a tour of the Bactifeed labs. There you will meet our CEO Charles Bacti, the wet and dry teams as well as some of our advisers. You shall also learn the ins and outs of our project and what we got up to this summer. Enjoy!</p>
+
<p>Our video takes you on a tour of the Bactifeed labs; there you will meet our CEO Charles Bacti, our dedicated scientists and some of our supporting staff in the modelling and design departments. You shall also learn of our concept and what Team Dundee 2016 is all about - enjoy!</p>
                 
+
    </div>           
 
                   <div id="Vidalign">
 
                   <div id="Vidalign">
                       <video class='center' controls>
+
                       <video class='center' controls>
                               <source src="https://static.igem.org/mediawiki/2016/e/e3/T--Dundee--BactifeedVid.mp4" type="video/mp4">
+
                               <source src="https://static.igem.org/mediawiki/2016/c/c6/T--Dundee--BactiFeedFinal.mp4" type="video/mp4">
 
                       </video>
 
                       </video>
 
                   </div>
 
                   </div>
Line 434: Line 459:
 
                         <p>Watch the Bactifeed commercial!</p>
 
                         <p>Watch the Bactifeed commercial!</p>
 
                   </div>
 
                   </div>
 +
  
 
</div>
 
</div>
 +
  
 
<div class="container">
 
<div class="container">
  
 +
</div>
 +
 +
<div id="spacer" class="container">
  
<section id="photos">
 
  <a href="https://2016.igem.org/Team:Dundee/Description">
 
  <img src="https://static.igem.org/mediawiki/2016/f/ff/T--Dundee--Vorox2.JPG" >
 
  </a>
 
  <a href="https://2016.igem.org/Team:Dundee/Design">
 
  <img src="https://static.igem.org/mediawiki/2016/5/57/T--Dundee--Vorox6.JPG">
 
  </a>
 
  <a href="https://2016.igem.org/Team:Dundee/Results">
 
  <img src="https://static.igem.org/mediawiki/2016/a/af/T--Dundee--BannerPlates.JPG">
 
  </a>
 
  <a href="https://2016.igem.org/Team:Dundee/Model">
 
  <img src="https://static.igem.org/mediawiki/2016/a/a5/T--Dundee--RedLightMisc.JPG">
 
  </a>
 
  <a href="https://2016.igem.org/Team:Dundee/Proof">
 
  <img src="https://static.igem.org/mediawiki/2016/7/74/T--Dundee--StoolMisc.JPG">
 
  </a>
 
  <a href="https://2016.igem.org/Team:Dundee/Human_Practices">
 
  <img src="https://static.igem.org/mediawiki/2016/5/50/T--Dundee--SkeletonHP.JPG" >
 
  </a>
 
  <a href="https://2016.igem.org/Team:Dundee/Integrated_Practices">
 
  <img src="https://static.igem.org/mediawiki/2016/3/34/T--Dundee--LBflasks.JPG">
 
  </a>
 
  <a href="https://2016.igem.org/Team:Dundee/Basic_Part">
 
  <img src="https://static.igem.org/mediawiki/2016/a/a4/T--Dundee--IDTviles.JPG">
 
  </a>
 
  <a href="https://2016.igem.org/Team:Dundee/Composite_Part">
 
  <img src="https://static.igem.org/mediawiki/2016/b/ba/T--Dundee--FlaskDrawerMisc.JPG">
 
  </a>
 
  <a href="https://2016.igem.org/Team:Dundee/Part_Collection">
 
  <img src="https://static.igem.org/mediawiki/2016/9/95/T--Dundee--FreezerPC.JPG">
 
  </a>
 
  <a href="https://2016.igem.org/Team:Dundee/Notebook">
 
  <img src="https://static.igem.org/mediawiki/2016/d/de/T--Dundee--BenchesMisc.JPG">
 
  </a>
 
  <a href="https://2016.igem.org/Team:Dundee/Safety">
 
  <img src="https://static.igem.org/mediawiki/2016/9/96/T--Dundee--HorHall.JPG">
 
  </a>
 
  <a href="https://2016.igem.org/Team:Dundee/Collaborations">
 
  <img src="https://static.igem.org/mediawiki/2016/9/9b/T--Dundee--BeerCollab.JPG">
 
  </a>
 
 
 
</section>
 
 
</div>
 
</div>
  
<div class="container">
+
 
 +
<div class="container">
 
<div id="SponserFooter">
 
<div id="SponserFooter">
 
<div  id = "BBSRC" class="SponserLink">
 
<div  id = "BBSRC" class="SponserLink">
Line 541: Line 530:
 
</div>
 
</div>
  
+
 
 
     <!-- jQuery (necessary for Bootstrap's JavaScript plugins) -->
 
     <!-- jQuery (necessary for Bootstrap's JavaScript plugins) -->
 
     <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
 
     <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
Line 547: Line 536:
 
     <script src="js/bootstrap.min.js"></script>
 
     <script src="js/bootstrap.min.js"></script>
 
 
 +
 +
 
 
 
</body>
 
</body>

Latest revision as of 00:28, 20 October 2016

Dundee 2016

University of Dundee iGEM

BactiFeed

University of Dundee iGEM 2016

"BactiFeed is All You Need"

Abstract

Antimicrobial resistance will kill between 14 million and 444 million people by 2050, according to the World Health Organisation. Antibiotics are used extensively in livestock to combat infection; this is a massive contributor to the growing problem of antibacterial resistance.

An alternative treatment for livestock is needed if we are to preserve antibiotics for medicinal use. To combat this, we are Fighting Bacterial Infections by modifying bacteriocins through introducing novel toxic domains. We are engineering non-pathogenic E. coli to produce bacteriocins in response to conditions in the GI tract that will kill pathogenic strains of E. coli and similar bacteria such as Salmonella. We believe our GM bacteria can be used in an animal feed, a ‘BactiFeed’, to tackle common bacterial infections in livestock, decrease unnecessary antibiotic usage and reduce the development of antibacterial resistance.

Learn about Bactifeed

Our video takes you on a tour of the Bactifeed labs; there you will meet our CEO Charles Bacti, our dedicated scientists and some of our supporting staff in the modelling and design departments. You shall also learn of our concept and what Team Dundee 2016 is all about - enjoy!

Watch the Bactifeed commercial!