Difference between revisions of "Team:Edinburgh UG/Design"

Line 1: Line 1:
{{Edinburgh_UG}}
+
{{:Team:Edinburgh_UG/Templates/NavigationBar}}
#REDIRECT [[https://2017.igem.org/Team:Edinburgh_UG/Team]]
+
 
<html>
 
<html>
  
 +
<head>
 +
    <br><br><br>
 +
    <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css">
 +
    <link rel="stylesheet" href="https://2017.igem.org/Template:Edinburgh_UG/CSS?action=raw&amp;ctype=text/css">
 +
    <script type="text/x-mathjax-config">
 +
        MathJax.Hub.Config({tex2jax: {inlineMath: [['$','$'], ['\\(','\\)']]}});
 +
    </script>
 +
    <script type="text/javascript" src="http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script>
  
 +
    <style>
 +
        .carousel-control.left,
 +
        .carousel-control.right {
 +
            background-image: none
 +
        }
  
 +
        #carousel {
 +
            border-style: solid;
 +
            border-width: 5pt;
 +
        }
  
<div class="column full_size">
+
        .carousel-indicators {
<h1>Design</h1>
+
            bottom: -2.5em;
<p>
+
            width: auto;
Design is the first step in the design-build-test cycle in engineering and synthetic biology. Use this page to describe the process that you used in the design of your parts. You should clearly explain the engineering principles used to design your project.
+
            margin-left: 0;
</p>
+
            left: 20.5em;
 +
        }
  
<p>
+
        .carousel-inner {}
This page is different to the "Applied Design Award" page. Please see the <a href="https://2017.igem.org/Team:Edinburgh_UG/Applied_Design">Applied Design</a> page for more information on how to compete for that award.
+
</p>
+
  
</div>
+
        .carousel-indicators li {
 +
            background-color: white;
 +
            border-color: black;
 +
            border-width: 2.5pt;
 +
        }
  
<div class="column half_size">
+
        .carousel-indicators .active {
<h5>What should this page contain?</h5>
+
            background-color: black;
<ul>
+
            border-color: black;
<li>Explanation of the engineering principles your team used in your design</li>
+
            border-width: 2.5pt;
<li>Discussion of the design iterations your team went through</li>
+
        }
<li>Experimental plan to test your designs</li>
+
</ul>
+
  
</div>
+
        .carousel-control.left {
 +
            margin-left: -4.5em;
 +
            color: black;
 +
        }
  
<div class="column half_size">
+
        .carousel-control.right {
<h5>Inspiration</h5>
+
            margin-right: -4.5em;
<ul>
+
            color: black;
<li><a href="https://2016.igem.org/Team:MIT/Experiments/Promoters">2016 MIT</a></li>
+
        }
<li><a href="https://2016.igem.org/Team:BostonU/Proof">2016 BostonU</a></li>
+
<li><a href="https://2016.igem.org/Team:NCTU_Formosa/Design">2016 NCTU Formosa</a></li>
+
</ul>
+
</div>
+
  
 +
        .carousel .carousel-control {
 +
            opacity: 1;
 +
        }
 +
    </style>
 +
</head>
  
 +
<body>
 +
 +
    <div style="text-align: center;">
 +
        <div class="same-width" style="display: inline-block; text-align: left">
 +
            <br>
 +
            <h1 style="font-size: 60px; text-align: center; margin-top: 0; padding-top: 0;"> Design </h1> <br><br><br><br>
 +
 +
            <p> In our project, we view a single recombinase and a pair of its target site as a functional unit for building
 +
                dynamic switches. With this concept in mind, we designed more sophisticated composite parts such as the measurement
 +
                devices, gene randomizer, logic gates, and pulse generator. </p>
 +
 +
            <h2 class="header-subsection"> Measurement devices </h2><br>
 +
            <p>To quantify orthogonality and recombination efficiency, we have designed simple measurement devices to characterize
 +
                our basic parts – the five recombinases (Cre, Dre, VCre, SCre, Vika) and their target sites (LoxP, Rox, Vlox,
 +
                Slox, Vox). They are a set of fifteen biobricks that have a target sites-flanked transcriptional terminator
 +
                inserted between a constitutive promoter and a RFP:</p> <br>
 +
            <div style="text-align: center;"><img src="https://static.igem.org/mediawiki/2017/7/71/T--Edinburgh_UG--design_measurement_device.png"></div><br>
 +
            <p>Thus, when recombination occurred, the transcriptional terminator will be excised, expressing the RFP. We propose
 +
                to use this set of device and our protocol for standardized measurement of recombination progression using
 +
                plate reader.</p>
 +
 +
            <h2 class="header-subsection"> Pulse generator </h2><br>
 +
            <p>Aware of the potential for SSR to mediate genetic engineering in a highly dynamic way, we have designed a novel
 +
                construct that once initiate, will express multiple genes in separated pulses of transcription and translation.</p>
 +
            <div style="text-align: center">
 +
                <div id="carousel" class="carousel slide same-width" data-ride="carousel" style="margin-left: auto; margin-right: auto">
 +
                    <!-- Menu -->
 +
                    <div style="margin: 0 auto; width: 100px; margin-left: 0px;">
 +
                        <ol class="carousel-indicators">
 +
                            <li data-target="#carousel" data-slide-to="0" class="active"></li>
 +
                            <li data-target="#carousel" data-slide-to="1"></li>
 +
                            <li data-target="#carousel" data-slide-to="2"></li>
 +
                            <li data-target="#carousel" data-slide-to="3"></li>
 +
                            <li data-target="#carousel" data-slide-to="4"></li>
 +
                            <li data-target="#carousel" data-slide-to="5"></li>
 +
                        </ol>
 +
                    </div>
 +
 +
                    <!-- Items -->
 +
                    <div class="carousel-inner">
 +
 +
                        <div class="item active">
 +
                            <img src="https://static.igem.org/mediawiki/2017/3/31/T--Edinburgh_UG--pulse_generator.png" alt="Slide 1" />
 +
                        </div>
 +
                        <div class="item">
 +
                            <img src="https://static.igem.org/mediawiki/2017/f/f5/T--Edinburgh_UG--pulse_generator2.png" alt="Slide 2" />
 +
                        </div>
 +
                        <div class="item">
 +
                            <img src="https://static.igem.org/mediawiki/2017/6/67/T--Edinburgh_UG--pulse_generator3.png" alt="Slide 3" />
 +
                        </div>
 +
                        <div class="item">
 +
                            <img src="https://static.igem.org/mediawiki/2017/a/ab/T--Edinburgh_UG--pulse_generator4.png" alt="Slide 4" />
 +
                        </div>
 +
                        <div class="item">
 +
                            <img src="https://static.igem.org/mediawiki/2017/7/73/T--Edinburgh_UG--pulse_generator5.png" alt="Slide 5" />
 +
                        </div>
 +
                        <div class="item">
 +
                            <img src="https://static.igem.org/mediawiki/2017/4/4f/T--Edinburgh_UG--pulse_generator6.png" alt="Slide 6" />
 +
                        </div>
 +
                    </div>
 +
                    <a href="#carousel" class="left carousel-control" data-slide="prev">
 +
                <span class="glyphicon glyphicon-chevron-left"></span>
 +
            </a>
 +
                    <a href="#carousel" class="right carousel-control" data-slide="next">
 +
                <span class="glyphicon glyphicon-chevron-right"></span>
 +
            </a>
 +
                </div>
 +
            </div>
 +
            <p>The functionality of the pulse generator has been simulated in the <a href="https://2017.igem.org/Team:Edinburgh_UG/Model"> model page </a>,
 +
                where we have performed stochastic modeling and used it to predict the behavior of the pulse generator in
 +
                different conditions. The pulse generator may find applications in metabolic engineering, where one can separate
 +
                temporally the expression of several genes, thus lowering the metabolic stress of a cell (1).</p>
 +
 +
        </div>
 +
    </div>
 +
    <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
 +
    <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>
 +
    <script>
 +
        $("#carousel").carousel();
 +
    </script>
 +
 +
</body>
  
 
</html>
 
</html>
 +
{{:Team:Edinburgh_UG/Templates/Footer}}

Revision as of 04:42, 31 October 2017





Design





In our project, we view a single recombinase and a pair of its target site as a functional unit for building dynamic switches. With this concept in mind, we designed more sophisticated composite parts such as the measurement devices, gene randomizer, logic gates, and pulse generator.

Measurement devices


To quantify orthogonality and recombination efficiency, we have designed simple measurement devices to characterize our basic parts – the five recombinases (Cre, Dre, VCre, SCre, Vika) and their target sites (LoxP, Rox, Vlox, Slox, Vox). They are a set of fifteen biobricks that have a target sites-flanked transcriptional terminator inserted between a constitutive promoter and a RFP:



Thus, when recombination occurred, the transcriptional terminator will be excised, expressing the RFP. We propose to use this set of device and our protocol for standardized measurement of recombination progression using plate reader.

Pulse generator


Aware of the potential for SSR to mediate genetic engineering in a highly dynamic way, we have designed a novel construct that once initiate, will express multiple genes in separated pulses of transcription and translation.

The functionality of the pulse generator has been simulated in the model page , where we have performed stochastic modeling and used it to predict the behavior of the pulse generator in different conditions. The pulse generator may find applications in metabolic engineering, where one can separate temporally the expression of several genes, thus lowering the metabolic stress of a cell (1).