Difference between revisions of "Team:Cambridge-JIC/Proof"

(Prototype team page)
 
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Cambridge-JIC}}
+
<!--{{Cambridge-JIC}}-->
 +
{{Cambridge-JIC/Templates/Menu}}
  
 
<html>
 
<html>
 +
<body>
  
 +
<style>
 +
.darkWhite:hover
 +
{
 +
color:#fff;
 +
}
  
<div class="column full_size judges-will-not-evaluate">
+
.darkBlue:link
<h3>★  ALERT! </h3>
+
{
<p>This page is used by the judges to evaluate your team for the <a href="https://2016.igem.org/Judging/Medals">gold medal criterion for proof of concept</a>. </p>
+
        color:#000;
 +
        text-decoration:none;
 +
   
 +
}
  
 +
.darkBlue:hover
 +
{
 +
        color:#B7E2F0;
 +
        text-decoration:none;
 +
}
  
<p> Delete this box in order to be evaluated for this medal. See more information at <a href="https://2016.igem.org/Judging/Pages_for_Awards/Instructions"> Instructions for Pages for awards</a>.</p>
+
.darkWhite, .darkBlue{
</div>
+
        font-weight: bold;
 +
        font-size: 150%;
 +
}
  
 +
.darkBlue:active
 +
{
 +
        color:#B7E2F0;
 +
        text-decoration:none;
 +
}
  
  
  
 +
</style>
  
<div class="column full_size">
+
<section style="background-color:#fff; text-align: center">
 +
    <center><h1 style="font-family:'Montserrat'; line-height:1.295em">PROOF OF CONCEPT</h1></center>
 +
    <h3 style="font-family:Roboto; font-weight:bold; text-align: center"><em>Wetlab</em></h3>
 +
    <br>
 +
    <div class="container">
 +
    <p style="font-family:'Roboto Condensed'; font-size:150%">Our iGEM project consisted mainly on the development of the necessary DNA parts for the generation of genetic circuits within the Chlamydomonas reinhardtii chloroplast. A chassis novel to the iGEM competition but which harnesses a massive potential for the production of recombinant proteins or interference with the multiple metabolic pathways which occur in the organelle. </p>
 +
    <p style="font-family:'Roboto Condensed'; font-size:150%">We aim to provide a comprehensive library of parts which allows future users to conduct exciting projects. These parts adopt the new phytobrick standard introduced into the competition this year. The proof of concept of functionality of our parts as a new library was shown by the assembly of higher level composite parts and then confirmation of correct assembly through restriction digest. </p>
 +
    <figure>
 +
        <img src="https://static.igem.org/mediawiki/2016/1/10/T--Cambridge-JIC--parts--HPA--1.png" style="display:block; margin-left:auto; margin-right:auto; max-width:60%; max-height:60%; padding:0% 0%;">
 +
        <center><figcaption>Gel Electropheresis Results After Restriction Digest
 +
        </figcaption></center>
 +
    </figure>
 +
    <p style="font-family:'Roboto Condensed'; font-size:150%">This, in principle, straightforward task had many challenges associated. Firstly, the genetic system of Chlamydomonas chloroplasts is highly A/T biased and thus parts were challenging to synthesize with iDT technology. Additionally, the inclusion of the appropriate overhangs (misguided by the documentation) lead to the need to PCR amplify each fragment to include BsaI restriction sites, which lead to a tremendous effort of PCR troubleshooting to manage primers which anneal to such an A/T rich sequence. Further, our parts library would not be practical without the inclusion of homology regions to flank the cassette with the gene of interest as constructs are inserted into the genome in plastids through homologous recombination. After consulting the expert Ralph Bock from the Max Planck Institute of Molecular Plant Biology and our advisors here at the department of Plant Sciences of the University of Cambridge we were confirmed that the size of the homologous regions needed to be at least 1 kb long. This posed the challenge of PCR cloning and thus was yielded by assembly through golden gate.</p> 
 +
    <p style="font-family:'Roboto Condensed'; font-size:150%">In conclusion, we have proved our new Chlamydomonas chloroplast parts library which is functional and amplifiable in competent E. coli cells. Please read about other concepts proved in our project in the hardware and modelling development as well!</p>
 +
    </div>
 +
</section>
  
 +
<section style="background-color:#B7E2F0; text-align: center">
 +
    <div class="container" style="padding:0% 0%">
 +
    <h3 style="font-family:Roboto; font-weight:bold; text-align: center"><em>Gene Gun</em></h3>
 +
    <p style="font-family:'Roboto Condensed'; font-size:150%">We have managed to create a low-cost, DIY, gene gun that would fire DNA into plant cells. The complete assembly instructions, materials required, and an example of it working under real world condition can be found <a href="https://2016.igem.org/Team:Cambridge-JIC/Demonstrate">here</a></p>
 +
    </div>
 +
</section>
  
<p>
+
<section style="background-color:#fff; text-align: center">
iGEM teams are great at making things work! We value teams not only doing an incredible job with theoretical models and experiments, but also in taking the first steps to make their project real.  
+
    <div class="container" style="padding:0% 0%">
</p>
+
    <h3 style="font-family:Roboto; font-weight:bold; text-align: center"><em>Cas9 Modelling</em></h3>
 +
    <p style="font-family:'Roboto Condensed'; font-size:150%">We managed to write a code that would enable anyone to predict the time taken to achieve homoplasmy using the appropriate model for Cas9 activity. This program is also designed to be flexible in the sense that various input parameters can be changed to fit the parameters of your experiment. For more information, please read a complete documentation of the program under the <a href="https://2016.igem.org/Team:Cambridge-JIC/Model">'Modeling' page.</a></p>
 +
    </div>
 +
</section>
  
 +
</body>
 +
</html>
  
<h4> What should we do for our proof of concept? </h4>
+
{{Cambridge-JIC/Templates/Footer}}
<p>
+
You can assemble a device from BioBricks and show it works. You could build some equipment if you're competing for the hardware award. You can create a working model of your software for the software award. Please note that this not an exhaustive list of activities you can do to fulfill the gold medal criterion. As always, your aim is to impress the judges!
+
</p>
+
 
+
</div>
+
 
+
 
+
 
+
</div>
+
 
+
</html>
+

Latest revision as of 10:29, 18 October 2016

Cambridge-JIC

PROOF OF CONCEPT

Wetlab


Our iGEM project consisted mainly on the development of the necessary DNA parts for the generation of genetic circuits within the Chlamydomonas reinhardtii chloroplast. A chassis novel to the iGEM competition but which harnesses a massive potential for the production of recombinant proteins or interference with the multiple metabolic pathways which occur in the organelle.

We aim to provide a comprehensive library of parts which allows future users to conduct exciting projects. These parts adopt the new phytobrick standard introduced into the competition this year. The proof of concept of functionality of our parts as a new library was shown by the assembly of higher level composite parts and then confirmation of correct assembly through restriction digest.

Gel Electropheresis Results After Restriction Digest

This, in principle, straightforward task had many challenges associated. Firstly, the genetic system of Chlamydomonas chloroplasts is highly A/T biased and thus parts were challenging to synthesize with iDT technology. Additionally, the inclusion of the appropriate overhangs (misguided by the documentation) lead to the need to PCR amplify each fragment to include BsaI restriction sites, which lead to a tremendous effort of PCR troubleshooting to manage primers which anneal to such an A/T rich sequence. Further, our parts library would not be practical without the inclusion of homology regions to flank the cassette with the gene of interest as constructs are inserted into the genome in plastids through homologous recombination. After consulting the expert Ralph Bock from the Max Planck Institute of Molecular Plant Biology and our advisors here at the department of Plant Sciences of the University of Cambridge we were confirmed that the size of the homologous regions needed to be at least 1 kb long. This posed the challenge of PCR cloning and thus was yielded by assembly through golden gate.

In conclusion, we have proved our new Chlamydomonas chloroplast parts library which is functional and amplifiable in competent E. coli cells. Please read about other concepts proved in our project in the hardware and modelling development as well!

Gene Gun

We have managed to create a low-cost, DIY, gene gun that would fire DNA into plant cells. The complete assembly instructions, materials required, and an example of it working under real world condition can be found here

Cas9 Modelling

We managed to write a code that would enable anyone to predict the time taken to achieve homoplasmy using the appropriate model for Cas9 activity. This program is also designed to be flexible in the sense that various input parameters can be changed to fit the parameters of your experiment. For more information, please read a complete documentation of the program under the 'Modeling' page.