Difference between revisions of "Team:Bulgaria/Results"

(Prototype team page)
 
 
Line 1: Line 1:
{{Bulgaria}}
 
 
<html>
 
<html>
 +
<head>
 +
    <link href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
 +
    <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
 +
    <style>
 +
        #content, #bodyContent{
 +
            min-width: 1325px;
 +
        }
 +
        #bodyContent{
 +
            margin-top: -82px;
 +
        }
 +
        #firstHeading span{
 +
            display: none;
 +
        }
 +
        #home_logo, #sideMenu{
 +
            display: none;
 +
        }
 +
        .mynavbar {
 +
            overflow: hidden !important;
 +
            background-color:  #1AA55E !important;
 +
            font-family: Arial !important;
 +
        }
  
 +
        .mynavbar a {
 +
            float: left !important;
 +
            font-size: 14px !important;
 +
            color: white !important;
 +
            text-align: center !important;
 +
            padding: 14px 14px !important;
 +
            text-decoration: none !important;
 +
        }
  
<div class="column full_size" >
+
        .mydropdown {
 +
            float: left !important;
 +
            overflow: hidden !important;
 +
        }
  
<h1>Results</h1>
+
        .mydropdown .mydropbtn {
 +
            font-size: 14px !important;
 +
            border: none !important;
 +
            outline: none !important;
 +
            color: white !important;
 +
            padding: 14px 16px !important;
 +
            background-color: inherit !important;
 +
        }
  
<p>Here you can describe the results of your project and your future plans. </p>
+
        .mynavbar a:hover, .mydropdown:hover .mydropbtn {
 +
            background-color: #0d522f  !important;
 +
        }
  
<h5>What should this page contain?</h5>
+
        .mydropdown-content {
<ul>
+
            display: none !important;
<li> Clearly and objectively describe the results of your work.</li>
+
            position: absolute !important;
<li> Future plans for the project. </li>
+
            background-color: #f9f9f9 !important;
<li> Considerations for replicating the experiments. </li>
+
            min-width: 160px !important;
</ul>
+
            box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2) !important;
 +
            z-index: 1 !important;
 +
        }
  
<h5>You should also describe what your results mean: </h5>
+
        .mydropdown-content a {
 +
            float: none !important;
 +
            color: black !important;
 +
            padding: 12px 16px !important;
 +
            text-decoration: none !important;
 +
            display: block !important;
 +
            text-align: left !important;
 +
        }
  
<ul>
+
        .mydropdown-content a:hover {
<li> Interpretation of the results obtained during your project. Don't just show a plot/figure/graph/other, tell us what you think the data means. This is an important part of your project that the judges will look for. </li>
+
            background-color: #75c99e !important;
<li> Show data, but remember all measurement and characterization data must be on part pages in the Registry. </li>
+
        }
<li> Consider including an analysis summary section to discuss what your results mean. Judges like to read what you think your data means, beyond all the data you have acquired during your project. </li>
+
</ul>
+
  
</div>
+
        .mydropdown:hover .mydropdown-content {
 +
            display: block !important;
 +
        }
  
<div class="clear"></div>
+
        .partners{
 +
            padding-top: 30px !important;
 +
        }
  
<div class="column half_size" >
+
        .partners-title{
 +
            font-size: 32px !important;
 +
            letter-spacing: 15px !important;
 +
            font-weight: 300 !important;
 +
            text-transform: uppercase !important;
 +
            text-align: center !important;
 +
            padding: 40px !important;
  
 +
        }
  
<h5> Project Achievements </h5>
+
        .partner{
 +
            display: inline-block !important;
 +
            padding: 20px !important;
 +
        }
  
<p>You can also include a list of bullet points (and links) of the successes and failures you have had over your summer. It is a quick reference page for the judges to see what you achieved during your summer.</p>
+
        .partner-logo{
 +
            max-width: 250px !important;
 +
            max-height: 250px !important;
 +
        }
  
<ul>
+
        .partner-title{
<li>A list of linked bullet points of the successful results during your project</li>
+
            text-transform: uppercase !important;
<li>A list of linked bullet points of the unsuccessful results during your project. This is about being scientifically honest. If you worked on an area for a long time with no success, tell us so we know where you put your effort.</li>
+
        }
</ul>
+
  
</div>
+
        p{font-size:large !important;}
  
 +
    </style>
 +
</head>
 +
<body>
 +
<div class="container">
 +
    <div class=" mynavbar">
  
<div class="column half_size" >
+
        <a href="https://2017.igem.org/Team:Bulgaria">Home</a>
 +
        <a href="https://2017.igem.org/Team:Bulgaria/team">Team</a>
 +
        <div class="mydropdown">
 +
            <button class=" mydropbtn">Project
 +
                <i class="fa fa-caret-down"></i>
 +
            </button>
 +
            <div class=" mydropdown-content">
 +
                <a href="https://2017.igem.org/Team:Bulgaria/description" style="border-bottom:1px solid black">Description</a>
 +
                <a href="https://2017.igem.org/Team:Bulgaria/design" style="border-bottom:1px solid black">Design</a>
 +
                <a href="https://2017.igem.org/Team:Bulgaria/experiments" style="border-bottom:1px solid black">Experiments</a>
 +
                <a href="https://2017.igem.org/Team:Bulgaria/results" style="border-bottom:1px solid black">Results</a>
 +
                <a href="https://2017.igem.org/Team:Bulgaria/contribution" style="border-bottom:1px solid black">Contribution</a>
 +
                <a href="https://2017.igem.org/Team:Bulgaria/improve" style="border-bottom:1px solid black">Improve</a>
 +
                <a href="https://2017.igem.org/Team:Bulgaria/second-project" style="border-bottom:1px solid black">Second project</a>
 +
                <a href="https://2017.igem.org/Team:Bulgaria/Demonstrate" style="border-bottom:1px solid black">Demonstrate</a>
 +
                <a href="https://2017.igem.org/Team:Bulgaria/lab-book" style="border-bottom:1px solid black">Lab book</a>
 +
                <a href="https://2017.igem.org/Team:Bulgaria/protocols">Protocols</a>
 +
            </div>
 +
        </div>
  
<h5>Inspiration</h5>
+
        <div class=" mydropdown">
<p>See how other teams presented their results.</p>
+
<ul>
+
<li><a href="https://2014.igem.org/Team:TU_Darmstadt/Results/Pathway">2014 TU Darmstadt </a></li>
+
<li><a href="https://2014.igem.org/Team:Imperial/Results">2014 Imperial </a></li>
+
<li><a href="https://2014.igem.org/Team:Paris_Bettencourt/Results">2014 Paris Bettencourt </a></li>
+
</ul>
+
  
 +
            <button class=" mydropbtn">Human Practices
 +
                <i class="fa fa-caret-down"></i>
 +
            </button>
 +
            <div class=" mydropdown-content">
 +
                <a href="https://2017.igem.org/Team:Bulgaria/HP/Silver" style="border-bottom:1px solid black">Silver</a>
 +
                <a href="https://2017.igem.org/Team:Bulgaria/HP/Gold_Integrated" style="border-bottom:1px solid black">Gold</a>
 +
                <a href="https://2017.igem.org/Team:Bulgaria/survey" style="border-bottom:1px solid black">Survey</a>
 +
                <a href="https://2017.igem.org/Team:Bulgaria/public-engagement">Public Engagements</a>
 +
                <a href="https://2017.igem.org/Team:Bulgaria/i-engineer" style="border-top:1px solid black">&nbsp; I, Engineer</a>
 +
                <a href="https://2017.igem.org/Team:Bulgaria/fission-festival">&nbsp; Fission festival</a>
 +
                <a href="https://2017.igem.org/Team:Bulgaria/international-workshop-innovation-corner">&nbsp; International workshop Innovation corner</a>
 +
                <a href="https://2017.igem.org/Team:Bulgaria/sofia-science-festival">&nbsp; Sofia science festival</a>
 +
                <a href="https://2017.igem.org/Team:Bulgaria/researchers-night" >&nbsp; The European Researchers’ Night</a>
 +
                <a href="https://2017.igem.org/Team:Bulgaria/bloomberg-tv-bulgaria">&nbsp; Bloomberg TV Bulgaria</a>
 +
                <a href="https://2017.igem.org/Team:Bulgaria/bnt1-tv-bulgaria">&nbsp; BNT1 TV Bulgaria</a>
 +
                <a href="https://2017.igem.org/Team:Bulgaria/agar-art-bulgaria">&nbsp; Agar Art - Bulgaria</a>
 +
                <a href="https://2017.igem.org/Team:Bulgaria/bg-science-magazine" style="border-bottom:1px solid black">&nbsp; BG Economics Magazine</a>
 +
                <a href="https://2017.igem.org/Team:Bulgaria/project-yana" style="border-bottom:1px solid black">Project Yana</a>
 +
                <a href="https://2017.igem.org/Team:Bulgaria/project-vyara">Project Vyara</a>
 +
            </div>
 +
        </div>
 +
 +
        <div class=" mydropdown">
 +
            <button class=" mydropbtn">Achievements
 +
                <i class="fa fa-caret-down"></i>
 +
            </button>
 +
            <div class=" mydropdown-content">
 +
                <a href="https://2017.igem.org/Team:Bulgaria/parts" >Parts</a>
 +
            </div>
 +
        </div>
 +
        <a href="https://2017.igem.org/Team:Bulgaria/Collaborations">Collaborations</a>
 +
        <a href="https://2017.igem.org/Team:Bulgaria/safety">Safety</a>
 +
        <a href="https://2017.igem.org/Team:Bulgaria/Attributions">Attributions</a>
 +
 +
    </div>
 +
 +
 +
<br>
 +
<br>
 +
<div class="row">
 +
    <div class="col-md-12">
 +
        <h1 style="color:#1AA55E; font-family: Comic sans MS;"> Results </h1>
 +
        <br>
 +
      <h3>
 +
          <b>gRNA vector</b>
 +
      </h3>
 +
        <p><br />
 +
 +
 +
            We created a gRNA expression vector gRNA-pSB1C3 (BBa_K2515002). We successfully cloned our gRNAs into it and confirmed their functionality via transformatin in <i>E. coli</i> competent cells with Cas9. As expected no colonies were obtained. <br /><br />
 +
 +
<a href="https://imgur.com/VopDgWt"><img src="https://i.imgur.com/VopDgWt.jpg" title="source: imgur.com" /></a>
 +
<br /><br />
 +
 +
Then we cloned a couple of gRNAs for the <i>ftsZ</i> gene. Upon arabinose induction we observed a trend to elongated cellular shape (see the picture below - left is ftsZ gRNA, right - control). This was a positive trend no matter that we expected a stronger phenotype based on literature data.<br /><br />
 +
<a href="https://imgur.com/uIQzjyu"><img src="https://i.imgur.com/uIQzjyu.jpg" title="source: imgur.com" /></a>
 +
<br /><br />
 +
 +
This observation was supported by the fact that ftsZ gRNA containing cultures develop much more intensive red color (see the picture below - 3 left tubes are ftsZ gRNAs, right - control). The more intense color can be explained with inhibition of the cellular division to a given extent and redirection of the metabolic flux to side processes like chromoprotein production.<br /><br />
 +
<a href="https://imgur.com/APeObPg"><img src="https://i.imgur.com/APeObPg.jpg" title="source: imgur.com" /></a><br /><br />
 +
 +
 
 +
        </p>
 +
 +
        <h3>
 +
            <b> Mutator Strain</b>
 +
        </h3>
 +
        <p><br /><br />
 +
            We tested our mutator strain via plating cultures with gRNA arrays that suppress genes with an important role in different reparation and/or replication fidelity systems. As a readout we used the number of rifampicin resistant colonies. Unfortunately our results so far are inconclusive due to the small experiment number. We hope that this will change until our presentation on the Giant Jamboree.
 +
        </p>
 +
 +
    </div>
 
</div>
 
</div>
 +
 
 +
</div>
 +
<br> <br> <br>
 +
    <br> <br> <br>
 +
 +
 +
    <footer id = "footer">
 +
        <div id="images" class="partners">
 +
 +
            <div class="row">
 +
                <div class="col-md-12 text-center">
 +
                    <h2 style="font-family: Times New Roman">
 +
                        Our Partners
 +
                    </h2>
 +
                </div>
 +
            </div>
 +
            <br><br>
 +
            <div class="row text-center">
 +
                <div class="col-md-4">
 +
                    <a href="https://www.uni-sofia.bg/">
 +
            <span class="partner">
 +
                <img src="https://static.igem.org/mediawiki/2016/2/29/Su-logo2.png"
 +
                      style=" width: 320px; ">
 +
            </span>
 +
                    </a>
 +
                </div>
 +
                <div class="col-md-4">
 +
                    <a href="https://www.venusconcept.com/">
 +
            <span class="partner">
 +
                <img src="https://i.imgur.com/nX3mgLX.png"
 +
                      style="width: 320px; margin-top: -45px;">
 +
            </span>
 +
 +
                    </a>
 +
                </div>
 +
 +
                <div class="col-md-4">
 +
                    <a href="bulmed.bg/">
 +
            <span class="partner">
 +
                <img src="https://i.imgur.com/vNa55DS.png"
 +
                      style=" width: 320px; ">
 +
            </span>
 +
                    </a>
 +
                </div>
 +
 +
            </div>
 +
 +
            <!-- 2 -->
 +
 +
 +
 +
            <div class="row text-center">
 +
                <div class="col-md-4">
 +
                    <a href="mu-sofia.bg">
 +
            <span class="partner">
 +
                <img src="https://i.imgur.com/B1HvUKI.png"
 +
                    style=" width: 180px; ">
 +
            </span>
 +
                    </a>
 +
                </div>
 +
 +
                <div class="col-md-4">
 +
                    <a href="http://sofiatech.bg/">
 +
            <span class="partner">
 +
                <img src="https://static.igem.org/mediawiki/2016/6/65/Tech-park-logo.png"
 +
                    style=" width: 320px; ">
 +
            </span>
 +
                    </a>
 +
                </div>
 +
                <div class="col-md-4">
 +
                    <a href="https://students.uni-sofia.bg/">
 +
            <span class="partner">
 +
                <img src="https://static.igem.org/mediawiki/2016/9/9e/Su-logo3.png"
 +
                    style="width: 320px;">
 +
            </span>
 +
 +
                    </a>
 +
                </div>
 +
 +
            </div>
 +
 +
            <!-- 3 -->
 +
 +
 +
            <div class="row text-center">
 +
 +
                <div class="col-md-4">
 +
                    <a href="http://www.neb-online.fr/">
 +
            <span class="partner">
 +
                <img src="http://www.neb-online.fr/wp-content/uploads/neb_logo_409.png"
 +
                    style=" width: 300px;margin-top: -40px;">
 +
            </span>
 +
                    </a>
 +
                </div>
 +
 +
                <div class="col-md-4">
 +
                    <a href="https://www.thermofisher.com/">
 +
            <span class="partner">
 +
                <img src="https://i.imgur.com/RC4pMPf.png"
 +
                    style=" width: 320px; ">
 +
            </span>
 +
                    </a>
 +
                </div>
 +
                <div class="col-md-4">
 +
                    <a href="http://www.neb-online.fr/">
 +
            <span class="partner">
 +
                <img src="https://i.imgur.com/NpIrZfq.png"
 +
                    style="width: 320px;">
 +
            </span>
 +
 +
                    </a>
 +
                </div>
 +
 +
            </div>
 +
 +
            <!-- 4 -->
 +
 +
            <div class="row text-center">
 +
                <div class="col-md-4">
 +
                    <a href="http://tu-sofia.bg/">
 +
            <span class="partner">
 +
                <img src="https://static.igem.org/mediawiki/2016/9/97/Tu-logo.png"
 +
                      style=" width: 320px; ">
 +
            </span>
 +
                    </a>
 +
                </div>
  
 +
                <div class="col-md-4">
 +
                    <a href="http://www.vipcatering.bg/">
 +
            <span class="partner">
 +
                <img src="http://www.vipcatering.bg/images/logo_client222432/images/clients/npss.png?v4"
 +
                    style=" width: 320px; ">
 +
            </span>
 +
                    </a>
 +
                </div>
 +
                <div class="col-md-4">
 +
                    <a href="https://www.idtdna.com/">
 +
            <span class="partner">
 +
                <img src="https://i.imgur.com/0x1tYBf.png"
 +
                    style="width: 320px;">
 +
            </span>
  
 +
                    </a>
 +
                </div>
  
 +
            </div>
 +
        </div>
 +
    </footer>
 +
</body>
 
</html>
 
</html>

Latest revision as of 02:47, 2 November 2017



Results


gRNA vector


We created a gRNA expression vector gRNA-pSB1C3 (BBa_K2515002). We successfully cloned our gRNAs into it and confirmed their functionality via transformatin in E. coli competent cells with Cas9. As expected no colonies were obtained.



Then we cloned a couple of gRNAs for the ftsZ gene. Upon arabinose induction we observed a trend to elongated cellular shape (see the picture below - left is ftsZ gRNA, right - control). This was a positive trend no matter that we expected a stronger phenotype based on literature data.



This observation was supported by the fact that ftsZ gRNA containing cultures develop much more intensive red color (see the picture below - 3 left tubes are ftsZ gRNAs, right - control). The more intense color can be explained with inhibition of the cellular division to a given extent and redirection of the metabolic flux to side processes like chromoprotein production.



Mutator Strain



We tested our mutator strain via plating cultures with gRNA arrays that suppress genes with an important role in different reparation and/or replication fidelity systems. As a readout we used the number of rifampicin resistant colonies. Unfortunately our results so far are inconclusive due to the small experiment number. We hope that this will change until our presentation on the Giant Jamboree.