Difference between revisions of "Team:EPF Lausanne/Vincent"

 
(6 intermediate revisions by the same user not shown)
Line 4: Line 4:
  
 
<style type="text/css">
 
<style type="text/css">
#BioLOGIC h3{
+
 
  font-size: 20px;
+
.intro {
  color: #109798;
+
    background-color: #E6F3FF;
  font-weight: 550;
+
    padding: 20px;
 +
}
 +
.response {
 +
    background-color: #CCFFCC;
 +
    padding: 20px;
 +
}
 +
.mutability {
 +
    background-color: #FFFF99;
 +
    padding: 20px;
 +
}
 +
.orthogonality {
 +
    background-color: #FFE6F0;
 +
    padding: 20px;
 +
}
 +
.chainability {
 +
    background-color: #FFEBCC;
 +
    padding: 20px;
 +
}
 +
 
 +
FIGCAPTION {
 +
font-style: italic;
 +
/*font-variant: small-caps;*/
 +
padding-top: 5px;
 +
padding-bottom: 10px;
 
}
 
}
 +
 +
.thumbnail:hover {
 +
    position:relative;
 +
    top:-25px;
 +
    left:-100px;
 +
    width:500px;
 +
    height:auto;
 +
    display:block;
 +
    z-index:999;
 +
}
 +
 +
s
 +
 +
.th-grid {
 +
  list-style: none;
 +
  padding: 20px 0;
 +
  margin: 0 auto;
 +
  text-align: center;
 +
  width: 120%;
 +
}
 +
 +
.th-grid li {
 +
  display: inline-block;
 +
  margin: 10px 5px 0 5px;
 +
  vertical-align: top;
 +
  height: 250px;
 +
}
 +
 +
.th-grid li.th-expanded > a::after {
 +
  top: auto;
 +
  border: solid transparent;
 +
  content: " ";
 +
  height: 0;
 +
  width: 0;
 +
  position: absolute;
 +
  pointer-events: none;
 +
  border-bottom-color: #ddd;
 +
  border-width: 15px;
 +
  left: 50%;
 +
  margin: -20px 0 0 -15px;
 +
}
 +
 
</style>
 
</style>
 
<body>
 
<body>
Line 16: Line 81:
 
     <div class="row">
 
     <div class="row">
 
       <div class="col-md-12 text-center">
 
       <div class="col-md-12 text-center">
         <h3>Project description</h3>
+
         <h2>Results</h2>
 
       </div>
 
       </div>
 
     </div>
 
     </div>
Line 25: Line 90:
 
<div class="container">
 
<div class="container">
 
   <ul class="nav nav-tabs nav-justified">
 
   <ul class="nav nav-tabs nav-justified">
     <li class="active"><a data-toggle="tab" href="#BioLOGIC">Bio LOGIC</a></li>
+
     <li class="active"><a data-toggle="tab" href="#results-ecoli">Results in E. coli</a></li>
    <li><a data-toggle="tab" href="#design-ecoli">Design in E. Coli</a></li>
+
     <li><a data-toggle="tab" href="#results-yeasts">Results in S. cerevisiae</a></li>
     <li><a data-toggle="tab" href="#design-yeast">Design in S. Cerevisiae</a></li>
+
     <li><a data-toggle="tab" href="#results-modeling">Results in modeling</a></li>
     <li><a data-toggle="tab" href="#background">Background</a></li>
+
 
   </ul>
 
   </ul>
  
 
   <div class="tab-content background-section">
 
   <div class="tab-content background-section">
     <div id="BioLOGIC" class="tab-pane fade in active">
+
     <div id="results-ecoli" class="tab-pane fade in active">
       <h1>Bio LOGIC in 12 questions</h1>
+
<section class="intro">     
       <h3>What does Bio LOGIC stand for?</h3>
+
       <h1>Characterisation of dCas9-ω bio-transistors </h1>
      <p>It stands for <b>"Bio Logic Orthogonal gRNA-Implemented Circuit”</b>. In a few words, we are working on implementing digital-like circuits in cells using dCas9.</p>
+
     
 +
       <p>In order to build dCas9-controlled circuits, we aim to use dCas9-inducible <b>synthetic promoters</b> to mimic the behaviour of a <b>transistor</b> (Go take a look at our design (LINK) if you haven't !). To see whether such promoters could be used in wider-scale circuits, we identified and tested the following desirable properties :</p>
 +
     
 +
      <ul>
 +
        <li>Transistor <b>response</b> : Is the transistor inducible? Is its output modulable allosterically</li>
 +
        <li>Transistor <b>mutability</b> : Is it possible to mutate the dCas9-targeted sites on transistor-like promoters without altering their behaviour and output levels ? Would it be possible to make a family of homogenous transistors that can be regulated independently?</li>
 +
        <li>Transistor <b>orthogonality</b> : is regulation of a transistor specific? Is there cross-talk? Could several transistors work simultaneously?</li>
 +
        <li>Transistor <b>chainability</b> : Can transistors can be linked serially to allow for multiple levels of information processing ?</li>
 +
      </ul>
 +
          </section> 
 +
      <section class="response">
 +
      <h2>dCas9-w Transistor response: BBa_ is inducible. Activation is repressed when both activation and inhibition sites are bound by dCas9-ω</h2>
 +
     
 +
<div class="row">
  
      <h3>Don’t biological circuits already exist?</h3>
 
      <p>Yes. However, difficulties in the multiplication and chaining of logic elements has hindered the complexification of these circuits. To overcome these limitations, an ideal in vivo logic element should be modular, reusable and orthogonal - i.e avoiding cross-talk with its host organism and the other elements of the circuit.</p>
 
  
      <div class="row">
+
    <div class="col-md-11 text-center" >
        <div class="col-md-8">
+
  <figure>
          <h3>So, what’s different about your system?</h3>
+
    <img src="https://static.igem.org/mediawiki/2015/0/0d/EPF_Lausanne_WZ_02.jpg" alt="..." style="width:100%">
          <p>We can avoid some of these issues by making a <b>completely synthetic biological circuit</b>. This is what we are doing by using the newly discovered <b>dCas9</b> as a <b>synthetic transcription factor</b>.</p>
+
    <figcaption>Error bars represent one standard deviation for n = 3 biological replicates.  
 +
    For each biological replicate, the median of three technical replicates was chosen. We made two repeats for this experiment. See 
 +
    <a href="https://static.igem.org/mediawiki/2015/6/61/EPF_Lausanne_WZ_01.jpg">1</a>, 2</figcaption>
 +
        </figure>
 +
    </div>  
  
          <h3>How can dCas9 be used as a transcription factor?</h3>
+
    <div class="col-md-1 text-center">
          <p>Well, you know <b>CRISPR-Cas9</b>, the RNA-guided DNA endonuclease, right? (Check out the <a data-toggle="tab" href="#background">Background tab</a> for more information about CRISPR-Cas9.) We are using <b>dCas9</b>, the catalytically dead version of Cas9, which lacks the ability to cleave DNA. We will fuse dCas9 to a <b>RNA Polymerase (RNAP) recruiting element</b>. Depending on where it binds, this complex will either activate or inhibit transcription.</p>
+
    </div>
        </div>
+
        <div class="col-md-4">
+
          <a href="https://static.igem.org/mediawiki/2015/f/fe/Dcas9.png"><img src="https://static.igem.org/mediawiki/2015/f/fe/Dcas9.png" alt="dCas9 fused to a RNAP recruiting element" style="width:80%"></a>
+
        </div>
+
      </div>
+
  
      <div class="row">
+
</div>
        <div class="col-md-4">
+
 
          <a href="https://static.igem.org/mediawiki/2015/f/f0/Dcas9%2B.png"><img src="https://static.igem.org/mediawiki/2015/f/f0/Dcas9%2B.png" alt="dCas9-TF activating" style="width:80%"></a>
+
  <div class="row">
          <a href="https://static.igem.org/mediawiki/2015/0/08/Dcas9-.png"><img src="https://static.igem.org/mediawiki/2015/0/08/Dcas9-.png" alt="dCas9-TF inhibiting" style="width:80%"></a>
+
        </div>
+
        <div class="col-md-8">
+
          <h3>How does this activation/inhibition system work?</h3>
+
          <p>When dCas9 binds at an optimal distance upstream from the promoter, the RNAP recruiting elements with which it is fused will, in fact, recruit RNAP, thus <b>activating the transcription</b> of the gene that is controlled by this promoter. However, when dCas9 binds on the promoter, it will <b>sterically hinder RNAP from binding</b> at the transcription start site, thus <b>inhibiting the transcription</b> of the gene.</p>
+
        </div>
+
      </div>
+
  
      <div class="row">
+
    <div class="col-md-3 text-center">
        <div class="col-md-8">
+
    <figure><img src="https://static.igem.org/mediawiki/2015/2/22/EPF_Lausanne_res_A.jpg" class="thumbnail" height="180px"/>
          <h3>How do you guide the dCas9 to activating/inhibiting region?</h3>
+
    <figcaption>A</figcaption></figure>  
          <p>dCas9 works just like Cas9, meaning it is RNA-guided. <b>Guide RNA (gRNA)</b> and dCas9 can form a complex. This complex will bind tightly to a DNA sequence which is complementary to the gRNA. So we can guide dCas9 to activating or inhibiting regions of a promoter by producing gRNAs complementary to these sequences.</p>
+
    </div>
        </div>
+
 
        <div class="col-md-4">
+
    <div class="col-md-3 text-center">
          <a href="https://static.igem.org/mediawiki/2015/8/81/Dcas9_and_sgRNAs.png"><img src="https://static.igem.org/mediawiki/2015/8/81/Dcas9_and_sgRNAs.png" alt="dCas9-TF and sgRNAs" style="width:80%"></a>
+
    <figure><img src="https://static.igem.org/mediawiki/2015/f/fe/EPF_Lausanne_res_AR1.jpg" class="thumbnail" height="150px"/>
          <a href="https://static.igem.org/mediawiki/2015/5/5b/Dcas9_bound.png"><img src="https://static.igem.org/mediawiki/2015/5/5b/Dcas9_bound.png" alt="dCas9-FT bound" style="width:80%"></a>
+
    <figcaption>A/R1</figcaption></figure>
        </div>
+
    </div>
      </div>
+
 
 +
    <div class="col-md-3 text-center">
 +
    <figure><img src="https://static.igem.org/mediawiki/2015/9/9f/EPF_Lausanne_res_AR2.jpg" class="thumbnail" height="150px"/>
 +
    <figcaption>A/R2</figcaption></figure>
 +
    </div>
 +
 
 +
    <div class="col-md-3 text-center">
 +
    <figure><img src="https://static.igem.org/mediawiki/2015/6/69/EPF_Lausanne_res_R2.jpg" class="thumbnail" height="150px"/>
 +
    <figcaption>R2</figcaption></figure>  
 +
    </div>
 +
 
 +
  </div>
  
      <h3>Can a gRNA-dCas9 complex activate one region and inhibit another in the same cell?</h3>
+
  <div class="row">
      <p>Yes, a gRNA-dCas9 complex will bind to any sequence that is complementary to the gRNA. So, if the activating region and the inhibiting region of different promoters have the same sequence, two identical gRNA-dCas9 complexes can bind both at the same time. This is also why we have to be careful not to target regions that are present in the genome of the host organism, to not interfere with cell’s standard function.</p>
+
  
      <div class="row">
+
    <div class="col-md-3 text-center">
        <div class="col-md-4">
+
    <figure><img src="https://static.igem.org/mediawiki/2015/e/ea/EPF_Lausanne_res_R1.jpg" class="thumbnail" height="150px"/>
          <a href="https://static.igem.org/mediawiki/2015/f/f3/Dcas9_%2B-.png"><img src="https://static.igem.org/mediawiki/2015/f/f3/Dcas9_%2B-.png" alt="dCas9-TF activation and inhibition" style="width:80%"></a>
+
    <figcaption>R1</figcaption></figure>
        </div>
+
    </div>
        <div class="col-md-8">
+
 
          <h3>What happens if the activating region and the inhibiting region of the same promoter are bound by dCas9 at the same time?</h3>
+
    <div class="col-md-3 text-center">
          <p>That is a very good question! It was shown that inhibition is dominant in yeast (S. cerevisiae) [1]. This means that, if both activating and inhibiting regions are bound, the transcription of the gene will be inhibited. One goal of our project is to find out if this is also the case in bacteria (E. coli). We will also test our system in yeast.</p>
+
    <figure><img src="https://static.igem.org/mediawiki/2015/3/3f/EPF_Lausanne_res_B.jpg" class="thumbnail" height="150px"/>
        </div>
+
    <figcaption>B</figcaption></figure>  
      </div>
+
    </div>
 +
 
 +
    <div class="col-md-3 text-center">
 +
    <figure><img src="https://static.igem.org/mediawiki/2015/d/d0/EPF_Lausanne_res_R1R2.jpg" class="thumbnail" height="150px"/>
 +
    <figcaption>R1/R2</figcaption></figure>  
 +
    </div>
  
      <h3>How are you going to use this to make biological circuits?</h3>
+
    <div class="col-md-3 text-center">
      <p>Because of time constraints, we won’t be able to make a real biologic circuit. We aim to make and characterize a biological equivalent to the simplest element in a digital circuit, a <b>transistor</b>. Transistors function like switches for electric current. Our <b>bio-transistors</b> work like switches for the transcription of a gene and can be assembled to form biological circuits.</p>
+
    <figure><img src="https://static.igem.org/mediawiki/2015/b/bf/EPF_Lausanne_res_Af.jpg" class="thumbnail" height="150px"/>
 +
    <figcaption>Af</figcaption></figure>  
 +
    </div>
  
       <h3>What does your bio-transistor look like?</h3>
+
  </div>
       <p>The <b>bio-transistor</b> is simply a gene with a promoter. We insert this synthetic sequence in a cell, along with a gene producing <b>dCas9 fused to the RNAP recruiting element</b> and the sequence that produces an gRNA complementary to either the activating or the inhibiting region of the promoter. dCas9 and the gRNA are produced, they form a complex which <b>binds to the activating or inhibiting region</b> of the promoter, thus “turning the gene on or off”.</p>
+
     
 +
       <p>dCas9 binds DNA complementary to its guide RNA (gRNA). The location it binds to may therefore be controlled by producing specific gRNAs.</p>
 +
     
 +
       <p>By targeting dCas9 fused to a RNAP recruiting subunit (dCas9-ω) to an adequate distance from the transcription starting site (TSS),  J23117 (BBa_(LINK)) was <b>successfully induced</b>, which represents a PNP transistor in “<b>on</b>” state.</p>
 +
     
 +
      <p>We chose to test two sites close enough to the TSS which when bound by dCas9-w are likely to sterically hinder RNA Polymerase (RNAP).  By itself, targeting dCas9-w to inhibition sites (<i>R1</i>, <i>R2</i>), sometimes resulted in slight activation (repeat (LINK)) and sometimes in slight inhibition (repeat (LINK)). This might be explained by the already low promoter strength of J23117 (close to autofluorescence in our measurements and consistent with the registry(LINK)) and the presence of the activating ω subunit on dCas9-ω. Overall, <i>R1</i>, <i>R2</i> and <i>R1/R2</i> produce fluorescence close to basal levels and the transistor is considered to be in “<b>off</b>” state.</p>
 +
     
 +
      <p>Yet, when activation and inhibition sites are targeted simultaneously, dCas9-w bound to inhibition position <b>hinders induction</b> (A/R1, A/R2). We found out that A/R2 may virtually <b>suppress activation</b>; the promoter is in “<b>off</b>” state. Such an effect has been reported for S. cerevisiae (REF) but -to our knowledge- hadn’t been tested in E. coli.</p>
 +
 +
      <p>The Relative Fluoescence Units (RFU) discrepancy between A/R1 and A/R2 could be explained by our modeling simulations (LINK). A/R2 produces an output consistent with predictions for a model where activation and inhibition sites may be bound by dCas9-w without steric hindrance between the dCas9-ws: binding is independent. A/R1 on the other hand behaves as if co-binding of the activation and inhibition sites were impossible. Interestingly, we notice that for A/R1 the activation and the inhibition sites are on the same strand, whereas in A/R2 the sites are a bit farther and on different strands. If you are interested, please take a look at the promoter modeling (LINK) page for a plausible explanation.</p>
 +
     
 +
    </section> 
 +
     
 +
    <section class="mutability">     
 +
      <h2>Transistor Mutability: The promoter’s regulatory sites may be mutated while conserving its transistor behaviour</h2>
  
      <h3>How do you make biological circuits from bio-transistors?</h3>
+
        <p>We selected dCas9-w targets outside of the <i>-10</i> and <i>-35</i> regions on BBa_ and mutated them. Thereby, we created an <b>alternative</b> transistor (BBa_) and set of gRNA inputs.</p>
      <p>Well, digital circuits are made out of <b>logic gates</b>, elements that perform basic logic functions (AND, OR, NOT, NOR, NAND, XOR, etc.), and logic gates are made out of transistors. Our idea is to assemble our bio-transistors into logic gates. By linking the output of one logic gate to the input of another one, we can make <b>biological circuits</b> that function in the same way as a digital circuit.</p>
+
  
      <h3>Sounds cool! But what can this be used for?</h3>
+
          <figure>
      <p>A single transistor is not very useful. However, by assembling a certain number of bio-transistors, we could make <b>complex biological circuits</b> that would have different outputs depending on many inputs. For example, we could make <b>complex biosensors</b> by building a circuit that is activated by the presence of a specific combination of molecules, or that has a different response for different combinations of molecules. This is only one example among the <b>many applications of biological circuits</b>.</p>
+
        <img src="https://static.igem.org/mediawiki/2015/c/ce/EPF_Lausanne_WX_final.jpg" alt="..." style="width:100%">
 +
        <figcaption>Error bars represent one standard deviation for n = 3 biological replicates. For each biological replicate, the median of three technical replicates was chosen
 +
        </figcaption>
 +
      </figure>  
 +
     
 +
<div class="row">
  
      <p>Find out more about how we implemented our system in <a data-toggle="tab" href="#design-ecoli">E. coli</a> and in <a data-toggle="tab" href="#design-yeast">S. cerevisiae</a> or about <a data-toggle="tab" href="#background">what’s already been done with biological circuits and the publications that inspired us</a>, or check out our <a href="https://2015.igem.org/Team:EPF_Lausanne/Results">results</a>.</p> <!--BACK TO TOP PLUTOT??-->
+
    <div class="col-md-3 text-center">
 +
    <figure><img src="https://static.igem.org/mediawiki/2015/6/62/EPF_Lausanne_res_A_alt.jpg" class="thumbnail" height="180px"/>
 +
    <figcaption>A_alt</figcaption></figure>
 +
    </div>
 +
 
 +
    <div class="col-md-3 text-center">
 +
    <figure><img src="https://static.igem.org/mediawiki/2015/4/44/EPF_Lausanne_res_R1_alt.jpg" class="thumbnail" height="150px"/>
 +
    <figcaption>R1_alt</figcaption></figure>
 +
    </div>
 +
 
 +
    <div class="col-md-3 text-center">
 +
    <figure><img src="https://static.igem.org/mediawiki/2015/0/0a/EPF_Lausanne_res_R2_alt.jpg" class="thumbnail" height="150px"/>
 +
    <figcaption>R2_alt</figcaption></figure>  
 +
    </div>
 +
 
 +
    <div class="col-md-3 text-center">
 +
    <figure><img src="https://static.igem.org/mediawiki/2015/c/c8/EPF_Lausanne_res_B_alt.jpg" class="thumbnail" height="150px"/>
 +
    <figcaption>B_alt</figcaption></figure>  
 +
    </div>
 +
 
 +
</div>
  
      <h3>References</h3>
+
  <div class="row">
      <p>[1] Farzadfard, F., Perli, S. D., Lu, T. K. (2013). Tunable and Multifunctional Eukaryotic Transcription Factors Based on CRISPR/Cas. ACS Synth. Biol., 2 (10), pp 604–613.</p>
+
  
 +
    <div class="col-md-3 text-center">
 +
    <figure><img src="https://static.igem.org/mediawiki/2015/b/bf/EPF_Lausanne_res_Af.jpg" class="thumbnail" height="180px"/>
 +
    <figcaption>af_alt</figcaption></figure>
 
     </div>
 
     </div>
 +
  </div>
  
    <!--DESIGN E COLI-->
 
  
    <div id="design-ecoli" class="tab-pane fade">
+
       <p>The basal levels of the original promoter and the alternative one are very similar. Nielsen (REF) has reported the use of mutated synthetic promoters between -35 and -10 regions to build regular dCas9 inhibition-logic circuits. Due to time constraints, we couldn’t produce “double” activation/inhibition inputs. The response of the mutated promoter for single gRNA input, however, suggests that it behaves similarly to the original promoter.</p>
       <h1>Design in E. Coli</h1>
+
      </section>
      <h2>The synthetic transcription factor: dCas9-w</h2>
+
      <section class="orthogonality">    
      <div class="row">
+
      <h2>Orthogonality : Transistors do not produce activation or inhibition patterns when the input gRNA is not complementary to their regulation sites</h2>
        <div class="col-md-8">
+
          <p>We will use the DNA-binding activity of the catalytically 'dead' version of Cas9, <b>dCas9</b>, to regulate genes.</p>
+
          <p>For activation to be possible, dCas9 needs to be fused to a <b>RNA polymerase (RNAP) recruiting element</b>. We fused the <b>ω (omega) subunit of RNAP</b> to dCas9 [1]. The ω subunit works as a RNAP recruiting element in E. coli when working in a strain in which RNAP lacks the ω subunit. We used JEN202, "an E. coli MG1655 mutant in which rpoZ, encoding for the ω subunit of RNAP, was replaced by a spectinomycin resistance gene" [1], for all fluorescence measurements.</p>
+
        </div>
+
        <div class="col-md-4">
+
          <a href="https://static.igem.org/mediawiki/2015/c/cd/Description_dCas9w.png"><img src="https://static.igem.org/mediawiki/2015/c/cd/Description_dCas9w.png" alt="dCas9-w and sgRNAs" style="width:80%"></a>
+
        </div>
+
      </div>
+
      <p>We used <b>single guide RNAs (sgRNA)</b> to guide dCas9-w to targetted regions. An sgRNA "comprises a complementary domain that binds to the DNA followed by a “handle” that is bound by dCas9" [3]: in our case dCas9-w. dCas9-w and an sgRNA form a complex which will tightly bind a DNA sequence complementary to the 'complementary domain' of the sgRNA.</p>
+
      <p>Find out how we regulate genes with dCas9-w below!</p>
+
  
      <h2>The bio-transistor</h2>
+
    <figure>
      <div class="row">
+
         <img src="https://static.igem.org/mediawiki/2015/a/a7/EPF_Lausanne_WS_01.jpg" alt="..." style="width:100%">
         <div class="col-md-4">
+
         <figcaption>Error bars represent one standard deviation for n = 3 biological replicates. For each biological replicate, the median of three technical replicates was chosen
          <a href="https://static.igem.org/mediawiki/2015/b/b1/Transistor.png"><img src="https://static.igem.org/mediawiki/2015/b/b1/Transistor.png" alt="A bio-transistor" style="width:80%"></a>
+
         </figcaption>
         </div>
+
       </figure>  
        <div class="col-md-8">         
+
        
          <p>The <b>bio-transistor for E. coli</b> consists of a gene controlled by a synthetic promoter.</p>
+
<div class="row">
          <p>We synthesized promoters based on the constituve promoter J23117 [1]. This promoter consists of <a href="http://parts.igem.org/Part:BBa_J23117">BBa_J233117</a>, preceded by a protospacer-adjacent motif (PAM) [4] rich upstream regulating sequence (URS).</p>
+
          <p>We tested our system for the promoter J23117 and J23117alt. The sequence for J23117alt was randomely generated, except for the -35 and -10 regions that were conserved. Some of our team members wrote a program in C++ and then in Python that generated a random sequence that conserved part of an original sequence. To observe the activity of a single bio-transistor, we used a gene encoding for green fluorescent protein (GFP) as a reporter gene.</p>
+
         </div>
+
       </div>
+
       <div class="row">
+
        <div class="col-md-8">
+
          <p>If dCas9-w guided by an sgRNA binds on the promoter close to the transcription start site, the binding of RNAP to DNA is sterically inhibited, and <b>transcription is repressed</b>. We chose to use sgRNAs complementary to sequences 14 or 18 bp upstream from the transcription start site (TSS).</br>If dCas9-w guided by an sgRNA binds at an optimal distance upstream from the promoter, the ω subunit recruits RNAP and <b>transcription is activated</b>. We chose to use sgRNAs complementary to the sequence 71 bp upstream from the TSS. [1]</br>If both the inhibiting and the activating sgRNA for the same promoter are present in the same cell, we foresaw 2 possible situations. We simulated both with our <b><a href="https://2015.igem.org/Team:EPF_Lausanne/Modeling">model</a></b>: either dCas9-w can bind both the activating and the inhibiting sites, in this case the model predicts that inhibition will tend to be stronger, or dCas9-w cannot bind both sites due to sterical hindrance in which case the overal effect should tend to be activating. For more information on these situations, check out our <a href="https://2015.igem.org/Team:EPF_Lausanne/Modeling"><b>Modeling page</b></a>, or see how this turned out experimentally in our <a href="https://2015.igem.org/Team:EPF_Lausanne/Results"><b>Results</b></a>!</p>
+
          <p>We constructed plasmid pdCas9-w, encoding for <b>dCas9-w</b> controlled by a Tetracylcine-inducible promoter, from pdCas9-bacteria [2] and pWJ66 [1]. We synthesized '<b>sgRNA expressing cassettes</b>' (IDT) controlled by a constitutive promoter and inserted these into pdCas9-w. We inserted either one sgRNA (activating or inhibiting) or two sgRNA (1 activating and 1 inhibiting, or 2 inhibiting, affecting the same promoter).</br>We used pWJ89, GFP controlled by the J23117 promoter, [1] as the first '<b>reporter-transistor</b>'. We constructed pWJ89alt, GFP controlled by the J23117alt promoter, from pWJ89 and J23117alt (synthesized by IDT), and used it as our second 'reporter-transistor'.</p>
+
          <p>We transformed JEN202 cells with one of the 'reporter-transistors' and pdCas9-w with sgRNAs complementary to the activating and/or inhibiting regions of the promoter of the transistor, and measured the fluorescence of these cells with a <b>plate reader</b> or by <b>flow cytometry</b>. See the <b>results <a href="https://2015.igem.org/Team:EPF_Lausanne/Results">here</b></a>.</p>
+
        </div>
+
        <div class="col-md-4">
+
          <a href="https://static.igem.org/mediawiki/2015/d/d2/DCas9w%2B.png"><img src="https://static.igem.org/mediawiki/2015/d/d2/DCas9w%2B.png" alt="dCas9-w activating" style="width:90%"></a>
+
          <a href="https://static.igem.org/mediawiki/2015/1/14/DCas9w-.png"><img src="https://static.igem.org/mediawiki/2015/1/14/DCas9w-.png" alt="dCas9-w inhibiting" style="width:90%"></a>
+
          <a href="https://static.igem.org/mediawiki/2015/3/3d/DCas9w%2B-.png"><img src="https://static.igem.org/mediawiki/2015/3/3d/DCas9w%2B-.png" alt="dCas9-w activating inhibiting" style="width:80%"></a>
+
        </div>
+
      </div>
+
      <h4>Inducible bio-transistors</h4>
+
      <h4>Linking bio-transisors</h4>
+
       
+
  
 +
    <div class="col-md-1 text-center">
 +
    </div>
 +
 
 +
    <div class="col-md-5 text-center">
 +
    <figure><img src="https://static.igem.org/mediawiki/2015/d/d0/EPF_Lausanne_res_XisWrong.jpg" class="thumbnail" height="150px"/>
 +
    <figcaption>non specific sgRNAs on PAM rich URS J23119 promoter</figcaption></figure>
 +
    </div>
 +
 
 +
    <div class="col-md-5 text-center">
 +
    <figure><img src="https://static.igem.org/mediawiki/2015/1/15/EPF_Lausanne_res_ZisWrong.jpg" class="thumbnail" height="150px"/>
 +
    <figcaption>non specific sgRNAs on PAM rich URS J23119Alt promoter </figcaption></figure>
 +
    </div>
 +
 
 +
    <div class="col-md-1 text-center">
 +
    </div>
 +
 
 +
</div>
 +
 +
 +
      <p> All our reporter + wrong gRNA constructs showed similar fluorescence levels. They are also very close to autofluorescence; they are in the “off” state. This result is consistent with studies of dCas9’s specificity in the literature.</p>
 +
     
 +
      <p>Unfortunately, we lacked time to test specific regulation of one transistor among several within the same cell.  Nevertheless, clues that multiple transistors  can work simultaneously can be found in the chaining experiment below, where two non-orthogonal promoters worked in conjunction. The <i>transistor response</i> experiment is also informative on the orthogonality of signals as two gRNA inputs seem to have worked in parallel to produce the A/R1 response (see above). Moreover, the model predicted that despite sharing the apo-dCas9 the gRNA inputs are still able to form a sufficient amount of gRNA-dCas9 complexes to work as expected (LINK)</p>
 +
      </section>
 +
      <section class="chainability">     
 +
      <h2>Chainability : One transistor can propagate signal to another transistor</h2>
 +
      <figure>
 +
        <img src="https://static.igem.org/mediawiki/2015/0/01/EPF_Lausanne_WC_02.jpg" alt="..." style="width:100%">
 +
        <figcaption>Error bars represent one standard deviation for n = 3 biological replicates. For each biological replicate, the median of three technical replicates was chosen
 +
        </figcaption>
 +
      </figure>
 +
 +
<div class="row">
 +
 +
 +
    <div class="col-md-3 text-center">
 +
    <figure><img src="https://static.igem.org/mediawiki/2015/0/0a/EPF_Lausanne_res_A_u.jpg" class="thumbnail" height="180px"/>
 +
    <figcaption>A_u</figcaption></figure>
 +
    </div>
 +
 
 +
    <div class="col-md-3 text-center">
 +
    <figure><img src="https://static.igem.org/mediawiki/2015/6/62/EPF_Lausanne_res_A_alt.jpg" class="thumbnail" height="150px"/>
 +
    <figcaption>A_alt</figcaption></figure>
 +
    </div>
 +
 
 +
    <div class="col-md-3 text-center">
 +
    <figure><img src="https://static.igem.org/mediawiki/2015/a/a0/EPF_Lausanne_res_B_c.jpg" class="thumbnail" height="150px"/>
 +
    <figcaption>B_d</figcaption></figure>
 +
    </div>
 +
 
 +
    <div class="col-md-3 text-center">
 +
    <figure><img src="https://static.igem.org/mediawiki/2015/2/21/EPF_Lausanne_res_R_u.jpg" class="thumbnail" height="150px"/>
 +
    <figcaption>R-u</figcaption></figure>
 +
    </div>
 +
 
 +
 +
</div>
 +
<div class="row">
 +
 +
 +
    <div class="col-md-3 text-center">
 +
    <figure><img src="https://static.igem.org/mediawiki/2015/c/c8/EPF_Lausanne_res_B_alt.jpg" class="thumbnail" height="180px"/>
 +
    <figcaption>B_alt</figcaption></figure>
 +
    </div>
 +
 
 +
    <div class="col-md-3 text-center">
 +
    <figure><img src="https://static.igem.org/mediawiki/2015/b/bf/EPF_Lausanne_res_Af.jpg" class="thumbnail" height="150px"/>
 +
    <figcaption>af</figcaption></figure>
 +
    </div>
 +
 
 +
 +
</div>
 +
 +
      <p>Inducing the upstream transistor <b>successfully resulted in induction of downstream transistor</b> (A_u) to levels comparable to direct activation of J23117_alt (A_alt). We notice that the basal expression of the downstream reporter J23117_alt in chained configuration (B_d) is higher than the basal expression of regular J23117_alt (B_alt). This is probably due to leakage from the upstream promoter, as repressing the upstream promoter (R_u) resulted in lower fluorescent output. We therefore believe that our transistors could be chained to form <b>more complex circuits</b>. As far as we know, chaining dCas9-w-regulated promoters hadn’t been attempted. This might be <b>the first exclusively dCas9-based bio-circuit in E. coli !</b></p>
 +
      </section>
 +
      <h2>Supplementary findings</h2>
 +
      aTC, croissance, induction..
 +
            <figure>
 +
        <img src="https://static.igem.org/mediawiki/2015/c/c3/EPF_Lausanne_WT_04.jpg" alt="..." style="width:100%">
 +
        <figcaption>Error bars represent one standard deviation for n = 3 biological replicates. For each biological replicate, the median of three technical replicates was chosen
 +
        </figcaption>
 +
      </figure>
 +
    <figure>
 +
        <img src="https://static.igem.org/mediawiki/2015/c/ca/EPF_Lausanne_WI_01.jpg" alt="..." style="width:100%">
 +
        <figcaption>Error bars represent one standard deviation for n = 3 biological replicates. For each biological replicate, the median of three technical replicates was chosen
 +
        </figcaption>
 +
      </figure>
 +
            <figure>
 +
        <img src="https://static.igem.org/mediawiki/2015/7/7f/EPF_Lausanne_WA_01.jpg" alt="..." style="width:100%">
 +
        <figcaption>
 +
        </figcaption>
 +
      </figure>
 +
     
 
        
 
        
 
       <h2>References</h2>
 
       <h2>References</h2>
       <p>[1] Bikard, D., Jiang, W., Samai, P., Hochschild, A., Zhang, F., & Marraffini, L. A. (2013). Programmable repression and activation of bacterial gene expression using an engineered CRISPR-Cas system. Nucleic acids research, 41(15), 7429-7437.</br>[2] Qi, L. S., Larson, M. H., Gilbert, L. A., Doudna, J. A., Weissman, J. S., Arkin, A. P., & Lim, W. A. (2013). Repurposing CRISPR as an RNA-guided platform for sequence-specific control of gene expression. Cell, 152(5), 1173-1183.</br>[3] Alec AK Nielsen & Christopher A Voigt (2014). Multi-input CRISPR/Cas circuits that interface host regulatory network. Molecular systems biology, 10(11), 763.</br>[4] <a href="https://www.addgene.org/CRISPR/guide/#PAM">Addgene about protospacer-adjacent motif (PAM)</a></p>
+
       <p>[1] Farzadfard, F., Perli, S. D., Lu, T. K. (2013). Tunable and Multifunctional Eukaryotic Transcription Factors Based on CRISPR/Cas. ACS Synth. Biol., 2 (10), pp 604–613.</p>
 +
 
 
     </div>
 
     </div>
  
    <div id="design-yeast" class="tab-pane fade">
 
  
            </br>
 
            </br>
 
            <table cellspacing='0' style="width:80%">
 
                <thead>
 
                    <tr>
 
                        <th></th>
 
                        <th>Electronic transistor</th>
 
                        <th>Bio LOGIC in S. cerevisiae</th>
 
                    </tr>
 
                </thead>
 
                <tbody>
 
  
                    <tr>
 
                        <td><b>Connector</b></td>
 
                        <td>Electrical wires</td>
 
                        <td>dCas9-VP64 protein</td>
 
                    </tr>
 
  
                    <tr class="even">
 
                        <td><b>Transmitted information</b></td>
 
                        <td>Electrical voltage either high or low</td>
 
                        <td>gRNAs either activating or repressing</td>
 
                    </tr>
 
  
                    <tr>
 
                        <td><b>Receptor of information</b></td>
 
                        <td>Entry of next transistor, the base</td>
 
                        <td>Promoter CYC</td>
 
                    </tr>
 
  
                </tbody>
 
            </table>
 
            </br>
 
            </br>
 
  
      <h2>Elements of the transistor</h2>
+
 
                     
+
 
        <h4>Connector : dCas9-VP64</h4>
+
<div id="results-yeasts" class="tab-pane fade in active">
          <div class="row">
+
            <p>The dCas9 protein fused to a RNA Polymerase recruiting element, here VP64, can be used to activate or repress gene expression [1]. This regulation depends on the region of the promoter that dCas9-VP64 binds to.</p>
+
     
          </div>
+
      <h1>Characterisation of dCas9-VP64 bio-transistors </h1>
                       
+
     
        <h4>Transmitted information : gRNAs</h4>  
+
<div class="row">
          <div class="row">
+
 
              <div class="col-md-6">
+
  <p>As the transistor is the simplest unit in complex circuits, we want to characterize it for further applications. We will test different features, such as the activation, the repression, both activation and repression simultaneously and orthogonality.</p>
                  <p>The gRNAs are sequences composed of a 20-nucleotide Specificity Determinant Sequence (SDS) and a 76-nucleotide scaffold. The SDS is complementary to a specific region of the promoter. When the site targetted by dCas9-VP64 is located at the beginning or before the promoter, the gene expression is enhanced. When the site targetted is located on the promoter and in particular on the TATA box or the TSS region, the gene expression is repressed [1].             
+
  <p>As a little reminder, we use 2 repressing gRNAs, c6 & c7, whenever we repress the promoter.</p>
                  <br>We use the region of strongest activation and the region of strongest inhibition. The region of strongest activation is c3. Binding of dCas9-VP64 to region c3 produces a threefold increase of fluorescence. For the strongest inhibition we use c6 and c7 simultaneously. The reason is that a stronger inhibition is observed when two gRNAs bind the promoter. Binding of dCas9-VP64 to c6 and c7 produces a sevenfold decrease of fluorescence [1].
+
 
                </p>  
+
  <p>As dCas9-VP64 is under control of a Galactose + aTc promoter, we tested different aTc concentrations to obtain a better response. We discovered that the response of the system seems completely independent of the concentration of aTc!</p>
              </div>
+
 
          <div class="col-md-6">
+
          <center>
 
                 <figure>
 
                 <figure>
                 <a href="https://static.igem.org/mediawiki/2015/0/06/EPF_Lausanne15_descriptionYeast_CYCpromoter.png"><img src="https://static.igem.org/mediawiki/2015/0/06/EPF_Lausanne15_descriptionYeast_CYCpromoter.png" alt="fig.1_CYCpromoter" width="70%"></a>
+
                 <a href="https://static.igem.org/mediawiki/2015/4/49/EPF_Lausanne_CYC0_Yeast_no_aTc_png.png"><img src="https://static.igem.org/mediawiki/2015/4/49/EPF_Lausanne_CYC0_Yeast_no_aTc_png.png" alt="YeastNo_atc" width="70%"></a>
                <figcaption>Fig.1 - CYC promoter adapted from [1]. TATA: TATA box. TSS: Transcription Start Site. KS: Kozak Sequence. </figcaption>
+
 
                 </figure>
 
                 </figure>
            </div>
+
           </center>
           </div>
+
  
          <div class="row">
 
          <div class="col-md-6">
 
            <figure>
 
                <a href="https://static.igem.org/mediawiki/2015/d/d7/EPF_Lausanne_descriptionYeast_gRNAdesign2.png"><img src="https://static.igem.org/mediawiki/2015/d/d7/EPF_Lausanne_descriptionYeast_gRNAdesign2.png" alt="fig.2_gRNAdesign" width="70%"></a>
 
                <figcaption>Fig.2 - CYC promoter adapted from [1]. TATA: TATA box. TSS: Transcription Start Site. KS: Kozak Sequence. </figcaption>
 
              </figure>
 
          </div>
 
  
 +
          <center>
 +
                <figure>
 +
                <a href="https://static.igem.org/mediawiki/2015/8/82/EPF_Lausanne_CYC0_Yeast_aTc_250_png.png"><img src="https://static.igem.org/mediawiki/2015/8/82/EPF_Lausanne_CYC0_Yeast_aTc_250_png.png" alt="yeast250_aTc" width="70%"></a>
 +
                </figure>
 +
          </center>
  
          <div class="col-md-6">
+
              <div class="col-md-5">
            <p>Each gRNA «cassette» is designed as in fig... : 5' - DsRed2 – polyA - HH ribozyme – gRNA SDS – gRNA scaffold – HDV ribozyme - 3'.
+
                  <p>These two figures show the response of the transistor with different gRNAs:
            <br>DsRed2 is a fluorescent protein. It acts as a reporter gene for the production of gRNAs [1].
+
            The polyA tail is a 50-nucleotide-long sequence. It aims to stabilize [?????] the transcripted RNA and contributes to efficient mRNA progression away from the gene [5].
+
            The hammerhead (HH) ribozyme and the hepatitis delta virus (HDV) ribozyme both carry out self-cleavage after transcription, [2] and [3].
+
            <br>The gRNA SDS is a 20-nucleotide sequence that guides dCas9 to a specific region on the promoter. Since we focus on three regions of the promoter, we use these three gRNA SDS : c3, c6 and c7. Each gRNA has four different exemplaries: c3_0, c3_1, c3_2, c3_3 for gRNA c3. The gRNAs c6 and c7 have the same notation. Each of these sequences are randomly generated by two programs in order to respect two conditions. Firstly, the <insert link>human blaster program ensures that gRNAs don't bind anywhere on the human genome, for safety reasons. Secondly another program, also coded by us, ensures that gRNAs don't bind anywhere in the genome of S. cerevisiae.
+
            </p>
+
          </div>
+
          </div>
+
                       
+
          <h4>Receptor : CYC promoter</h4>
+
            <p>A key challenge in engineering transcriptional networks is to design orthogonal transcription factors or promoters. This means gRNAs must not interfere with one another. It has been shown that a single base-pair mismatch between the gRNA SDS and the promoter region is sufficient to prevent the binding of dCas9-VP64 [1]. We ensured to avoid cross-talking issues by synthesizing gRNA SDS that differ by at least 10 nucleotides out of 20.
+
            <br>
+
            </p>
+
  
 +
                    <ul>
 +
                      <li>An activating one (in clear green, BBa_K1723009)</li>
 +
                      <li>An inhibitory one (in brown, BBa_K1723013 and BBa_K1723017) </li>
 +
                      <li>Both activating and inhibitory gRNAs (in orange)</li> 
 +
                      <li>gRNA that target an other promoter (to check the orthogonality, in dark green)</li> 
 +
                      <li>No gRNAs (basal level, in blue)</li> 
 +
                      <li>Only dCas9 (no gRNAs and no promoter, in dark red)</li> 
 +
                      <li>Only the activating gRNA (no promoter, in red)</li> 
  
      <h2>Transistor</h2>
 
       
 
        <p></p>
 
   
 
  
    <h2>Logic gate</h2>
+
                  </ul>
        <p></p>
+
  
     
+
                </p>
  
      <h2>References</h2>
 
          <p>[1] Farzadfard F, Perli SD, Lu TK. Tunable and Multifunctional Eukaryotic Transcription Factors Based on CRISPR/Cas. ACS Synth Biol. 2013 Sep 11. 10.1021/sb400081r PubMed 23977949
 
          <br>[2] Gao Y, Zhao Y. Self-processing of ribozyme-flanked RNAs into guide RNAs in vitro and in vivo for CRISPR-mediated genome editing. J Integr Plant Biol. 2013 Dec 30. doi: 10.1111/jipb.12152. 10.1111/jipb.12152 PubMed 24373158
 
          <br>[3] Nissim L, Perli SD, Fridkin A, Perez-Pinera P, Lu TK. Multiplexed and Programmable Regulation of Gene Networks with an Integrated RNA and CRISPR/Cas Toolkit in Human Cells. Mol Cell. 2014 May 14. pii: S1097-2765(14)00355-4. doi: 10.1016/j.molcel.2014.04.022. 10.1016/j.molcel.2014.04.022 PubMed 24837679
 
          <br>[4] ...
 
          <br>[5] Dower K1, Kuperwasser N, Merrikh H, Rosbash M. A synthetic A tail rescues yeast nuclear accumulation of a ribozyme-terminated transcript. RNA. 2004 Dec;10(12):1888-99. PubMed 15547135.
 
  
          </p>
+
                    <p>The activation is clearly above the basal level (at the end of the measure, when the equilibrium tend to be reached, the ratio between activation and basal level is approximately 1:4). Furthermore, the activating gRNA induce a higher GFP expression as the inhibitory one (ratio 1:2 approximately). This difference is even bigger with both activation and inhibition. This could easily be explained: when inducing activation and inhibition, three gRNAs are expressed (c3_0, c6_0 and c7_0). It means that three dCas9 proteins are present in a region less than 100 base pair long. This will obviously cause steric inhibition and prevent the RNA Polymerase to bind the promoter (just go check our modeling page for the dCas9 shape and minimal binding distance).</p>
 +
                    <p>The orthogonality showed good results as well! When targeting the CYC0 promoter with a different gRNA (the inhibitory gRNA for promoter CYC1 in this case), the fluorescence is not influenced. It means that the building of orthogonal circuits that don’t interfere with each other is possible and feasible!</p>
 +
                    <p>Unfortunately, due to lack of time, some tests as the chainability, the mutability or the measure of a logic gate response were not feasible.</p>
 +
 
 +
               
 +
              </br>
 +
              </div>
 +
 
 +
   
 +
 
 +
  </div>
 +
</div>
  
    </div>
 
  
<!--BACKGROUND-->
 
    <div id="background" class="tab-pane fade">
 
      <h1>Background</h1>
 
      <h2>Programmable cells - Promises and Limitations</h2>
 
      <p align="justify">The ability to process information is fundamental to life. Cells use complex gene regulatory networks to effectively respond to the myriad of signals they receive from both the outside environment and their internal metabolism. This information processing capability enables them to move around, communicate, reproduce - in one word, survive.</p>
 
      <p align="justify">Since the early 2000s, researchers have sought to harness this capability by re-engineering cellular signal processing pathways for various biotechnology applications. By implementing rational, controllable logic elements in cells, researchers aim to transform living systems into engineered "machines" that may perform functions ranging from industrial production to biomedical therapies, bioremediation and energy production [1].</p>
 
      <p align="justify">Up to date, various strategies and genetic parts have been used to implement information processing systems in cells. Many of these designs use the regulation of DNA expression as the adjustable signal in the circuit. A good example is the “repressilator” built by Elowitz et al. in 2000 that uses three orthogonal repressor-promoter pairs : LacI, tetR and λ cI [2]. Since then, multiple other repressors and activators (zinc-fingers, TALEs) have been used to target specific DNA sequences. Additional recent strategies to engineer synthetic biological circuits include the control of RNA stability, RNA translation or protein-protein interactions as the basis for signal transmission.</p>
 
      <p align="justify">The challenge today is to transition from the creation of small genetic “devices” to cells that efficiently perform logical functions that effectively mimic those present in electronic circuits. This challenge calls for innovative strategies and rational design [3]. The engineering-driven approach of synthetic biology, including parts standardization, modular components, modeling and systematic strategies to create biological with reliable and predictable behaviors - holds part of the solution. The other key to the problem is to increase the number of usable orthogonal genetic components for signal processing [4]. The characterization of parts that do not cross-talk with the cellular machinery nor other parts of the genetic circuit promises to improve circuit robustness and efficiency.</p>
 
      <p align="justify">Indeed, without orthogonal parts, retroactivity may limit circuit efficiency. Retroactivity involves the risk of downstream genetic elements interfering with upstream ones. Such interference is especially problematic when one tries to connect multiple elements in complex circuits.  Retroactivity is not the only limitation of current cell signal processing circuits. To begin with, such circuits are slow : their response time can be measured in hours or even days. Furthermore, such circuits are often unreliable and offer low signal-to-noise ratios. Low output signal may make the connecting of multiple circuits impossible. Another limiting factor is the fact that the transcription factors used as fundamental parts for the circuit may be toxic for the cell and that the circuit itself may monopolize the cell’s resourcer and alter its behaviour. Finally, circuit parts may behave unexpectedly in new genetic contexts [5]. These issues underline the huge task at hand when one dreams of transferring computing from a world of silicon into the realm of biology.</p>
 
  
      <h2>dCas9 to the rescue!</h2>
 
      <p align="justify">CRISPR stands for Clustered, regularly interspaced, short palindromic repeat arrays. It plays the role of an 'immune system' for bacteria by targeting and degrading foreign DNA. The CRISPR systems uses a Cas9 (CRISPR-associated) nuclease to introduce double-strand breaks to the DNA sequences that are complementary to “guide” RNA (gRNA) [6]. Catalytically “dead” Cas9 (dCas9) lacks the ability to cleave DNA and may act as programmable transcription regulator by either preventing the binding of the RNA polymerase (RNAP) to the targeted DNA - or as an activator when fused to a RNAP recruiting element (the omega (ω) subunit of RNAP in E. Coli and VP64 in Yeast) [7].</p>
 
      <p align="justify">The main advantage of this system is that many different orthogonal pairs of synthetic promoters and targeting gRNAs can be designed. In addition, synthetic promoters may be designed in order to have multiple regulating binding sites and thus be able to have multiple inputs, both activating and inhibiting. Since the use of the CRISPR technology to regulate gene expression is relatively new, few logic circuits have been tested with this technique (NOT gates are the most complex circuits reported in the literature) [8]. The challenges with this system are dCas9 toxicity, non-specific targeting of dCas9 and the use of Cas9 as a shared resource for the entire circuit.</p>
 
      <p align="justify">However, given the numerous advantages of this system, we decided to attempt to represent binary signals (via transistors) and build logic gates with these two ”elementary” CRISPR/Cas9- dependent operations. We hope hope to demonstrate its viability as a transformative tool to rewire genetic networks.</p>
 
  
      <h2>References</h2>
 
      <p>[1] Brophy, J. A., & Voigt, C. A. (2014). Principles of genetic circuit design. Nature methods, 11(5), 508-520.</br>[2] A Synthetic Oscillatory Network of Transcriptional Regulators; Michael Elowitz and Stanislas Leibler; Nature. 2000 Jan 20;403(6767):335-8.</br>[3] Purnick, P. E., & Weiss, R. (2009). The second wave of synthetic biology: from modules to systems. Nature reviews Molecular cell biology, 10(6), 410-422.</br>[4] Bradley, R. W., & Wang, B. (2015). Designer cell signal processing circuits for biotechnology. New biotechnology.</br>[5] Brophy, J. A., & Voigt, C. A. (2014). Principles of genetic circuit design. Nature methods, 11(5), 508-520.</br>[6] Sashital, D.G., Wiedenheft, B. & Doudna, J.A. Mechanism of foreign DNA selection in a bacterial adaptive immune system. Mol. Cell 46, 606–615 (2012)</br>[7] Bikard, D., Jiang, W., Samai, P., Hochschild, A., Zhang, F., & Marraffini, L. A. (2013). Programmable repression and activation of bacterial gene expression using an engineered CRISPR-Cas system. Nucleic acids research, 41(15), 7429-7437.</br>[8] Qi, L.S. et al. Repurposing CRISPR as an RNA-guided platform for sequence-specific control of gene expression. Cell 152, 1173–1183 (2013).</p>
 
    </div>
 
  
 
   </div>
 
   </div>
  
 
</div>
 
</div>
 
+
</br>
 +
</br>
 +
<center><a href="https://2015.igem.org/Team:EPF_Lausanne/Design"><button type="button" class="btn btn-primary btn-lg outline">Continue the tour!</button></a></center>
 +
</br>
 
</body>
 
</body>
 
</html>
 
</html>
 
{{:Team:EPF_Lausanne/Test/footer}}
 
{{:Team:EPF_Lausanne/Test/footer}}

Latest revision as of 03:14, 19 September 2015

EPFL 2015 iGEM bioLogic Logic Orthogonal gRNA Implemented Circuits EPFL 2015 iGEM bioLogic Logic Orthogonal gRNA Implemented Circuits

Results

Characterisation of dCas9-ω bio-transistors

In order to build dCas9-controlled circuits, we aim to use dCas9-inducible synthetic promoters to mimic the behaviour of a transistor (Go take a look at our design (LINK) if you haven't !). To see whether such promoters could be used in wider-scale circuits, we identified and tested the following desirable properties :

  • Transistor response : Is the transistor inducible? Is its output modulable allosterically
  • Transistor mutability : Is it possible to mutate the dCas9-targeted sites on transistor-like promoters without altering their behaviour and output levels ? Would it be possible to make a family of homogenous transistors that can be regulated independently?
  • Transistor orthogonality : is regulation of a transistor specific? Is there cross-talk? Could several transistors work simultaneously?
  • Transistor chainability : Can transistors can be linked serially to allow for multiple levels of information processing ?

dCas9-w Transistor response: BBa_ is inducible. Activation is repressed when both activation and inhibition sites are bound by dCas9-ω

...
Error bars represent one standard deviation for n = 3 biological replicates. For each biological replicate, the median of three technical replicates was chosen. We made two repeats for this experiment. See 1, 2
A
A/R1
A/R2
R2
R1
B
R1/R2
Af

dCas9 binds DNA complementary to its guide RNA (gRNA). The location it binds to may therefore be controlled by producing specific gRNAs.

By targeting dCas9 fused to a RNAP recruiting subunit (dCas9-ω) to an adequate distance from the transcription starting site (TSS), J23117 (BBa_(LINK)) was successfully induced, which represents a PNP transistor in “on” state.

We chose to test two sites close enough to the TSS which when bound by dCas9-w are likely to sterically hinder RNA Polymerase (RNAP). By itself, targeting dCas9-w to inhibition sites (R1, R2), sometimes resulted in slight activation (repeat (LINK)) and sometimes in slight inhibition (repeat (LINK)). This might be explained by the already low promoter strength of J23117 (close to autofluorescence in our measurements and consistent with the registry(LINK)) and the presence of the activating ω subunit on dCas9-ω. Overall, R1, R2 and R1/R2 produce fluorescence close to basal levels and the transistor is considered to be in “off” state.

Yet, when activation and inhibition sites are targeted simultaneously, dCas9-w bound to inhibition position hinders induction (A/R1, A/R2). We found out that A/R2 may virtually suppress activation; the promoter is in “off” state. Such an effect has been reported for S. cerevisiae (REF) but -to our knowledge- hadn’t been tested in E. coli.

The Relative Fluoescence Units (RFU) discrepancy between A/R1 and A/R2 could be explained by our modeling simulations (LINK). A/R2 produces an output consistent with predictions for a model where activation and inhibition sites may be bound by dCas9-w without steric hindrance between the dCas9-ws: binding is independent. A/R1 on the other hand behaves as if co-binding of the activation and inhibition sites were impossible. Interestingly, we notice that for A/R1 the activation and the inhibition sites are on the same strand, whereas in A/R2 the sites are a bit farther and on different strands. If you are interested, please take a look at the promoter modeling (LINK) page for a plausible explanation.

Transistor Mutability: The promoter’s regulatory sites may be mutated while conserving its transistor behaviour

We selected dCas9-w targets outside of the -10 and -35 regions on BBa_ and mutated them. Thereby, we created an alternative transistor (BBa_) and set of gRNA inputs.

...
Error bars represent one standard deviation for n = 3 biological replicates. For each biological replicate, the median of three technical replicates was chosen
A_alt
R1_alt
R2_alt
B_alt
af_alt

The basal levels of the original promoter and the alternative one are very similar. Nielsen (REF) has reported the use of mutated synthetic promoters between -35 and -10 regions to build regular dCas9 inhibition-logic circuits. Due to time constraints, we couldn’t produce “double” activation/inhibition inputs. The response of the mutated promoter for single gRNA input, however, suggests that it behaves similarly to the original promoter.

Orthogonality : Transistors do not produce activation or inhibition patterns when the input gRNA is not complementary to their regulation sites

...
Error bars represent one standard deviation for n = 3 biological replicates. For each biological replicate, the median of three technical replicates was chosen
non specific sgRNAs on PAM rich URS J23119 promoter
non specific sgRNAs on PAM rich URS J23119Alt promoter

All our reporter + wrong gRNA constructs showed similar fluorescence levels. They are also very close to autofluorescence; they are in the “off” state. This result is consistent with studies of dCas9’s specificity in the literature.

Unfortunately, we lacked time to test specific regulation of one transistor among several within the same cell. Nevertheless, clues that multiple transistors can work simultaneously can be found in the chaining experiment below, where two non-orthogonal promoters worked in conjunction. The transistor response experiment is also informative on the orthogonality of signals as two gRNA inputs seem to have worked in parallel to produce the A/R1 response (see above). Moreover, the model predicted that despite sharing the apo-dCas9 the gRNA inputs are still able to form a sufficient amount of gRNA-dCas9 complexes to work as expected (LINK)

Chainability : One transistor can propagate signal to another transistor

...
Error bars represent one standard deviation for n = 3 biological replicates. For each biological replicate, the median of three technical replicates was chosen
A_u
A_alt
B_d
R-u
B_alt
af

Inducing the upstream transistor successfully resulted in induction of downstream transistor (A_u) to levels comparable to direct activation of J23117_alt (A_alt). We notice that the basal expression of the downstream reporter J23117_alt in chained configuration (B_d) is higher than the basal expression of regular J23117_alt (B_alt). This is probably due to leakage from the upstream promoter, as repressing the upstream promoter (R_u) resulted in lower fluorescent output. We therefore believe that our transistors could be chained to form more complex circuits. As far as we know, chaining dCas9-w-regulated promoters hadn’t been attempted. This might be the first exclusively dCas9-based bio-circuit in E. coli !

Supplementary findings

aTC, croissance, induction..
...
Error bars represent one standard deviation for n = 3 biological replicates. For each biological replicate, the median of three technical replicates was chosen
...
Error bars represent one standard deviation for n = 3 biological replicates. For each biological replicate, the median of three technical replicates was chosen
...

References

[1] Farzadfard, F., Perli, S. D., Lu, T. K. (2013). Tunable and Multifunctional Eukaryotic Transcription Factors Based on CRISPR/Cas. ACS Synth. Biol., 2 (10), pp 604–613.

Characterisation of dCas9-VP64 bio-transistors

As the transistor is the simplest unit in complex circuits, we want to characterize it for further applications. We will test different features, such as the activation, the repression, both activation and repression simultaneously and orthogonality.

As a little reminder, we use 2 repressing gRNAs, c6 & c7, whenever we repress the promoter.

As dCas9-VP64 is under control of a Galactose + aTc promoter, we tested different aTc concentrations to obtain a better response. We discovered that the response of the system seems completely independent of the concentration of aTc!

YeastNo_atc
yeast250_aTc

These two figures show the response of the transistor with different gRNAs:

  • An activating one (in clear green, BBa_K1723009)
  • An inhibitory one (in brown, BBa_K1723013 and BBa_K1723017)
  • Both activating and inhibitory gRNAs (in orange)
  •  
  • gRNA that target an other promoter (to check the orthogonality, in dark green)
  •  
  • No gRNAs (basal level, in blue)
  •  
  • Only dCas9 (no gRNAs and no promoter, in dark red)
  •  
  • Only the activating gRNA (no promoter, in red)
  •  

The activation is clearly above the basal level (at the end of the measure, when the equilibrium tend to be reached, the ratio between activation and basal level is approximately 1:4). Furthermore, the activating gRNA induce a higher GFP expression as the inhibitory one (ratio 1:2 approximately). This difference is even bigger with both activation and inhibition. This could easily be explained: when inducing activation and inhibition, three gRNAs are expressed (c3_0, c6_0 and c7_0). It means that three dCas9 proteins are present in a region less than 100 base pair long. This will obviously cause steric inhibition and prevent the RNA Polymerase to bind the promoter (just go check our modeling page for the dCas9 shape and minimal binding distance).

The orthogonality showed good results as well! When targeting the CYC0 promoter with a different gRNA (the inhibitory gRNA for promoter CYC1 in this case), the fluorescence is not influenced. It means that the building of orthogonal circuits that don’t interfere with each other is possible and feasible!

Unfortunately, due to lack of time, some tests as the chainability, the mutability or the measure of a logic gate response were not feasible.





EPFL 2015 iGEM bioLogic Logic Orthogonal gRNA Implemented Circuits

NOT PROOFREAD