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

 
(2 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 24: Line 89:
  
 
<div class="container">
 
<div class="container">
   <ul class="nav nav-tabs nav-justified" id="myTab">
+
   <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 href="#background" data-toggle="tab">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, a 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 to the promoter, it will <b>sterically hinder RNAP from binding</b> at the transcription starting 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 controllable 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 a synthetic promoter with a gene output, but regulated in a novel way. 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”. Much like electronic PNP transisors, we may use steric inhibition to <b>force the transistor into the "off" state</b> even when it should have been activated.</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-ω</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:100%"></a>
+
        </div>
+
      </div>
+
      <p>We used <b>single guide RNAs (sgRNA)</b> to guide dCas9-ω 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-ω. dCas9-ω and an sgRNA form a complex which will tightly bind a DNA sequence complementary to the 'complementary domain' of the sgRNA.</p>
+
      <p><b>Find out how we regulate genes with dCas9-ω below!</b></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:100%"></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) rich upstream regulating sequence (URS) [4].</p>
+
          <p>To show that the bio-transistor works with different promoter sequences, we tested our system for the promoters J23117 and J23117_alt. The sequence for J23117_alt was randomely generated, except for the -35 and -10 regions that were conserved from J23117. Some of our team members wrote a program in C++ and then in Python that generated this type of random sequence while conserving part of an original sequence.</br>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-ω 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). We will call these the inhibiting sites -14 and -18.</br>If dCas9-ω 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>Note that the activating sgRNA and the -18 inhibiting sgRNA are complementary to the bottom strand of the promoter, whereas the -14 inhibiting sgRNA is complementary to the top strand.</br>When generating sequences for the sgRNAs and the binding sites, it is important that they are not present in the host organism's genome to avoid regulating genes other than the targetted one.</p>
+
          <p>If both one 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-ω can bind both the activating and the inhibiting sites, in this case the model predicts that inhibition will tend to be stronger, or dCas9-ω cannot bind both sites due to sterical hindrance in which case the overal effect should tend to be activating.</br><b>For more information on these situations, check out our <a href="https://2015.igem.org/Team:EPF_Lausanne/Modeling"><u>modeling page</u></a>, or see how this turned out experimentally in our <a href="https://2015.igem.org/Team:EPF_Lausanne/Results"><u>results</u></a>!</b></p>
+
          <p>We constructed plasmid pdCas9-ω, encoding for <b>dCas9-ω</b> controlled by a Tetracylcine-inducible promoter, from pdCas9-bacteria [2] and pWJ66 [1]. We synthesized '<b>sgRNA expressing cassettes</b>' (IDT) controlled by the constitutive promoter pBad and inserted these into pdCas9-ω. We inserted either 1 or 2 sgRNAs (combinations of 1 activating and 2 inhibiting, affecting the same promoter).</br>We used pWJ89 [1], GFP controlled by the J23117 promoter, [1] as the first '<b>reporter-transistor</b>'. We constructed pWJ89_alt, GFP controlled by the J23117_alt promoter, from pWJ89 and J23117_alt (synthesized by IDT), and used it as our second 'reporter-transistor'.</br><b>Find out more about the construction of these plasmids in our <a href="https://2015.igem.org/Team:EPF_Lausanne/Notebook/Ecoli"><u>Lab Notebook</u></a>!</b></p>
+
          <p>We transformed JEN202 cells with one of the 'reporter-transistors' and pdCas9-ω 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>. After trying several concentrations of Anhydrotetracycline (ATc), we decided to do all further experiments with 1 ng/mL ATc.</br><b>Take a look at our <a href="https://2015.igem.org/Team:EPF_Lausanne/Results"><u>results here</u></a>!</b></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:100%"></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:100%"></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:100%"></a>
+
        </div>
+
      </div>
+
  
      <h4>Inducible bio-transistors</h4>
+
    <div class="col-md-1 text-center">
      <div class="row">
+
    </div>
        <div class="col-md-4">
+
 
          <a href="https://static.igem.org/mediawiki/2015/2/21/EPF_Lausanne_Project_Description_Arabinose_Induction.png"><img src="https://static.igem.org/mediawiki/2015/2/21/EPF_Lausanne_Project_Description_Arabinose_Induction.png" alt="Arabinse induction" style="width:100%"></a>
+
    <div class="col-md-5 text-center">
        </div>
+
    <figure><img src="https://static.igem.org/mediawiki/2015/d/d0/EPF_Lausanne_res_XisWrong.jpg" class="thumbnail" height="150px"/>
        <div class="col-md-8">
+
    <figcaption>non specific sgRNAs on PAM rich URS J23119 promoter</figcaption></figure>  
          <p>In a biological circuit, the production of the sgRNAs would most likely be induced, instead of constitutive. To test this with our bio-transistors, we changed the promoter of the 'sgRNA expressing cassette' to make it <b>inducible</b>. We did this by inserting a 'sgRNA expressing cassette', controlled by constitutive promoter <b>pBad</b>, in a plasmid containing <b>AraC</b>, placing the pBad promoter next to AraC. When placed next to one another, AraC is a repressor of pBad, and pBad can be induced by adding Arabinose to the medium [5]. Thus, the production of this sgRNAs becomes inducible with Arabinose.</p>
+
    </div>
          <p>We constructed three plasmids in this fashion with sgRNAs complementary to the J23117_alt promoter: one with the activating sgRNA controlled by pBad/AraC, one with one of the inhibiting sgRNAs controlled by pBAd/AraC, and one with the same inhibiting sgRNA controlled by pBad/Arac and the activating sgRNA controlled by pBad (constitutive).</br><b>Find out more about the construction of these plasmids in our <a href="https://2015.igem.org/Team:EPF_Lausanne/Notebook/Ecoli"><u>Lab Notebook</u></a>!</b></p>
+
 
          <p>We transformed JEN202 cells with the 'reporter-transistor' with J23117_alt promoter, pdCas9-ω and one of the pBad/AraC constructs, and (again) measured the fluorescence of these cells with a <b>plate reader</b> or by <b>flow cytometry</b>. We kept ATc levels at 1 ng/mL and tested 0 mM, 0.1 mM, 1 mM, 10 mM Arabinose.</br><b>See how this worked out on our <a href="https://2015.igem.org/Team:EPF_Lausanne/Results"><u>results page</u></a>.</b></p>
+
    <div class="col-md-5 text-center">
        </div>
+
    <figure><img src="https://static.igem.org/mediawiki/2015/1/15/EPF_Lausanne_res_ZisWrong.jpg" class="thumbnail" height="150px"/>
      </div>
+
    <figcaption>non specific sgRNAs on PAM rich URS J23119Alt promoter </figcaption></figure>  
 +
    </div>
 +
 
 +
    <div class="col-md-1 text-center">
 +
    </div>
 +
 
 +
</div>
  
      <h4>Linking bio-transisors</h4>
 
      <div class="row">
 
        <div class="col-md-6">
 
          <p>To make biological circuits with our bio-transistors, we will have to <b>link several bio-transistors</b>. To test whether the "signal" is strong enough for this to be possible with our system, we modified the transistor with promoter J23117 to express the sgRNA complementary to the activating site of J23117_alt, instead of GFP. In this way, when the first transistor (J23117) is activated by dCas9-ω bound to the corresponding sgRNA, another sgRNA will be expressed. This sgRNA, in complex with dCas9-ω, will bind the activating site of the second transistor (J23117_alt) which will activate the transcription of GFP. In an ideal situation, we would like to see that fluorescence levels obtained like this are close to levels obtained when simply activating one transistor.</p>
 
          <p>We constructed this in one plasmid that we called pWJ89_alt_Z4-to-X4 by inserting the J23117 promoter followed by an 'sgRNA expressing cassette' (synthesized by IDT) into pWJ89_alt, the plasmid that contains GFP controlled by J23117_alt.</br><b>You can find out more about the construction of this plasmid in our <a href="https://2015.igem.org/Team:EPF_Lausanne/Notebook/Ecoli"><u>Lab Notebook</u></a>!</b></p>
 
        </div>
 
        <div class="col-md-3">
 
          <a href="https://static.igem.org/mediawiki/2015/a/a5/EPF_Lausanne_Project_Description_LINK.png"><img src="https://static.igem.org/mediawiki/2015/a/a5/EPF_Lausanne_Project_Description_LINK.png" alt="pWJ89_alt_Z4-to-X4" style="width:70%"></a>
 
        </div>
 
        <div class="col-md-3">
 
          <a href="https://static.igem.org/mediawiki/2015/f/fc/EPF_Lausanne_Project_Description_Link_With_Input.png"><img src="https://static.igem.org/mediawiki/2015/f/fc/EPF_Lausanne_Project_Description_Link_With_Input.png" alt="pWJ89_alt_Z4-to-X4 with Z4 input" style="width:100%"></a>
 
        </div>
 
      </div>
 
      <p>We transformed JEN202 cells with pWJ89_alt_Z4-to-X4 and pdCas9-ω with different 'sgRNA expressing cassettes', notably the one expressing the sgRNA that will activate J23117. We kept ATc levels at 1 ng/mL.</br><b>See the <a href="https://2015.igem.org/Team:EPF_Lausanne/Results"><u>results here</u></a></b>.</p>
 
  
       <p></br><b>Note that in the Lab Notebook and in the figures the sgRNAs (and the corresponding binding sites on the promoters) have specific names:</b></br>sgRNA activating J23117 and J23117_alt respectively: Z4 and X4. sgRNA -14 inhibiting J23117 and J23117_alt respectivly: Z0 and X0. sgRNA -18 inhibiting J23117 and J23117_alt respectively: Z35 and X35</p>
+
       <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>  
  
      <h2>The logic gate</h2>
+
<div class="row">
      <div class="row">
+
        <div class="col-md-10">
+
          <p>In digital circuits, transistors are assembled to form <b>logic gates</b> [6], which can then be linked to form complex circuits. Based on this, we decided to assemble our bio-transisors to form a <b>(bio)logic gate</b>. Below is our design for the <b>NAND gate</b> [7].</p>
+
        </div>
+
        <div class="col-md-2">
+
          <a href><img src="https://static.igem.org/mediawiki/2015/3/36/EPF_Lausanne_Project_Description_NAND_Truth_Table.jpg" style="width:90%"></a>
+
        </div>
+
      </div>
+
      <div class="row">
+
        <div class="col-md-6">
+
          <p>The design of our NAND gate contains 3 bio-transistors. The inputs, A and B, are in the form of sgRNAs called A0, A1, B0 and B1.</br>Note that in our model the sequence A1 is not present in the transistors. dCas9-ω will bind to A1 but it will not find a binding site on the DNA.</br>The output, C, is the transcription of GFP for C=0, and RFP for C=1.</p>
+
          <p>We did the following design with the hypothesis that when activating and inhibiting sites of the same promoter are bound by dCas9-ω, the overall effect will be inhibition.</br>Note that many other designs of this gate are possible, and that with similar systems we could also reproduce other gates, such as NOT, AND, OR, NOR, XOR, etc.</p>
+
        </div>
+
        <div class="col-md-6">
+
          <a href="https://static.igem.org/mediawiki/2015/6/61/EPF_Lausanne_Project_Description_NAND_Gate.png"><img src="https://static.igem.org/mediawiki/2015/6/61/EPF_Lausanne_Project_Description_NAND_Gate.png" alt="NAND gate" style="width:100%"></a>
+
        </div>
+
      </div>
+
      <p>Let's go through the <b>truth table</b> together. Each case is illustrated below.</br>Let's start with A=0 and B=0. dCas9-ω will bind the inhibitory site of the 1st transistor. Transcription of GFP, C=0, will be at level <b>'i' (inhibited)</b>. dCas9-ω will bind both the inhibiting and the activating site of the 2nd transistor. Transcription of RFP(1), C=1, will be at level <b>'a/i' (activated and inhibited at the same time)</b>, which we suppose is equivalent to level 'i'. dCas9-ω will also bind to the activating site of the 3rd transistor. Transcription of RFP(2), C=1, will be at level <b>'a' (activated)</b>. If we consider 'i' levels of transcription to be negligeable, we have a final result of an 'a' level of RFP transcription, ie. we have C=1 just like in the truth table.</br>In the case where A=0 and B=1: GFP is 'a/i'~='i', RFP(1) is 'a', RFP(2) is 'i'. Overall, we have an 'a' level of RFP transcription, so we have C=1, the desired result.</br>In the case of A=1 and B=0: GFP is <b>'b' (basal)</b> which we suppose is similar to level 'i', RFP(1) is 'i', RFP(2) is 'a'. Overall, we still have an 'a' level of RFP transcription, so we obtain C=1 like in the truth table.</br>For the last state, A=1 and B=1: GFP is 'a', RFP(1) is 'b'~='i', RFP(2) is 'i'. Thus, we obtain an 'a' level of GFP transcription and C=0, following the NAND truth table.</p>
+
      <div class="row">
+
        <div class="col-md-6">
+
          <figure>
+
            <figcaption><b>A=0 B=0</b></figcaption>
+
            <a href="https://static.igem.org/mediawiki/2015/5/5f/EPF_Lausanne_Project_Description_Gate_A0B0.png"><img src="https://static.igem.org/mediawiki/2015/5/5f/EPF_Lausanne_Project_Description_Gate_A0B0.png" alt="NAND gate input A0B0" style="width:80%"></a>
+
          </figure>
+
          <p></br></br></p>
+
          <figure>
+
            <figcaption><b>A=1 B=0</b></figcaption>
+
            <a href="https://static.igem.org/mediawiki/2015/9/94/EPF_Lausanne_Project_Description_Gate_A1B0.png"><img src="https://static.igem.org/mediawiki/2015/9/94/EPF_Lausanne_Project_Description_Gate_A1B0.png" alt="NAND gate input A1B0" style="width:80%"></a>
+
          </figure>
+
        </div>
+
        <div class="col-md-6">
+
          <figure>
+
            <figcaption><b>A=0 B=1</b></figcpation>
+
            <a href="https://static.igem.org/mediawiki/2015/4/4b/EPF_Lausanne_Project_Description_Gate_A0B1.png"><img src="https://static.igem.org/mediawiki/2015/4/4b/EPF_Lausanne_Project_Description_Gate_A0B1.png" alt="NAND gate input A0B1" style="width:80%"></a>
+
          </figure>
+
          <p></br></br></p>
+
          <figure>
+
            <figcaption><b>A=1 B=1</b></figcaption>
+
            <a href="https://static.igem.org/mediawiki/2015/6/68/EPF_Lausanne_Project_Description_Gate_A1B1.png"><img src="https://static.igem.org/mediawiki/2015/6/68/EPF_Lausanne_Project_Description_Gate_A1B1.png" alt="NAND gate input A1B1" style="width:80%"></a>
+
          </figure>
+
        </div>
+
      </div>
+
      <p></br>Below is the 'biologic' version of the NAND truth table with trancription levels, summarizing the paragraph above.</p>
+
      <table>
+
        <tr>
+
          <th>Input A</th>
+
          <th>Input B</th>
+
          <th>Output: [GFP]->C=0  [RFP1, RFP2]->C=1</th>
+
          <th>Output C</th>
+
        </tr>
+
        <tr>
+
          <td>0</td>
+
          <td>0</td>
+
          <td>[i]  [a/i, a]~=[i, a]</td>
+
          <td>1</td>
+
        </tr>
+
        <tr>
+
          <td>0</td>
+
          <td>1</td>
+
          <td>[a/i]~=[i]  [a, i]</td>
+
          <td>1</td>
+
        </tr>
+
        <tr>
+
          <td>1</td>
+
          <td>0</td>
+
          <td>[b]~=[i]  [i, a]</td>
+
          <td>1</td>
+
        </tr>
+
        <tr>
+
          <td>1</td>
+
          <td>1</td>
+
          <td>[a]  [b, i]~=[i, i]</td>
+
          <td>0</td>
+
        </tr>
+
      </table>
+
      <p>Due to time constraints, we were not able construct this gate and test it in the wet lab. However, <b>modeling</b> allowed us to qualitatively assess the functionality of logic gates in silico. After tuning some constants in order to reproduce basic activation and inhibition of a single transistor, we were able to reproduce more complex experiments (chaining two transistors, and simutaneous activation and inhibiton). Finally, we were able to study the response of full logic gate, particularly the NAND gate.</br><b>To find out more, take a look at our <a href="https://2015.igem.org/Team:EPF_Lausanne/Modeling"><u>modeling page</u></a> and our <a href="https://2015.igem.org/Team:EPF_Lausanne/Results"><u>results page</u></a>!</b></p>
+
  
  
      <h2>References</h2>
+
    <div class="col-md-3 text-center">
      <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></br>[5]<a href="http://parts.igem.org/Part:BBa_I0500">BBa_I0500</a>: inducible pBad/AraC promoter</br>[6] <a href="https://en.wikipedia.org/wiki/Logic_gate">Wikipedia article on Logic gates</a></br>[7]<a href="https://en.wikipedia.org/wiki/NAND_gate">Wikipedia article on the NAND gate</a></p>
+
    <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>
 +
 
  
<!--YEAST-->
+
</div>
 +
<div class="row">
  
  
     <div id="design-yeast" class="tab-pane fade">
+
     <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>
 +
 
  
            </br>
+
</div>
            </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>
+
      <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>
                        <td><b>Connector</b></td>
+
      </section>
                        <td>Electrical wires</td>
+
      <h2>Supplementary findings</h2>
                        <td>dCas9-VP64 protein</td>
+
      aTC, croissance, induction..
                    </tr>
+
            <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>
 +
      <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>
  
                    <tr class="even">
+
    </div>
                        <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>
 
  
  
        <h4>Connector : dCas9-VP64</h4>
 
         
 
            <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>
 
     
 
  
        <h4>Transmitted information : gRNAs</h4>
 
          <div class="row">
 
              <div class="col-md-5">
 
                  <p>Each gRNA «cassette» is designed as in fig.2 : 5' - DsRed2 – polyA - HH ribozyme – gRNA SDS – gRNA scaffold – HDV ribozyme – 3'. This design, under promoter ADH1, allows to recruit RNA polymerase II. This RNA polymerase allows production of multiple gRNAs from a single transcript [3].</p>
 
                  <p>DsRed2 is a fluorescent protein. It acts as a reporter gene for the production of gRNAs [1]. The polyA tail is a 50 nucleotides 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]. 
 
                </p>
 
              </div>
 
  
  
              <div class="col-md-7">
 
            <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.1_gRNAdesign" width="70%"></a>
 
                <figcaption>Fig.1 - gRNA design adapted from [2] and [3]. </figcaption>
 
              </figure>
 
            </div>
 
          </div>
 
  
  
 +
<div id="results-yeasts" class="tab-pane fade in active">
 +
 +
     
 +
      <h1>Characterisation of dCas9-VP64 bio-transistors </h1>
 +
     
 +
<div class="row">
  
 +
  <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>As a little reminder, we use 2 repressing gRNAs, c6 & c7, whenever we repress the promoter.</p>
  
        <h4>Bio-transistor</h4>
+
  <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 class="row">
+
 
+
          <div class="col-md-10 col-md-offset-1 text-justify">
+
          <p>The gRNAs are sequences composed of a 20 nucleotides Specificity Determinant Sequence (SDS) and a 76 nucleotides scaffold. The 20 nucleotides SDS is complementary to a specific region of the promoter. It guides dCas9-VP64 to this specific region.</p>
+
          <br>
+
  
 
           <center>
 
           <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.2_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.2 - CYC promoter adapted from [1]. TATA: TATA box. TSS: Transcription Start Site. KS: Kozak Sequence. </figcaption>
+
 
                 </figure>
 
                 </figure>
 
           </center>
 
           </center>
 
          </br>
 
          <p>Gene expression is enhanced when the site targetted by dCas9-VP64 is located at the beginning or before the promoter, i.e. 25 nucleotides upstream from the TATA box and 50 nucleotides upstream from the transcrition start site. Gene expression is repressed when the targetted site is located on the promoter and in particular on the TATA box or the TSS region [1]. </p>
 
 
          <p>We use the region of strongest activation and the region of strongest repression.</p>
 
 
          <p>The region of strongest activation is c3. Binding of dCas9-VP64 to region c3 produces a threefold increase of fluorescence [1]. </p>
 
  
  
 
           <center>
 
           <center>
 
                 <figure>
 
                 <figure>
                 <a href="https://static.igem.org/mediawiki/2015/9/97/EPF_Lausanne_descriptionYeast_Activation.png"><img src="https://static.igem.org/mediawiki/2015/9/97/EPF_Lausanne_descriptionYeast_Activation.png" alt="fig.3_activation" width="70%"></a>
+
                 <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>
                <figcaption>Fig.3 - Activation in S. cerevisiae. </figcaption>
+
 
                 </figure>
 
                 </figure>
 
           </center>
 
           </center>
        </br>
 
  
 +
              <div class="col-md-5">
 +
                  <p>These two figures show the response of the transistor with different gRNAs:
  
                  <p>The strongest repression is obtained with 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>
+
                    <ul>
       
+
                      <li>An activating one (in clear green, BBa_K1723009)</li>  
            <center>
+
                      <li>An inhibitory one (in brown, BBa_K1723013 and BBa_K1723017) </li>  
                <figure>
+
                      <li>Both activating and inhibitory gRNAs (in orange)</li> 
                <a href="https://static.igem.org/mediawiki/2015/8/8b/EPF_Lausanne_descriptionYeast_Repression.png"><img src="https://static.igem.org/mediawiki/2015/8/8b/EPF_Lausanne_descriptionYeast_Repression.png" alt="fig.4_repression" width="70%"></a>
+
                      <li>gRNA that target an other promoter (to check the orthogonality, in dark green)</li> 
                <figcaption>Fig.4 - Repression in S. cerevisiae. </figcaption>
+
                      <li>No gRNAs (basal level, in blue)</li> 
                </figure>
+
                      <li>Only dCas9 (no gRNAs and no promoter, in dark red)</li> 
              </center>
+
                      <li>Only the activating gRNA (no promoter, in red)</li> 
            </br>
+
  
  
 +
                  </ul>
  
          <p>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 20 nucleotides sequences are randomly generated by two programs, coded by us, in order to respect two conditions. First, the human blaster program ensures that gRNAs don't bind anywhere on the human genome for safety reasons. Second, another blaster program ensures that gRNAs don't bind anywhere in the genome of S. cerevisiae. We do not want our synthetic gRNAs to bind anywhere else than on the desired promoter.</p>
+
                </p>
 
+
          <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 are very different from one another, differing by at least 10 nucleotides out of 20. </p>
+
 
+
        </br>
+
        </div>
+
      </div>
+
 
+
 
+
  
  
 +
                    <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>
  
 
        <h4>Linking bio-transistor</h4>
 
          <div class="row">
 
 
          <div class="col-md-10 col-md-offset-1 text-justify">
 
          <p>Building a bio-transistor consists in activating or repressing the expression of a reporter gene, GFP here. Linking the bio-transistors means replacing the expression of GFP by the expression of another gRNA. </p>
 
 
          <p>This other gRNA will then bind the next synthetic CYC promoter, and will activates or repress the expression of GFP. This is the first level of concatenation. </p>
 
 
          <center>
 
          <figure>
 
            <a href="https://static.igem.org/mediawiki/2015/4/4c/EPF_Lausanne_descriptionYeast_concatenation1.png"><img src="https://static.igem.org/mediawiki/2015/4/4c/EPF_Lausanne_descriptionYeast_concatenation1.png" alt="concatenation1" style="height:65%;width:65%;" /></a>
 
            <figcaption>Fig.5 - First level of concatenation. In this example, the link between the two CYC promoter is an activation (c3). It can also be a repression (c6 & c7), or activation and repression simultaneously (c3 & c6 & c7). </figcaption>
 
          </figure>
 
        </center>
 
        </br>
 
        </div>
 
      </div>
 
 
      
 
      
  
        <h4>Logic gate</h4>
+
  </div>
          <div class="row">
+
</div>
  
          <div class="col-md-10 col-md-offset-1 text-justify">
 
          <p>The first level of concatenation allows to build one logic gate.</p>
 
 
          <center>
 
          <figure>
 
            <a href="https://static.igem.org/mediawiki/2015/e/e7/EPF_Lausanne_descriptionYeast_logicGate1.png"><img src="https://static.igem.org/mediawiki/2015/e/e7/EPF_Lausanne_descriptionYeast_logicGate1.png" alt="logicGate1Yeast" style="height:80%;width:80%;" /></a>
 
            <figcaption>Fig.5 - First level of concatenation. In this example, the link between the two CYC promoter is an activation (c3). It can also be a repression (c6 & c7), or activation and repression simultaneously (c3 & c6 & c7). </figcaption>
 
          </figure>
 
        </center>
 
 
          <p>explanation of NAND gate for S. cerevisiae ................ </p>
 
 
 
        </br>
 
        </div>
 
      </div>
 
 
  
  
  
      <h4>References</h4>
 
          <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>
 
 
    </div>
 
 
 
 
 
 
 
<!--BACKGROUND-->
 
    <div id="background" class="tab-pane fade">
 
      <h1>Background</h1>
 
      <h2>Programmable cells - Promises and Limitations</h2>
 
      <div class="row">
 
        <div class="col-md-8">
 
          <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 to produce an oscillating signal [2]. Since then, multiple other repressors and activators (zinc-fingers, TALEs) have been used to target specific DNA sequences. Alternative strategies to engineer synthetic biological circuits use 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 observed 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 circuits 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 new parts that do not cross-talk with the cellular machinery nor with other parts of the genetic circuit promises to improve the robustness and efficiency of future circuits.</p>
 
          <p align="justify">Retroactivity is not the only limitation of current cellular signal processing circuits. To begin with, such circuits are slow : their response time can be measured in hours or even days. Furthermore, they are often unreliable and offer low signal-to-noise ratios. Low output signal may make connecting multiple circuits impossible. Another limiting factor is the fact that the transcription factors used in the circuit may be toxic for the cell and that the circuit itself may monopolize the cell’s resources. 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>
 
        </div>
 
        <div class="col-md-4">
 
          <figure>
 
            <a href="https://static.igem.org/mediawiki/2015/5/53/EPF_Lausanne_Project_Description_Background.png"><img src="https://static.igem.org/mediawiki/2015/5/53/EPF_Lausanne_Project_Description_Background.png" style="width=90%"></a>
 
            <figcaption>a) Representation of the repressilator that was built by Elowitz and his collaborators. The construction was based in two independent plasmids, one containing the circuit and the other one representing the fluorescent reporter.</br>b) Modeled oscillation (left side) and observed results (right side).</br>Retrieved from Elowitz & Liebler 2000. <a href="https://commons.wikimedia.org/wiki/File:Repressilator_(representation_based_on_Elowitz_%26_Liebler_2000).png">Original figure by goNext Project.</a></figcaption>
 
          </figure>
 
        </div>
 
      </div>
 
 
      <h2>dCas9 to the rescue!</h2>
 
      <div class="row">
 
        <div class="col-md-10">
 
          <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 DNA sequences that are complementary to its “guide” RNA (gRNA). 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 it is 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 - targeting gRNAs can be designed. In addition, synthetic promoters may be built with numerous regulating binding sites in order to receive a variety of inputs, both activating and inhibiting. These properties make CRISPR a useful addition to the synthetic biologist’s toolbox. Its versatility may help build more complex and extendable genetic circuits, as has been already shown in recent publications. Indeed, this technology has been used to create simple logic circuits - such as NOR gate and a 3-gate circuit [8].</p>
 
        </div>
 
        <div class="col-md-2">
 
          <figure>
 
            <a href="https://static.igem.org/mediawiki/2015/7/7d/DCas9w.png"><img src="https://static.igem.org/mediawiki/2015/7/7d/DCas9w.png" style="width:100%"></a>
 
            <figcaption>dCas9-ω structure</figcaption>         
 
          </figure>
 
        </div>
 
      </div>
 
 
      <h2>Biological Transistors</h2>
 
      <p align="justify">Given the numerous advantages of this system, we decided to attempt to represent binary signals with the two ”elementary” CRISPR/Cas9- dependent operations described above. A system composed of Cas9 with appropriate sets of gRNAs and promoters should be able to act as an ON/OFF switch. In electronic circuits, the switches that control the flow of electricity are named transistors.  In our circuit, the flow of RNA polymerase along the strands of DNA will be controlled by bio-transistors : gRNA-targeted dCas9. Transistors are the fundamental building block of electronic circuits. Assembled into logic gates, they enable electronic circuits to perform logic operations and compute true/false answers.</p>
 
      <p align="justify">dCas9 may be used to build logic circuits that are orthogonal, modular and reusable. Such circuits should enable scientists to implement any complex logic functions in biological systems. We hope to explore the viability of dCas9 circuits as the transformative tool to rewire genetic networks it may well prove to be.</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] Nielsen, A. A., & Voigt, C. A. (2014). Multi‐input CRISPR/Cas genetic circuits that interface host regulatory networks. Molecular systems biology, 10(11), 763.</p>
 
    </div>
 
  
 
   </div>
 
   </div>
Line 494: Line 420:
 
</br>
 
</br>
 
</body>
 
</body>
<script type="text/javascript">
 
  $(function () {
 
    $('#BioLOGIC a').click(function (e) {
 
        e.preventDefault();
 
        $('a[href="' + $(this).attr('href') + '"]').tab('show');
 
    })
 
  });
 
  $(function () {
 
    $('#design-ecoli a').click(function (e) {
 
        e.preventDefault();
 
        $('a[href="' + $(this).attr('href') + '"]').tab('show');
 
    })
 
  });
 
  $(function () {
 
    $('#design-yeast a').click(function (e) {
 
        e.preventDefault();
 
        $('a[href="' + $(this).attr('href') + '"]').tab('show');
 
    })
 
  });
 
  $(function () {
 
    $('#background a').click(function (e) {
 
        e.preventDefault();
 
        $('a[href="' + $(this).attr('href') + '"]').tab('show');
 
    })
 
  });
 
</script>
 
 
</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