Team:Penn State/Cas9Project

From 2013.igem.org

(Difference between revisions)
 
(8 intermediate revisions not shown)
Line 18: Line 18:
body {
body {
-
     height: 2148px;
+
     height: 5000px;
     width: 100%;
     width: 100%;
-
     background-image: url(http://i.imgur.com/brLF3f9.png?2);  
+
     background-image: url(http://i.imgur.com/iAVmVz5.jpg);  
     background-repeat: no-repeat;
     background-repeat: no-repeat;
-
     background-color: #E0F8E0;
+
     background-color: white;
     margin: none;
     margin: none;
     padding: 0;}
     padding: 0;}
Line 70: Line 70:
color: #FFCC33;
color: #FFCC33;
text-decoration: none;
text-decoration: none;
 +
border: none;
}
}
Line 75: Line 76:
.A {  
.A {  
text-align: center;
text-align: center;
-
color: white;
+
color: black;
font-size: 18px;
font-size: 18px;
height: 75px;
height: 75px;
-
width: 125px;
+
width: 135px;
border-radius: 100%;
border-radius: 100%;
background-color: transparent;
background-color: transparent;
 +
margin-left: -20px;
}
}
 +
 +
.B {
 +
margin: 0;
 +
}
 +
 +
#Home{
 +
margin-top: -35px;
 +
margin-left: -20px;
 +
}
 +
 +
#notebook{
 +
margin-top: 5px;
 +
}
 +
#promoter{
#promoter{
position: relative;
position: relative;
 +
margin-top: -10px;
}  
}  
#Cas9{
#Cas9{
position: relative;
position: relative;
-
top: 10px;
 
}  
}  
#Cesa{
#Cesa{
position: relative;
position: relative;
-
top: 33px;
+
margin-top: 15px;
}  
}  
#Butanol{
#Butanol{
position: relative;
position: relative;
-
width: 110px;
+
margin-top: 25px;
-
top: 50px;
+
}  
}  
#Vanillin{
#Vanillin{
position: relative;
position: relative;
-
width: 110px;
+
margin-top: 25px;
-
top: 65px;
+
}  
}  
#parts {
#parts {
position: relative;
position: relative;
-
top: 100px;
+
margin-top: 25px;
}
}
#attribution {
#attribution {
position: relative;
position: relative;
-
top: 150px;
+
margin-top: 55px;
}
}
#human {
#human {
position: relative;
position: relative;
-
top: 95px;
+
margin-top: -10px;
}
}
Line 128: Line 142:
background-color: transparent;
background-color: transparent;
top: -290px;
top: -290px;
-
left: 450px;
+
left: 430px;
}
}
Line 137: Line 151:
margin-top: 10px;
margin-top: 10px;
}
}
 +
#TableContents{
#TableContents{
Line 181: Line 196:
             <h2 style="color: green" ID="Intro"> Introduction</h2>
             <h2 style="color: green" ID="Intro"> Introduction</h2>
             <p>
             <p>
-
...
+
A CRISPR/Cas9 system, which is found in a few prokaryotic organisms allows for very specific DNA targeting. The system as found is used to cleave DNA or completely cut out certain sections, perhaps as a defense mechanism. However, scientists in recent years have turned their attention to CRISPR/cas9 systems due to the highly specific targeting abilities.  Mutation of a few key areas of the protein caused the creation of dcas9.  dcas9 is catalytically inactive and can be expressed in controlled quantities and will not cleave DNA. When coupled with a 100bp engineered self-guided RNA sequence the  dcas9 protein can be bound to any 20bp DNA sequence.  This has many implications including gene-specific down regulation, localization abilities via attachment to the cas9 protein complex, and  gene-sepcific up regulation via the attachment of an enhancer targeted to a promoter region.  There are many possible uses of dcas9, and would serve as an excellent new tool in the plant synthetic biology toolkit.
</p>
</p>
<h2 style="color: green" ID="Back"> Background</h2>
<h2 style="color: green" ID="Back"> Background</h2>
             <p>
             <p>
-
        ...
+
        The below diagram describes how the dcas9-guided RNA targeting system works.  
</p>
</p>
 +
<img src="http://cfile204.uf.daum.net/R320x0/253C363DA4B1DC52189C6F">
 +
<p> Reference:  http://www.sciencedirect.com/science/article/pii/S0092867413002110 </p>
 +
<h2 style="color: green" ID="Meth"> Method </h2>
<h2 style="color: green" ID="Meth"> Method </h2>
             <p>
             <p>
-
...
+
To test dcas9 we designed a vector that expressed both GFP and RFP under two different CMV35s promoters. Transforming this plasmid into plants should show a constant GFP to RFP ratio under florescence spectroscopy.(this vector is identical to the one designed for the promoter project) Once this generic ratio is established we can modify this plasmid to include the dcas9 protein and guiding RNA sequence. If we target the guiding RNA to the GFP/promoter polymerase binding region we should expect a ratio indicating a decrease in GFP expression. It should be noted that dcas9 and the RNA guiding sequence will both need their own unique promoters since plants have a tendency to destroy multiple promoter regions.  
-
</p>
+
-
<h2 style="color: green" ID="Result"> Results</h2>
+
-
            <p>
+
-
...
+
-
</p>
+
-
<h2 style="color: green" ID="Discuss"> Discussion </h2>
+
-
            <p>
+
-
...
+
</p>
</p>
 +
                 <h2 style="color: green" ID="FS"> Further Study </h2>
                 <h2 style="color: green" ID="FS"> Further Study </h2>
             <p>
             <p>
-
...
+
Due to limitations resulting from the lack of previous synthetic biology application within plants, we were unable to obtain any results. We have successfully isolated the desired parts needed for assembly of the plasmid and have the backbone with the 35s promoter left border and Nos terminator right border. Successful construct assembly of these parts is still needed for bacterial and plant transformation. Following promising transformation, fluorescence testing and characterization must be done.  
</p>
</p>
Line 212: Line 223:
</div>
</div>
      
      
 +
   
     <a href="/Team:Penn_State">
     <a href="/Team:Penn_State">
-
       <div class="A">
+
       <div class="A", ID="Home">
           <p class="B"> Home</p>
           <p class="B"> Home</p>
       </div>
       </div>
Line 232: Line 244:
     <a href="/Team:Penn_State/PromoterProject">
     <a href="/Team:Penn_State/PromoterProject">
       <div class="A", ID="Promoter">
       <div class="A", ID="Promoter">
-
           <p class="B"> Promoter Project</p>
+
           <p class="B"> Promoter</p>
 +
          <p class="B"> Project </p>
       </div>
       </div>
     </a>
     </a>
Line 239: Line 252:
     <a href="/Team:Penn_State/Cas9Project">
     <a href="/Team:Penn_State/Cas9Project">
       <div class="A", ID="Cas9">
       <div class="A", ID="Cas9">
-
           <p class="B"> Cas9 Project</p>
+
           <p class="B"> Cas9</p>
 +
          <p class="B"> Project </p>
       </div>
       </div>
     </a>
     </a>
Line 245: Line 259:
     <a href="/Team:Penn_State/CesaProject">
     <a href="/Team:Penn_State/CesaProject">
       <div class="A", ID="Cesa">
       <div class="A", ID="Cesa">
-
           <p class="B"> Cesa Project</p>
+
           <p class="B"> CesA </p>
 +
          <p class="B"> Project </p>
       </div>
       </div>
     </a>
     </a>
Line 251: Line 266:
     <a href="/Team:Penn_State/ButanolProject">
     <a href="/Team:Penn_State/ButanolProject">
       <div class="A", ID="Butanol">
       <div class="A", ID="Butanol">
-
           <p class="B"> Butanol Project</p>
+
           <p class="B"> Butanol</p>
 +
          <p class="B"> Project </p>
       </div>
       </div>
     </a>
     </a>
Line 257: Line 273:
     <a href="/Team:Penn_State/VanillinProject">
     <a href="/Team:Penn_State/VanillinProject">
       <div class="A", ID="Vanillin">
       <div class="A", ID="Vanillin">
-
           <p class="B"> Vanillin Project</p>
+
           <p class="B"> Vanillin </p>
 +
          <p class="B"> Project </p>
       </div>
       </div>
     </a>
     </a>

Latest revision as of 03:38, 28 September 2013

Cas9 in Plants Project

A CRISPR/cas9 system is a large protein guided by a self-guiding RNA, which is capable of targeting specific DNA sequences. Cas9 has been characterized previously in bacteria and mammalian cells. Often targeted to a promoter region, Cas9 acts as highly effective gene repressing tool. The goal of the cas9 project is to make this regulatory tool available to plant genetic engineering.

Introduction

A CRISPR/Cas9 system, which is found in a few prokaryotic organisms allows for very specific DNA targeting. The system as found is used to cleave DNA or completely cut out certain sections, perhaps as a defense mechanism. However, scientists in recent years have turned their attention to CRISPR/cas9 systems due to the highly specific targeting abilities. Mutation of a few key areas of the protein caused the creation of dcas9. dcas9 is catalytically inactive and can be expressed in controlled quantities and will not cleave DNA. When coupled with a 100bp engineered self-guided RNA sequence the dcas9 protein can be bound to any 20bp DNA sequence. This has many implications including gene-specific down regulation, localization abilities via attachment to the cas9 protein complex, and gene-sepcific up regulation via the attachment of an enhancer targeted to a promoter region. There are many possible uses of dcas9, and would serve as an excellent new tool in the plant synthetic biology toolkit.

Background

The below diagram describes how the dcas9-guided RNA targeting system works.

Reference: http://www.sciencedirect.com/science/article/pii/S0092867413002110

Method

To test dcas9 we designed a vector that expressed both GFP and RFP under two different CMV35s promoters. Transforming this plasmid into plants should show a constant GFP to RFP ratio under florescence spectroscopy.(this vector is identical to the one designed for the promoter project) Once this generic ratio is established we can modify this plasmid to include the dcas9 protein and guiding RNA sequence. If we target the guiding RNA to the GFP/promoter polymerase binding region we should expect a ratio indicating a decrease in GFP expression. It should be noted that dcas9 and the RNA guiding sequence will both need their own unique promoters since plants have a tendency to destroy multiple promoter regions.

Further Study

Due to limitations resulting from the lack of previous synthetic biology application within plants, we were unable to obtain any results. We have successfully isolated the desired parts needed for assembly of the plasmid and have the backbone with the 35s promoter left border and Nos terminator right border. Successful construct assembly of these parts is still needed for bacterial and plant transformation. Following promising transformation, fluorescence testing and characterization must be done.

Home

Team

Notebook

Promoter

Project

Cas9

Project

CesA

Project

Butanol

Project

Vanillin

Project

Parts

Human Practices

Attributions