Difference between revisions of "Team:William and Mary/Description"

 
(79 intermediate revisions by 5 users not shown)
Line 1: Line 1:
{{IISER_Pune}}
 
<html>
 
  
<h2> Project Description </h2>
+
<html lang="en">
 +
<cfheader name="X-XSS-Protection" value="1">
 +
    <head>
 +
        <meta charset="utf-8" />
 +
<link rel="icon" type="image/png" href="https://static.igem.org/mediawiki/2015/e/ea/WMFavicon.png">
  
<p>In short, our project is meant to measure transcriptional noise and characterize the noise associated with different promoters in E. coli. </p>
+
        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
<p>
+
        <title>NOISE - W&M iGEM</title>
Transcription is the process of converting information stored in DNA to information stored in RNA. During this process, there is an amount of random variation in the rate of the conversion. We call this random variation ‘noise’.  Transcriptional noise is largely influenced by sequences of DNA called promoters that help “tell” the cell to begin the process of transcription. Our project is to assess how much transcriptional noise is expressed by different commonly used promoters.</p>
+
        <meta content='width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0' name='viewport' />
<p>
+
        <link href="https://2015.igem.org/Team:William_and_Mary/bootstrap?action=raw&amp;ctype=text/css" rel="stylesheet" type="text/css"/>
We are also working on a system of targeted repression of promoters using dCas9. Perhaps the most up and coming technique in synthetic biology is CRISPR/Cas9 genome editing. A CRISPR (clustered regularly interspersed short palindromic repeat) sequence is one which codes for a crisprRNA, an RNA which targets a particular DNA sequence (called the protospacer). In natural systems, the crisprRNA would bind to the protospacer and interact with another RNA sequence called a tracrRNA (which only serves to summon the Cas9 protein). The tracrRNA interacts with the Cas9 protein which recognizes a sequence in the DNA called the protospacer adjacent motif (PAM). The Cas9 protein would then cut the protospacer several base pairs upstream from the PAM. This opens the door for a synthetic biologist to insert an alternative gene or otherwise edit the genome. Additionally, in synthetic systems, the crisprRNA and tracrRNA sequences can be combined into a single guide RNA, or gRNA for short.</p>
+
<link href="https://2015.igem.org/Team:Stockholm/fixbootstrap?action=raw&amp;ctype=text/css" rel="stylesheet" type="text/css"/>
<p>
+
        <link href="https://2015.igem.org/Team:William_and_Mary/rubick?action=raw&amp;ctype=text/css" rel="stylesheet" type="text/css"/>
However, the CRISPR/ Cas9 system has many other applications. In our project, we are using a variation of the Cas9 which has been functionally deactivated (it no longer cuts the protospacer). It does, however, still clamp onto the protospacer and block the binding of other things. Therefore, if we want to inhibit the expression of a gene, we can do so by targeting the gRNA sequence to bind to the promoter region of the gene of interest. This will allow the functionally 'dead' Cas9 (dCas9) to bind to the promoter region of the gene, preventing the RNA polymerase which would have transcribed the sequence from binding to the promoter sequence because there is a giant protein in the way. </p>
+
        <link href="https://2015.igem.org/Team:William_and_Mary/demo?action=raw&amp;ctype=text/css" rel="stylesheet" type="text/css"/>
<p>
+
        <link rel="stylesheet" type="text/css" href="https://2015.igem.org/Template:William_and_Mary/jquerybxsliderCSS?action=raw&ctype=text/css" />
Within our project, we are referring to the idea of dCas9 repression as the Susan System, or Susan for short. We are working on a Suite of gRNA parts which will allow any iGEM team to easily repress genes expressed under any of the top ten most common iGEM promoters and then subsequently turn on expression of the gene on demand.
+
</p>
+
<p>
+
The importance of proper characterization of transcriptional noise in promoters cannot be overstated. The less transcriptional noise a cell exhibits, the more reliably and predictably a cell can manufacture proteins or functional RNA. When scientists use cells to manufacture tools, it is important that these tools be both accurate and precise. Reliable cells manufacture products with precision, and reliability requires low levels of transcriptional noise. Alternatively, a researcher could require cells with a high level of transcriptional noise. Therefore it is important to be able to identify which promoters result in which levels of transcriptional noise.
+
</p>
+
  
<br />
+
        <!--    Fonts and icons    -->
 +
        <link href="http://maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet" type="text/css"/>
 +
        <link href='http://fonts.googleapis.com/css?family=Droid+Serif:400,700' rel='stylesheet' type='text/css'>
 +
        <link href="https://2015.igem.org/Team:William_and_Mary/pe-icon-7-stroke?action=raw&amp;ctype=text/css" rel="stylesheet" type="text/css"/>
 +
        <link href="https://2015.igem.org/Team:William_and_Mary/Rubik-Fonts?action=raw&amp;ctype=text/css" rel="stylesheet" type="text/css"/>
 +
       
 +
<!-- the wiki settings in the section immediately below are from UC San Diego 2015 -->
 +
        <style type="text/css">
 +
/* WIKI SETTINGS*/
 +
 +
/* Hide first heading */
 +
.firstHeading {
 +
display: none;
 +
}
 +
 +
/*-- Remove borders, float content left and remove padding/margin */
 +
#globalWrapper, #content{
 +
background-color: transparent;
 +
border: none;
 +
float: center;
 +
                                width: 101%;
 +
margin-left: -3px;
 +
margin-top: -8px;
 +
padding: auto;
 +
}
  
<h5>What should this page contain?</h5>
+
/*left align Black Menu Bar */
<ul>
+
#top_menu_inside {
<li> A clear and concise description of your project.</li>
+
margin-left: 0px;
<li>A detailed explanation of why your team chose to work on this particular project.</li>
+
}
<li>References and sources to document your research.</li>
+
</style>
<li>Use illustrations and other visual resources to explain your project.</li>
+
</ul>
+
  
 +
    </head>
 +
    <body class="landing-page">
 +
        <nav class="navbar navbar-default navbar-fixed-top navbar-burger" role="navigation">
 +
            <!-- if you want to keep the navbar hidden you can add this class to the navbar "navbar-burger"-->
 +
            <div class="container">
 +
                <div class="navbar-header">
 +
                    <button id="menu-toggle" type="button" class="navbar-toggle" data-toggle="collapse" data-target="#example">
 +
                    <span class="sr-only">Toggle navigation</span>
 +
                    <span class="icon-bar bar1"></span>
 +
                    <span class="icon-bar bar2"></span>
 +
                    <span class="icon-bar bar3"></span>
 +
                    </button>
 +
<a href="https://2015.igem.org/Team:William_and_Mary" class="navbar-brand">W&M iGEM 2015</a>
 +
                </div>
 +
                <div class="collapse navbar-collapse">
 +
                    <ul class="nav navbar-nav navbar-right navbar-uppercase">
 +
<p>    </p>
  
<br />
+
                          <li>
<h4>Advice on writing your Project Description</h4>
+
                            <a href="https://2015.igem.org/Team:William_and_Mary">  
 +
                            Home
 +
                            </a>
 +
                        </li>
 +
                        <li>
 +
                            <a href="https://2015.igem.org/Team:William_and_Mary/Description">
 +
                            Project Description
 +
                            </a>
 +
                        </li>
 +
                        <li>
 +
                            <a href="https://2015.igem.org/Team:William_and_Mary#parts">
 +
                            Parts
 +
                            </a>
 +
                        </li>
 +
                        <li>
 +
                            <a href="https://2015.igem.org/Team:William_and_Mary/Measurement">
 +
                            Results
 +
                            </a>
 +
                        </li>
 +
                        <li>
 +
                            <a href="https://2015.igem.org/Team:William_and_Mary/Modeling">
 +
                            Modeling
 +
                            </a>
 +
                        </li>
 +
                        <li>
 +
                            <a href="https://2015.igem.org/Team:William_and_Mary/Interlab_Study">
 +
                            Interlab Study
 +
                            </a>
 +
                        </li>
 +
                        <li>
 +
                            <a href="https://2015.igem.org/Team:William_and_Mary/Collaborations">
 +
                            Collaboration
 +
                            </a>
 +
                        </li>
 +
                        <li>
 +
                            <a href="https://2015.igem.org/Team:William_and_Mary/Software">
 +
                          Software
 +
                            </a>
 +
                        </li>
 +
                        <li>
 +
                            <a href="https://2015.igem.org/Team:William_and_Mary/Practices">
 +
                            Human Practices
 +
                            </a>
 +
                        </li>
 +
                        <li>
 +
                            <a href="https://2015.igem.org/Team:William_and_Mary#ref">
 +
                            References
 +
                            </a>
 +
                        </li>
 +
                        <li>
 +
                            <a href="https://2015.igem.org/Team:William_and_Mary/Medal_Criteria">
 +
                            Medal Criteria
 +
                            </a>
 +
                        </li>
 +
                        <li>
 +
                            <a href="https://2015.igem.org/Team:William_and_Mary/Team">
 +
                            Team
 +
                            </a>
 +
                        </li>
 +
                    </ul>
 +
                </div>
 +
            </div>
 +
        </nav>
 +
       
 +
       
 +
       
 +
       
 +
       
 +
       
 +
       
 +
        <div class="wrapper">
 +
       
 +
       
 +
       
 +
            <!--    replace this line with the code generated with the rubik-builder.html              -->
  
<p>
+
<div class="section section-we-are-2" id="projectdesc">
We encourage you to put up a lot of information and content on your wiki, but we also encourage you to include summaries as much as possible. If you think of the sections in your project description as the sections in a publication, you should try to be consist, accurate and unambiguous in your achievements.
+
                        <A NAME="whatis">
</p>
+
                            <div class="text-area">
 +
                                <div class="container">
 +
                                    <div class="row">
 +
                                        <div class="col-md-4">
 +
                                            <div class="title">
  
 +
                                                <p class="h2WM">What is noise?</p>
 +
                                            </div>
 +
                                        </div>
 +
                                        <div class="col-md-7 col-md-offset-1">
 +
                                            <div class="description">
 +
                                                <p>Cellular processes occur in a highly dynamic fashion. The variations resulting from the constantly shifting environmental context of the cell, as well as the inherent unpredictability that arises from the microscale kinetics of biomolecular reactions, compound together to ensure that the behavior of a cell can never truly be deterministic.
 +
 +
                                                </p>
 +
</div>
 +
</div>
 +
<div class = "description">
 
<p>
 
<p>
Judges like to read your wiki and know exactly what you have achieved. This is how you should think about these sections; from the point of view of the judge evaluating you at the end of the year.
+
<a href=""></a>The transcription of a gene is an example of such a process-- in prokaryotes, both the time between and the amount of mRNAs produced in each of the bursts of transcription are, though they are constrained by natural laws and limits, nonetheless random values. This inability to predict with complete accuracy and precision, regardless of the amount of information that an observer has about the cell and its environment, confers a level of irreducible variability on transcription.</p><p>
</p>
+
  
 +
This variability, also commonly referred to as stochasticity or noise, in gene expression can be split into two components: extrinsic and intrinsic noise. Extrinsic factors, like differing RNA polymerase concentrations and nucleotide availability, affect transcription equally within the cell, regardless of what cis-regulatory elements drive transcription of the genes in question. Intrinsic properties, like DNA-protein binding kinetics, are promoter-specific contributions to noise.</p><p>
  
<br />
+
For a synthetic biologist designing a genetic network, it is critical to understand the level of noise present in the network’s components. On one hand, a high level of noise in a component could make the network more unstable, and hence less effective or even unsafe. On the other hand, noise in the network could be harnessed to occasionally cross otherwise energetically unfavorable thresholds and hence open up new possibilities for network functionality and applications. Either way, as the frontier of synthetic biology moves towards ever more complex and intricate networks, it is clearly not sustainable to remain ignorant of the level of noise intrinsic to each component part of a synthesized construct.</p><p>
<h4>References</h4>
+
<p>iGEM teams are encouraged to record references you use during the course of your research. They should be posted somewhere on your wiki so that judges and other visitors can see how you though about your project and what works inspired you.</p>
+
  
 +
Despite the extensive characterization of the average strength of the promoters available on the Biobrick registry, very few have information pertaining to the variability in their expression. Our project aims to tease apart the extrinsic and intrinsic components of gene expression noise, and characterize the noise inherent to commonly used promoters in synthetic biology.</p><p>
 +
 +
Original work done by Michael Elowitz investigated stochasticity in gene expression at the single cell level using a dual-reporter fluorescent system [1]. In this method two constructs are created that both drive expression of a fluorescent protein using the same promoter, RBS, and terminator. One of these reporter constructs uses YFP and the other CFP.  This dual reporter system is what allows the investigator to differentiate between the extrinsic factors of noise, which should affect both constructs equally, and the intrinsic factors, which will result in a difference in the ratio of CFP: YFP fluorescence. These constructs are then <a href= "https://2015.igem.org/Team:William_and_Mary/Protocols:Integration">integrated into specific sites on the genome</a> and the fluorescence output measured using fluorescent imaging. </p> <p>
 +
<div><p><IMG SRC="https://static.igem.org/mediawiki/2015/e/ed/WmRaserHoriz.jpeg"></p><p>(ABOVE) Panel A shows an example of intrinsic and extrinsic noise; both the ratio of the fluorescence of the two reporters (intrinsic) and the absolute fluorescence of the two reporters (extrinsic) changes. Panel B shows an example of extrinsic noise only; the ratio of the fluorescence of the two reporters stays constant while the absolute fluorescence changes [2].</p></div></p>
  
 +
<div><p>Once individual cell measurements have been taken for both CFP and YFP expression using confocal microscopy, <a href="https://2015.igem.org/Team:William_and_Mary/Measurement">the intrinsic noise measurements can be calculated and further analyzed</a>.</p></div>
  
<h4>Inspiration</h4>
+
<div><p style="float: right;"><IMG SRC="https://static.igem.org/mediawiki/2015/9/97/WMdCasDiag.jpeg" width=600px></p><p>
<p>See how other teams have described and presented their projects: </p>
+
(RIGHT) Schematic of dCas9/CRISPR system. gRNAs targeting the promoter region of the gene of interest will guide dCas9 binding. Bound dCas9 sterically hinders RNAP and transcription factors from binding and promoting transcription [3].</p>
 +
<p>In addition to characterizing the noise of promoters in iGEM, we contributed additional tools for manipulating their expression. CRISPR/Cas9 has been used extensively in synthetic biology, both inside and out of iGEM. In particular, new functionalizations of the Cas9 protein that remove its catalytic nuclease domain while retaining its DNA-binding activity have allowed for novel methods in molecular biology. This catalytically inactive variant of Cas9, known as dCas9, can be used to repress gene expression by targeting the promoter region of a gene of interest. This repression is mediated by the CRISPR/Cas9 complex binding to the promoter region and can block RNAP binding or prevent transcriptional elongation. All of our gRNAs prevent RNAP binding and initiation of transcription.</p></div></p>
  
<ul>
+
<div><p>We created a codon-optimized dCas9 variant for expression in E. coli  that, when used with an appropriate gRNA, reduced observed gene expression by 97%. In addition to making both a dCas9 coding region (BBa_K1795000), and a dCas9 operon for constitutive expression (BBa_K1795001), we also contribute 12 gRNAs that target commonly used promoters in iGEM, and a scrambled gRNA to be used as a negative control.</p>
<li><a href="https://2014.igem.org/Team:Imperial/Project"> Imperial</a></li>
+
<li><a href="https://2014.igem.org/Team:UC_Davis/Project_Overview"> UC Davis</a></li>
+
<p>We believe that our contributions to iGEM 2015 will not only open the door for more noise-related iGEM projects in the future, but will allow for more sophisticated synthetic gene regulatory network design both through the additional promoter characterization we have performed and the availability of new negative regulators of gene expression.</p>
<li><a href="https://2014.igem.org/Team:SYSU-Software/Overview">SYSU Software</a></li>
+
</ul>
+
  
 
</div>
 
</div>
 +
 +
<div>
 +
 +
<p>References:</p>
 +
 +
<p>1: Elowitz, Michael B., et al. "Stochastic gene expression in a single cell." Science 297.5584 (2002): 1183-1186.</p>
 +
 +
<p>2: Raser, Jonathan M., and Erin K. O'Shea. "Noise in gene expression: origins, consequences, and control." Science 309.5743 (2005): 2010-2013.
 +
</p>
 +
 +
<p>3: Qi, Lei S., et al. "Repurposing CRISPR as an RNA-guided platform for sequence-specific control of gene expression." Cell 152.5 (2013): 1173-1183. </p>
 +
                </div>
 +
            </div>
 +
        </div>
 +
    </div>
 +
</div>
 +
 +
    </body>
 +
                        <footer class="footer footer-color-black" data-color="black">
 +
                            <div class="container">
 +
                                <nav class="pull-left navbar-burger">
 +
                                    <ul>
 +
                                        <li>
 +
                                            <a href="https://2015.igem.org/Team:William_and_Mary">
 +
                                                Home
 +
                                            </a>
 +
                                        </li>
 +
                                        <li>
 +
                                            <a href="mailto:igem@wm.edu">
 +
                                                Contact
 +
                                            </a>
 +
                                        </li>
 +
                                    </ul>
 +
                                </nav>
 +
                                <div class="social-area pull-right">               
 +
                                    <a href="https://www.facebook.com/wmigem2015">
 +
                                        <i class="fa fa-facebook-square"></i>
 +
                                    </a>
 +
                                    <a href="https://twitter.com/wmigem">
 +
                                        <i class="fa fa-twitter"></i>
 +
                                    </a>
 +
                                </div>
 +
                                <div class="copyright">
 +
                                    © 2015 William & Mary iGEM
 +
                                </div>
 +
                            </div>
 +
                        </footer>   
 +
        </div>               
 +
               
 +
 +
   
 +
   
 +
 +
   
 +
    <script type="text/javascript" src="https://2015.igem.org/Template:William_and_Mary/jquery1112minJS?
 +
action=raw&ctype=text/javascript"></script>
 +
   
 +
    <script type="text/javascript" src="https://2015.igem.org/Template:William_and_Mary/bootstrapJS?
 +
action=raw&ctype=text/javascript"></script>
 +
 
 +
 +
    <script type="text/javascript" src="https://2015.igem.org/Template:William_and_Mary/jquerywaypointsminJS?
 +
action=raw&ctype=text/javascript"></script>
 +
 +
    <script type="text/javascript" src="http://presentation.paperplane.io/assets/js/modernizr.js"></script>
 +
 +
    <script type="text/javascript" src="https://2015.igem.org/Template:William_and_Mary/rubickJS?
 +
action=raw&ctype=text/javascript"></script>
 
</html>
 
</html>

Latest revision as of 04:40, 21 November 2015

NOISE - W&M iGEM

What is noise?

Cellular processes occur in a highly dynamic fashion. The variations resulting from the constantly shifting environmental context of the cell, as well as the inherent unpredictability that arises from the microscale kinetics of biomolecular reactions, compound together to ensure that the behavior of a cell can never truly be deterministic.

The transcription of a gene is an example of such a process-- in prokaryotes, both the time between and the amount of mRNAs produced in each of the bursts of transcription are, though they are constrained by natural laws and limits, nonetheless random values. This inability to predict with complete accuracy and precision, regardless of the amount of information that an observer has about the cell and its environment, confers a level of irreducible variability on transcription.

This variability, also commonly referred to as stochasticity or noise, in gene expression can be split into two components: extrinsic and intrinsic noise. Extrinsic factors, like differing RNA polymerase concentrations and nucleotide availability, affect transcription equally within the cell, regardless of what cis-regulatory elements drive transcription of the genes in question. Intrinsic properties, like DNA-protein binding kinetics, are promoter-specific contributions to noise.

For a synthetic biologist designing a genetic network, it is critical to understand the level of noise present in the network’s components. On one hand, a high level of noise in a component could make the network more unstable, and hence less effective or even unsafe. On the other hand, noise in the network could be harnessed to occasionally cross otherwise energetically unfavorable thresholds and hence open up new possibilities for network functionality and applications. Either way, as the frontier of synthetic biology moves towards ever more complex and intricate networks, it is clearly not sustainable to remain ignorant of the level of noise intrinsic to each component part of a synthesized construct.

Despite the extensive characterization of the average strength of the promoters available on the Biobrick registry, very few have information pertaining to the variability in their expression. Our project aims to tease apart the extrinsic and intrinsic components of gene expression noise, and characterize the noise inherent to commonly used promoters in synthetic biology.

Original work done by Michael Elowitz investigated stochasticity in gene expression at the single cell level using a dual-reporter fluorescent system [1]. In this method two constructs are created that both drive expression of a fluorescent protein using the same promoter, RBS, and terminator. One of these reporter constructs uses YFP and the other CFP. This dual reporter system is what allows the investigator to differentiate between the extrinsic factors of noise, which should affect both constructs equally, and the intrinsic factors, which will result in a difference in the ratio of CFP: YFP fluorescence. These constructs are then integrated into specific sites on the genome and the fluorescence output measured using fluorescent imaging.

(ABOVE) Panel A shows an example of intrinsic and extrinsic noise; both the ratio of the fluorescence of the two reporters (intrinsic) and the absolute fluorescence of the two reporters (extrinsic) changes. Panel B shows an example of extrinsic noise only; the ratio of the fluorescence of the two reporters stays constant while the absolute fluorescence changes [2].

Once individual cell measurements have been taken for both CFP and YFP expression using confocal microscopy, the intrinsic noise measurements can be calculated and further analyzed.

(RIGHT) Schematic of dCas9/CRISPR system. gRNAs targeting the promoter region of the gene of interest will guide dCas9 binding. Bound dCas9 sterically hinders RNAP and transcription factors from binding and promoting transcription [3].

In addition to characterizing the noise of promoters in iGEM, we contributed additional tools for manipulating their expression. CRISPR/Cas9 has been used extensively in synthetic biology, both inside and out of iGEM. In particular, new functionalizations of the Cas9 protein that remove its catalytic nuclease domain while retaining its DNA-binding activity have allowed for novel methods in molecular biology. This catalytically inactive variant of Cas9, known as dCas9, can be used to repress gene expression by targeting the promoter region of a gene of interest. This repression is mediated by the CRISPR/Cas9 complex binding to the promoter region and can block RNAP binding or prevent transcriptional elongation. All of our gRNAs prevent RNAP binding and initiation of transcription.

We created a codon-optimized dCas9 variant for expression in E. coli that, when used with an appropriate gRNA, reduced observed gene expression by 97%. In addition to making both a dCas9 coding region (BBa_K1795000), and a dCas9 operon for constitutive expression (BBa_K1795001), we also contribute 12 gRNAs that target commonly used promoters in iGEM, and a scrambled gRNA to be used as a negative control.

We believe that our contributions to iGEM 2015 will not only open the door for more noise-related iGEM projects in the future, but will allow for more sophisticated synthetic gene regulatory network design both through the additional promoter characterization we have performed and the availability of new negative regulators of gene expression.

References:

1: Elowitz, Michael B., et al. "Stochastic gene expression in a single cell." Science 297.5584 (2002): 1183-1186.

2: Raser, Jonathan M., and Erin K. O'Shea. "Noise in gene expression: origins, consequences, and control." Science 309.5743 (2005): 2010-2013.

3: Qi, Lei S., et al. "Repurposing CRISPR as an RNA-guided platform for sequence-specific control of gene expression." Cell 152.5 (2013): 1173-1183.