Difference between revisions of "Team:Baltimore Bio-Crew/Results"

 
(20 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
{{Baltimore_Bio-Crew}}
 
{{Baltimore_Bio-Crew}}
 +
{{Team:Baltimore Bio-Crew/JS}}
 
{{Team:Baltimore Bio-Crew/CSS}}
 
{{Team:Baltimore Bio-Crew/CSS}}
 +
{{Team:Baltimore Bio-Crew/templateReset}}
 +
  
 
<html>
 
<html>
<!-- This is the tab title styling-->
 
      <head>
 
<style media="screen" type="text/css">
 
  
/*
+
<style>
html5doctor.com Reset Stylesheet
+
v1.6.1
+
Last Updated: 2010-09-17
+
Author: Richard Clark - http://richclarkdesign.com
+
Twitter: @rich_clark
+
*/
+
  
html, body, div, span, object, iframe,
 
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
 
abbr, address, cite, code,
 
del, dfn, em, img, ins, kbd, q, samp,
 
small, strong, sub, sup, var,
 
b, i,
 
dl, dt, dd, ol, ul, li,
 
fieldset, form, label, legend,
 
table, caption, tbody, tfoot, thead, tr, th, td,
 
article, aside, canvas, details, figcaption, figure,
 
footer, header, hgroup, menu, nav, section, summary,
 
time, mark, audio, video {
 
    margin:0;
 
    padding:0;
 
    border:0;
 
    outline:0;
 
    font-size:100%;
 
    vertical-align:baseline;
 
    background:transparent;
 
}
 
  
body {
+
article {
    line-height:1;
+
font-size: 16px;
}
+
font-style: italic;
 +
padding-top: 10px;
 +
padding-bottom: 10px;
 +
font-family: 'Abel', san-serif;
 +
color: black;
 +
width: 50%;
 +
margin:0 auto;
  
article,aside,details,figcaption,figure,
 
footer,header,hgroup,menu,nav,section {
 
    display:block;
 
 
}
 
}
 
+
.footerSection{
nav ul {
+
background-color:#a5f7c3;
    list-style:none;
+
      margin-top: 300px;
 
}
 
}
  
blockquote, q {
+
footer{
    quotes:none;
+
width:60%;
 +
margin-left:30%;
 
}
 
}
  
blockquote:before, blockquote:after,
 
q:before, q:after {
 
    content:'';
 
    content:none;
 
}
 
 
a {
 
    margin:0;
 
    padding:0;
 
    font-size:100%;
 
    vertical-align:baseline;
 
    background:transparent;
 
}
 
 
/* change colours to suit your needs */
 
ins {
 
    background-color:#ff9;
 
    color:#000;
 
    text-decoration:none;
 
}
 
 
/* change colours to suit your needs */
 
mark {
 
    background-color:#ff9;
 
    color:#000;
 
    font-style:italic;
 
    font-weight:bold;
 
}
 
 
del {
 
    text-decoration: line-through;
 
}
 
 
abbr[title], dfn[title] {
 
    border-bottom:1px dotted;
 
    cursor:help;
 
}
 
 
table {
 
    border-collapse:collapse;
 
    border-spacing:0;
 
}
 
 
/* change border colour to suit your needs */
 
hr {
 
    display:block;
 
    height:1px;
 
    border:0;
 
    border-top:1px solid #cccccc;
 
    margin:1em 0;
 
    padding:0;
 
}
 
 
input, select {
 
    vertical-align:middle;
 
}
 
--------------------------------------------------------------------------------
 
 
.html{
 
.html{
 
   height: 100%;
 
   height: 100%;
 
}
 
}
.website{
+
.Intro{
 
   width: 100%;
 
   width: 100%;
 
   height:100%;
 
   height:100%;
 
   margin: 0 0 0 0;
 
   margin: 0 0 0 0;
 
}
 
}
.website h2{
+
   font-size: 90px;
+
h1{
 +
   font-size: 100px;
 
   text-align: center;
 
   text-align: center;
 
   color: black;
 
   color: black;
 
   font-family: 'Saira', sans-serif;
 
   font-family: 'Saira', sans-serif;
 
   padding-top: 40px;
 
   padding-top: 40px;
 +
text-shadow: 4px 4px #3bb1e2;
 
}
 
}
.website h3{
+
h3{
   font-size: 18px;
+
   font-size: 25px;
 
   font-style: italic;
 
   font-style: italic;
 
   text-align: center;
 
   text-align: center;
Line 134: Line 57:
 
   font-style: italic;
 
   font-style: italic;
 
   color: black;
 
   color: black;
 +
text-decoration: underline;
 
}
 
}
.page{
+
h4{
   background-image: url("https://static.igem.org/mediawiki/2017/8/84/Pageback1.png");
+
   font-size: 18px;
   background-size: cover;
+
  font-style: italic;
   height: 1050px;
+
   text-align: center;
 +
  padding-top: 20px;
 +
  padding-bottom: 30px;
 +
  font-family: 'Abel', san-serif;
 +
   color: black;
 
}
 
}
.page h2{
+
 
 +
 
 +
h2{
 
   padding: 75px 0 0 0;
 
   padding: 75px 0 0 0;
 
   font-size: 36px;
 
   font-size: 36px;
Line 146: Line 76:
 
   font-family: 'Saira', sans-serif;
 
   font-family: 'Saira', sans-serif;
 
   text-align: center;
 
   text-align: center;
  color: #6b9eff;
+
color: black;
  width: 100%;
+
}
+
.navbar{
+
  height: 300px;
+
  width: 100%;
+
}
+
.navbar nav{
+
  height:40px;
+
  display: block;
+
  margin: 0 auto;
+
  text-transform: uppercase;
+
  background-color: #6b9eff;
+
}
+
.navbar nav a{
+
  display: block;
+
  text-decoration: none;
+
  font-family: 'Share Tech Mono', monospace;
+
  font-size: 20pt;
+
  color: #000000;
+
  font-style: bold;
+
}
+
.navbar nav a:hover{
+
  color: #FF4212;
+
}
+
.navbar nav ul{
+
  list-style: none;
+
}
+
.navbar nav ul li{
+
  height: 300px;
+
  line-height: 40px;
+
  text-align: center;
+
  float: left;
+
  width: 200px;
+
}
+
.navbar nav ul li ul{
+
  display: none;
+
  line-height: 35px;
+
  text-align: center;
+
  width: 135px;
+
}
+
.navbar nav ul li:hover ul{
+
  display: block;
+
}
+
.navbar nav ul li:hover{
+
  display: block;
+
 
}
 
}
 +
 +
 +
 
</style>
 
</style>
        <title>Baltimore Bio-Crew</title>
+
     
        <link rel="icon" type="image/png" sizes="16x16" href="http://icons.iconarchive.com/icons/glyphish/glyphish/32/91-beaker-2-icon.png">
+
        <meta charset= "utf-8">
+
        <link rel="stylesheet" href="style.css" type="text/css"
+
        <meta http-equiv="x-ua-compatible" content="ie=edge">
+
        <link href="https://fonts.googleapis.com/css?family=Saira|Bubbler+One|Abel|Source+Sans+Pro|Share+Tech+Mono|Kalam" rel="stylesheet">
+
 
       </head>
 
       </head>
 
       <body>
 
       <body>
<!-- This is the header-->
+
<section>
         <div class="website">
+
<header>
           <h2>BALTIMORE BIO-CREW</h2>
+
         <div class="Intro">
           <h3>Bio-Engineering E.Coli To Degrade Plastic and Save The Baltimore Inner Harbor</h3>
+
           <h1>BALTIMORE BIO-CREW</h1>
            <div class="navbar">
+
           <h4>Bio-Engineering E.Coli To Degrade Plastic and Save The Baltimore Inner Harbor</h4>
              <nav>
+
</div>
                  <ul>
+
<hr>
                    <li><a href="https://2017.igem.org/Team:Baltimore_Bio-Crew">HOME</a></li>
+
</header>
                    <li><a href="https://2017.igem.org/Team:Baltimore_Bio-Crew/Team">TEAM</a></li>
+
</section>
                    <li><a href="#">PROJECT</a>
+
<section id="description" class= "projectDescription">
                        <ul><a href="https://2017.igem.org/Team:Baltimore_Bio-Crew/Experiment">EXPERIMENT</a></ul>
+
<header>
                        <ul><a href="https://2017.igem.org/Team:Baltimore_Bio-Crew/Results">RESULTS</a></ul>
+
 
                        <ul><a href="https://2017.igem.org/Team:Baltimore_Bio-Crew/Safety">SAFETY<a/></ul>
+
                        <h3>Results</h3>
                        <ul><a href="https://2017.igem.org/Team:Baltimore_Bio-Crew/Software">SOFTWARE</a></ul>
+
</header>
                        <ul><a href="https://2017.igem.org/Team:Baltimore_Bio-Crew/Hardware">HARDWARE</a></ul>
+
<article>
                    </li>
+
 
                    <li><a href="https://2017.igem.org/Team:Baltimore_Bio-Crew/Notebook">NOTEBOOK<a/></li>
+
Working hard, we managed to successfully clone the Esterase gene into E.coli. Both colony PCR and sequencing were positive for the CE 5 esterase clone. However, Lipase was not successfully cloned and the sequences came up negative and truncated.</article>
                    <li><a href="#">PARTS</a>
+
<article>
                        <ul><a href="https://2017.igem.org/Team:Baltimore_Bio-Crew/Parts_Collection">COLLECTION</a></ul>
+
<img src="https://static.igem.org/mediawiki/2017/e/ee/BaltimoreBiocrewFigure1.png" style="width:960px; height: 540px;"><!--original size: 1,920 × 1,080 pixels-->
                        <ul><a href="https://2017.igem.org/Team:Baltimore_Bio-Crew/Basic_Part">BASIC PART</a></ul>
+
</article>
                        <ul><a href="https://2017.igem.org/Team:Baltimore_Bio-Crew/Composite_Part">COMPOSITE PART</a></ul>
+
<article>
                        <ul><a href="https://2017.igem.org/Team:Baltimore_Bio-Crew/Model">MODEL</a></ul>
+
Due to the negative results with the lipase, we hypothesized that the lipase enzyme was toxic to the strain of E. coli we were using, causing it to reject the DNA.
                        <ul><a href="https://2017.igem.org/Team:Baltimore_Bio-Crew/Measurement">MEASUREMENT</a></ul>
+
</article>
                    </li>
+
<article>
                    <li><a href="#">ENGAGEMENT</a>
+
We started inducing the positive esterase clone to produce protein, and running the protein produced on a protein gel after purifying on a nickel column. After running multiple protein gels with the esterase, no positive results were found.
                        <ul><a href="https://2017.igem.org/Team:Baltimore_Bio-Crew/Engagement">PUBLIC ENGAGEMENT</a></ul>
+
</article>
                        <ul><a href="https://2017.igem.org/Team:Baltimore_Bio-Crew/Integrated-Practices">INTEGRATED HUMAN PRACTICES</a></ul>
+
<article>
                    </li>
+
Because of this, we hypothesized that the E. coli cells were not producing the esterase because the enzyme was also harmful to the cells.
                  </ul>
+
</article>
              </nav>
+
<article>
            </div>
+
<img src="https://static.igem.org/mediawiki/2017/5/5e/T--Baltimore_Bio-Crew--results_fig2.jpg" style="width:960px; height: 540px;"><!--original size: 1,920 × 1,080 pixels-->
            <div class="page">
+
</article>
              <h2>RESULTS</h2>
+
<article>
            </div>
+
To bypass the cell issue and test whether or not our constructs could actually produce the protein, we decided to test the constructs and biobricks on their own by translating them using a cell free kit, and then running the product of that on a protein gel. The protein gel results after the cell free kit were inconclusive, possibly because the cell just wasn’t producing enough protein to show up on the gel.
        </div>
+
</article>
<!-- This is an experiment-->
+
<article>
<!-- This is the body-->
+
<img src="https://static.igem.org/mediawiki/2017/e/ec/T--Baltimore_Bio-Crew--results_fig3.jpg" style="width:960px; height: 540px;"><!--original size: 1,920 × 1,080 pixels-->
<!-- This is the footer-->
+
</article>
        </div>
+
 
 +
 
 +
<article>
 +
We decided to run the cell free kit products through a FDA enzyme test. Fluorescence was seen, indicating that enzyme was being produced! The results of this test are shown on a bar graph below
 +
</article>
 +
<article>
 +
<img src="https://static.igem.org/mediawiki/2017/3/38/T--Baltimore_Bio-Crew--results_fig4.jpg" style="width:960px; height: 540px;"><!--original size: 1,920 × 1,080 pixels-->
 +
</article>
 +
<article>
 +
Additional tests will need to be done, but the FDA test indicated that our constructs can produce protein, even if the enzymes may not be able to be produced in E. coli
 +
</article>
 +
 
 +
 
 +
 
 +
</section>
 +
 
 +
<section id="Footer" class="footerSection">
 +
<hr>
 +
 +
<h2>
 +
Sponsors
 +
</h2>
 +
<h4>
 +
The Baltimore Bio-Crew thanks our sponsors for their generous support of our team that made our project and travel to the Jamboree possible. Thank you!
 +
</h4>
 +
 
 +
<footer>
 +
 
 +
<a href="http://www.bd.com/en-us">
 +
  <img src="https://upload.wikimedia.org/wikipedia/en/f/f8/Update_Color_BD_PNG_Logo.png" alt="BD Medical Technology, Advancing the World of Health - BD" style="width:100px; height:100px;">
 +
</a>
 +
<a href="http://familyleague.org/">
 +
  <img src="http://baltimoreattendance.org/wp-content/uploads/2015/08/flbcinc-360x230.png" alt="Family League of Baltimore" style="width:100px; height:100px;">
 +
</a>
 +
 
 +
                                      <a>
 +
  <img src="https://static.igem.org/mediawiki/2017/6/6c/T--Baltimore_Bio-Crew--fabian_kolker_small_icon.png" alt="Fabian Kolker Foundation" style="width:100px; height:100px;">
 +
</a>
 +
 
 +
<a href="http://vwrfoundation.org/">
 +
  <img src="https://static.igem.org/mediawiki/2016/1/1a/T--Baltimore_Biocrew--VWR_Foundation_LOGO.jpeg" alt="VWR Charitable Foundation" style="width:100px; height:100px;">
 +
</a>
 +
<a href="http://www.marylandrecyclingnetwork.org/">
 +
  <img src="https://media.licdn.com/mpr/mpr/shrink_200_200/AAEAAQAAAAAAAAI8AAAAJDY0ZDg0ZjlkLWVlMTItNGI1Mi1iNWEwLWYzMDVlYWMwMTZhZg.png" alt="Maryland Recycling Network" style="width:100px; height:100px;">
 +
</a>
 +
 
 +
<a href="https://www.rwdfoundation.org/">
 +
  <img src="https://static.igem.org/mediawiki/2016/6/65/T--Baltimore_BioCrew--DeutschFoundation.png" alt="The Robert W. Deutsch Foundation" style="width:100px; height:100px;">
 +
</a>
 +
 
 +
</footer>
 +
</section>
 
       </body>
 
       </body>
 +
</html>

Latest revision as of 19:40, 19 November 2017



BALTIMORE BIO-CREW

Bio-Engineering E.Coli To Degrade Plastic and Save The Baltimore Inner Harbor


Results

Working hard, we managed to successfully clone the Esterase gene into E.coli. Both colony PCR and sequencing were positive for the CE 5 esterase clone. However, Lipase was not successfully cloned and the sequences came up negative and truncated.
Due to the negative results with the lipase, we hypothesized that the lipase enzyme was toxic to the strain of E. coli we were using, causing it to reject the DNA.
We started inducing the positive esterase clone to produce protein, and running the protein produced on a protein gel after purifying on a nickel column. After running multiple protein gels with the esterase, no positive results were found.
Because of this, we hypothesized that the E. coli cells were not producing the esterase because the enzyme was also harmful to the cells.
To bypass the cell issue and test whether or not our constructs could actually produce the protein, we decided to test the constructs and biobricks on their own by translating them using a cell free kit, and then running the product of that on a protein gel. The protein gel results after the cell free kit were inconclusive, possibly because the cell just wasn’t producing enough protein to show up on the gel.
We decided to run the cell free kit products through a FDA enzyme test. Fluorescence was seen, indicating that enzyme was being produced! The results of this test are shown on a bar graph below
Additional tests will need to be done, but the FDA test indicated that our constructs can produce protein, even if the enzymes may not be able to be produced in E. coli