Team:Freiburg/Project/toolkit

From 2013.igem.org

(Difference between revisions)
 
(143 intermediate revisions not shown)
Line 1: Line 1:
-
 
{{:Template:Freiburg2013_Template1}}
{{:Template:Freiburg2013_Template1}}
Line 10: Line 9:
############################################################################## -->
############################################################################## -->
 +
 +
<script language="javascript">
 +
function printdiv(printpage)
 +
{
 +
var headstr = "<html><head><title></title></head><body>";
 +
var footstr = "</body>";
 +
var newstr = document.all.item(printpage).innerHTML;
 +
var oldstr = document.body.innerHTML;
 +
document.body.innerHTML = headstr+newstr+footstr;
 +
window.print();
 +
document.body.innerHTML = oldstr;
 +
return false;
 +
}
 +
</script>
 +
<script type="text/javascript">
<script type="text/javascript">
 +
 +
function pageScroll() {
 +
    window.scrollBy(0,400); // horizontal and vertical scroll increments
 +
   
 +
}
 +
$(function() {
$(function() {
     $("[name=toggler]").click(function(){
     $("[name=toggler]").click(function(){
Line 58: Line 78:
<style>
<style>
 +
 +
/* *********************************************************************************************************************************************
 +
 +
PRINT CSS
 +
 +
********************************************************************************************************************************************* */
 +
 +
@media print {
 +
 +
#top1{
 +
display:none;
 +
}
 +
 +
#first_checkboxes{
 +
display:none;
 +
}
 +
 +
#answer_first_checkboxes{
 +
display:none;
 +
}
 +
 +
#answer_second_checkboxes{
 +
display:none;
 +
}
 +
 +
#top-section{
 +
display:none;
 +
}
 +
 +
#menu{
 +
display:none;
 +
}
 +
 +
#preample{
 +
display:none;
 +
}
 +
 +
#final_background_top{
 +
visibility:hidden;
 +
}
 +
 +
#sidebar{
 +
display:none;
 +
}
 +
 +
#check-7 img{
 +
visibility:hidden;
 +
}
 +
 +
#check-1 img{
 +
visibility:hidden;
 +
}
 +
 +
#check-2 img{
 +
visibility:hidden;
 +
}
 +
 +
#check-3 img{
 +
visibility:hidden;
 +
}
 +
 +
#check-4 img{
 +
visibility:hidden;
 +
}
 +
 +
#check-5 img{
 +
visibility:hidden;
 +
}
 +
 +
#check-6 img{
 +
visibility:hidden;
 +
}
 +
 +
#header_print{
 +
visibility:visible;
 +
width=1000px;
 +
color:black;
 +
}
 +
 +
#answer_third_checkboxes {
 +
color:black; !important;
 +
font-color:black; !important;
 +
}
 +
 +
#main_contant {
 +
margin-top:-100px;
 +
color: black; !important;
 +
font-color:black; !important;
 +
}
 +
 +
#final_checkbox_content form{
 +
visibility:hidden;
 +
}
 +
 +
html {color: #black !important;}
 +
}
 +
 +
/* *********************************************************************************************************************************************
 +
 +
DISPLAY CSS
 +
 +
********************************************************************************************************************************************* */
 +
 +
 +
 +
#h1 {
 +
text-align: center;
 +
font-size: 20px;
 +
color: #FFBF00;
 +
border-top-width: 1px;
 +
border-top-style:solid;
 +
border-bottom-width: 1px;
 +
border-bottom-style:solid;
 +
border-color: #FFBF00;
 +
}
 +
 +
#headline {
 +
text-align:center;
 +
font-weight:bold;
 +
font-size:30px;
 +
margin-top: 20px;
 +
margin-bottom:20px;
 +
}
#preample{
#preample{
Line 64: Line 207:
#first_checkboxes{
#first_checkboxes{
-
width: 900px;
 
height:100px;
height:100px;
background-image: url(https://static.igem.org/mediawiki/2013/1/16/Toolbox_banner1_freiburg_13.png);
background-image: url(https://static.igem.org/mediawiki/2013/1/16/Toolbox_banner1_freiburg_13.png);
background-size: 850px;
background-size: 850px;
background-repeat:no-repeat;
background-repeat:no-repeat;
-
padding-left: 120px;
+
padding-left: 220px;
padding-top: 20px;
padding-top: 20px;
-
color: black;
+
color: white;
}
}
Line 80: Line 222:
#answer_first_checkboxes{
#answer_first_checkboxes{
-
color: black;
+
color: white;
}
}
#answer_second_checkboxes{
#answer_second_checkboxes{
-
color: black;
+
color: white;
}
}
#answer_third_checkboxes{
#answer_third_checkboxes{
-
color: black;
+
color: white;
}
}
Line 95: Line 237:
background-repeat: repeat-y;
background-repeat: repeat-y;
background-size: 850px;
background-size: 850px;
 +
}
 +
 +
#final_checkbox_content{
 +
width: 800px;
 +
margin-left: 25px;
 +
margin-right: 25px;
 +
}
 +
 +
#final_background_top {
 +
width:850px;
 +
margin-bottom:-20px;
}
}
Line 102: Line 255:
background-size: 850px;
background-size: 850px;
background-repeat:no-repeat;
background-repeat:no-repeat;
-
width: 900px;
 
height:200px;
height:200px;
 +
padding-top:10px;
 +
padding-left: 40px;
}
}
#check-1 label img{
#check-1 label img{
-
width:60px;
+
width:80px;
-
padding-right: 80px;
+
padding-right: 480px;
}
}
#check-1 img{
#check-1 img{
-
width:60px;
+
width:90px;
 +
padding-left: 335px;
}
}
-
 
+
#check-1 label{
 +
padding-left: 280px;
 +
}
#check-2 {
#check-2 {
Line 121: Line 278:
background-size: 850px;
background-size: 850px;
background-repeat:no-repeat;
background-repeat:no-repeat;
-
width: 900px;
 
height:200px;
height:200px;
 +
padding-top:10px;
 +
padding-left: 30px;
}
}
-
#check-2 label img{
+
#check-2 img{
-
width:60px;
+
width:90px;
-
padding-right: 80px;
+
padding-left: 350px;
}
}
-
#check-2 img{
+
#check-2 div{
-
width:60px;
+
padding-left: 180px;
}
}
 +
#check-2 div img{
 +
width:90px;
 +
}
 +
 +
#check-2 div label{
 +
margin-left: 100px;
 +
}
 +
 +
 +
#check-2 p{
 +
text-align:center;
 +
padding-left:0px;
 +
}
#check-3 {
#check-3 {
Line 139: Line 310:
background-size: 850px;
background-size: 850px;
background-repeat:no-repeat;
background-repeat:no-repeat;
-
width: 900px;
 
height:200px;
height:200px;
 +
padding-top:10px;
 +
padding-left: 30px;
}
}
#check-3 label img{
#check-3 label img{
width:60px;
width:60px;
-
padding-right: 80px;
+
padding-right: 0px;
}
}
-
#check-3 img{
+
#check-3 div{
-
width:60px;
+
padding-left: 250px;
 +
}
 +
 
 +
#check-3 div img{
 +
width:90px;
 +
padding-left: 30px;
 +
}
 +
 
 +
#check-3 label{
 +
margin-left: 70px;
 +
}
 +
 
 +
#check-3 p{
 +
padding-left:180px;
}
}
Line 157: Line 342:
background-size: 850px;
background-size: 850px;
background-repeat:no-repeat;
background-repeat:no-repeat;
-
width: 900px;
 
height:200px;
height:200px;
}
}
Line 174: Line 358:
background-size: 850px;
background-size: 850px;
background-repeat:no-repeat;
background-repeat:no-repeat;
-
width: 900px;
 
height:200px;
height:200px;
 +
}
 +
 +
 +
#check-5 p{
 +
text-align:center;
 +
padding-left:0px;
}
}
#check-5 label img{
#check-5 label img{
width:60px;
width:60px;
-
padding-right: 80px;
+
padding-right: 0px;
}
}
-
#check-5 img{
+
#check-5 div{
-
width:60px;
+
padding-left: 300px;
 +
}
 +
 
 +
#check-5 div img{
 +
width:80px;
 +
padding-left: 30px;
 +
}
 +
 
 +
#check-5 label{
 +
margin-left: 80px;
}
}
Line 191: Line 389:
background-size: 850px;
background-size: 850px;
background-repeat:no-repeat;
background-repeat:no-repeat;
-
width: 900px;
 
height:200px;
height:200px;
 +
}
 +
 +
#check-6 p{
 +
text-align:center;
 +
padding-left:0px;
}
}
#check-6 label img{
#check-6 label img{
width:60px;
width:60px;
-
padding-right: 80px;
+
padding-right: 0px;
}
}
-
#check-6 img{
+
#check-6 div{
-
width:60px;
+
padding-left: 300px;
 +
}
 +
 
 +
#check-6 div img{
 +
width:80px;
 +
padding-left: 30px;
 +
}
 +
 
 +
#check-6 label{
 +
margin-left: 80px;
}
}
 +
#check-7 {
#check-7 {
Line 216: Line 428:
#check-8 {
#check-8 {
-
background-image: url(https://static.igem.org/mediawiki/2013/4/41/Freiburg_13_checkbox_h%C3%B6her.png);
+
width: 950px;
-
background-size: 850px;
+
-
background-repeat:no-repeat;
+
-
width: 900px;
+
-
height:200px;
+
}
}
Line 228: Line 436:
}
}
-
#check-8 img{
 
-
width:60px;
 
-
}
 
#check-9 {
#check-9 {
-
background-image: url(https://static.igem.org/mediawiki/2013/4/41/Freiburg_13_checkbox_h%C3%B6her.png);
+
width: 950px;
-
background-size: 850px;
+
-
background-repeat:no-repeat;
+
-
width: 900px;
+
-
height:200px;
+
}
}
Line 245: Line 446:
}
}
-
#check-9 img{
 
-
width:60px;
 
-
}
 
#check-10 {
#check-10 {
-
background-image: url(https://static.igem.org/mediawiki/2013/4/41/Freiburg_13_checkbox_h%C3%B6her.png);
+
width: 950px;
-
background-size: 850px;
+
-
background-repeat:no-repeat;
+
-
width: 900px;
+
-
height:200px;
+
}
}
Line 262: Line 456:
}
}
-
#check-10 img{
 
-
width:60px;
 
-
}
 
#check-11 {
#check-11 {
-
background-image: url(https://static.igem.org/mediawiki/2013/4/41/Freiburg_13_checkbox_h%C3%B6her.png);
+
width: 950px;
-
background-size: 850px;
+
-
background-repeat:no-repeat;
+
-
width: 900px;
+
-
height:200px;
+
}
}
Line 279: Line 466:
}
}
-
#check-11 img{
 
-
width:60px;
 
-
}
 
#check-12 {
#check-12 {
-
background-image: url(https://static.igem.org/mediawiki/2013/4/41/Freiburg_13_checkbox_h%C3%B6her.png);
+
width: 950px;
-
background-size: 850px;
+
-
background-repeat:no-repeat;
+
-
width: 900px;
+
-
height:200px;
+
}
}
Line 296: Line 476:
}
}
-
#check-12 img{
 
-
width:60px;
 
-
}
 
#check-13 {
#check-13 {
-
background-image: url(https://static.igem.org/mediawiki/2013/4/41/Freiburg_13_checkbox_h%C3%B6her.png);
+
width: 950px;
-
background-size: 850px;
+
-
background-repeat:no-repeat;
+
-
width: 900px;
+
-
height:200px;
+
}
}
Line 313: Line 486:
}
}
-
#check-13 img{
 
-
width:60px;
 
-
}
 
#check-14 {
#check-14 {
-
background-image: url(https://static.igem.org/mediawiki/2013/4/41/Freiburg_13_checkbox_h%C3%B6her.png);
+
width: 950px;
-
background-size: 850px;
+
-
background-repeat:no-repeat;
+
-
width: 900px;
+
-
height:200px;
+
}
}
Line 330: Line 496:
}
}
-
#check-14 img{
 
-
width:60px;
 
-
}
 
#check-15 {
#check-15 {
-
background-image: url(https://static.igem.org/mediawiki/2013/4/41/Freiburg_13_checkbox_h%C3%B6her.png);
+
width: 950px;
-
background-size: 850px;
+
 
-
background-repeat:no-repeat;
+
-
width: 900px;
+
-
height:200px;
+
}
}
Line 347: Line 507:
}
}
-
#check-15 img{
+
 
-
width:60px;
+
-
}
+
#check-16 {
#check-16 {
-
background-image: url(https://static.igem.org/mediawiki/2013/4/41/Freiburg_13_checkbox_h%C3%B6her.png);
+
width: 950px;
-
background-size: 850px;
+
 
-
background-repeat:no-repeat;
+
-
width: 900px;
+
-
height:200px;
+
}
}
Line 364: Line 519:
}
}
-
#check-16 img{
+
 
-
width:60px;
+
-
}
+
#check-17 {
#check-17 {
-
background-image: url(https://static.igem.org/mediawiki/2013/4/41/Freiburg_13_checkbox_h%C3%B6her.png);
+
width: 950px;
-
background-size: 850px;
+
 
-
background-repeat:no-repeat;
+
-
width: 900px;
+
-
height:200px;
+
}
}
Line 381: Line 531:
}
}
-
#check-17 img{
+
 
-
width:60px;
+
-
}
+
#check-18 {
#check-18 {
-
background-image: url(https://static.igem.org/mediawiki/2013/4/41/Freiburg_13_checkbox_h%C3%B6her.png);
+
width: 950px;
-
background-size: 850px;
+
 
-
background-repeat:no-repeat;
+
-
width: 900px;
+
-
height:200px;
+
}
}
Line 398: Line 543:
}
}
-
#check-18 img{
+
 
-
width:60px;
+
-
}
+
#check-19 {
#check-19 {
-
background-image: url(https://static.igem.org/mediawiki/2013/4/41/Freiburg_13_checkbox_h%C3%B6her.png);
+
width: 950px;
-
background-size: 850px;
+
 
-
background-repeat:no-repeat;
+
-
width: 900px;
+
-
height:200px;
+
}
}
Line 415: Line 555:
}
}
-
#check-19 img{
+
 
-
width:60px;
+
-
}
+
#check-20 {
#check-20 {
-
background-image: url(https://static.igem.org/mediawiki/2013/4/41/Freiburg_13_checkbox_h%C3%B6her.png);
+
width: 950px;
-
background-size: 850px;
+
 
-
background-repeat:no-repeat;
+
-
width: 900px;
+
-
height:200px;
+
}
}
Line 432: Line 567:
}
}
-
#check-20 img{
+
 
-
width:60px;
+
-
}
+
#check-21 {
#check-21 {
-
background-image: url(https://static.igem.org/mediawiki/2013/4/41/Freiburg_13_checkbox_h%C3%B6her.png);
+
width: 950px;
-
background-size: 850px;
+
 
-
background-repeat:no-repeat;
+
-
width: 900px;
+
-
height:200px;
+
}
}
Line 449: Line 579:
}
}
-
#check-21 img{
+
 
-
width:60px;
+
-
}
+
#check-22 {
#check-22 {
-
background-image: url(https://static.igem.org/mediawiki/2013/4/41/Freiburg_13_checkbox_h%C3%B6her.png);
+
width: 950px;
-
background-size: 850px;
+
 
-
background-repeat:no-repeat;
+
-
width: 900px;
+
-
height:200px;
+
}
}
Line 466: Line 591:
}
}
-
#check-22 img{
 
-
width:60px;
 
-
}
 
Line 501: Line 623:
</p>
</p>
-
<p class="first_order"><a href="https://2013.igem.org/Team:Freiburg/Project/1"> Overview </a></p>
+
<p class="first_order"><a href="https://2013.igem.org/Team:Freiburg/Project/1"> Abstract & Intro </a></p>
-
<p class="first_order"><a href="https://2013.igem.org/Team:Freiburg/Project/effector"> Effector </a></p>
+
-
<p class="first_order"><a href="https://2013.igem.org/Team:Freiburg/Project/induction"> Induction </a> </p>
+
<p class="first_order"><a href="https://2013.igem.org/Team:Freiburg/Project/crrna"> Targeting </a></p>
<p class="first_order"><a href="https://2013.igem.org/Team:Freiburg/Project/crrna"> Targeting </a></p>
-
<p class="first_order"><a href="https://2013.igem.org/Team:Freiburg/Project/method"> uniBAss </a></p>
+
<p class="first_order"><a href="https://2013.igem.org/Team:Freiburg/Project/effector"> Effectors </a></p>
-
<p class="first_order"><a href="https://2013.igem.org/Team:Freiburg/Project/toolkit"> Toolkit </a></p>
+
<p class="first_order"><a href="https://2013.igem.org/Team:Freiburg/Project/induction"> Effector Control </a> </p>
<p class="first_order"><a href="https://2013.igem.org/Team:Freiburg/Project/modeling"> Modeling </a></p>
<p class="first_order"><a href="https://2013.igem.org/Team:Freiburg/Project/modeling"> Modeling </a></p>
 +
<p class="first_order"><a href="https://2013.igem.org/Team:Freiburg/Project/truncation"> Truncation </a></p>
 +
<p class="first_order"><a href="https://2013.igem.org/Team:Freiburg/Project/method"> uniBAss </a></p>
 +
<p class="first_order"><a href="https://2013.igem.org/Team:Freiburg/Project/unibox"> uniBOX </a></p>
 +
<p class="first_order"><a href="https://2013.igem.org/Team:Freiburg/Project/toolkit" class="active"> Manual </a></p>
 +
<p class="first_order"><a href="https://2013.igem.org/Team:Freiburg/Project/application" > Application </a></p>
</div>
</div>
Line 521: Line 646:
<div id="preample">
<div id="preample">
-
<div id="h1">
+
<div id="headline">
-
The uniCAS toolkit - Customize your experiments!
+
The uniCAS toolkit - Customize your experiments!<br><br>
</div>
</div>
-
You want to have a maximum of activation or repression of your genes by a minimal effort? Then you have to use the uniCAS toolkit provided by the iGEM team Freiburg 2013. All you have to do is:
+
You want to have a maximum of activation or repression of your genes by a minimal effort? Then you  
 +
 
 +
have to use the uniCAS toolkit provided by the iGEM team Freiburg 2013. All you have to do is:
<ul>
<ul>
<li> Click yourself through the routine below </li>
<li> Click yourself through the routine below </li>
Line 533: Line 660:
</ul>
</ul>
-
By the end of the routine you will get a personal manual. All you need to use the uniCAS toolkit will be described there. Best of all: The uniCAS toolkit is all open source!
+
By the end of the routine you will get a personal manual. All you need to do is using the uniCAS toolkit and follow the instructions. Best of all: The uniCAS toolkit is all open source and in iGEM standard!
 +
<br>
 +
 
 +
<!--
 +
<p><b>Finally ... does everybody know what time it is? It's tooltime!</b></p>
 +
Also have a look at Sigma Aldrich to order your oligos coding for the crRNAs: <br>
 +
<br>
 +
<a href="http://www.sigmaaldrich.com/germany.html"> <img src="https://static.igem.org/mediawiki/2013/0/01/SA_Logo_freiburg.jpg" width="300px"> </a>
 +
-->
</div>
</div>
Line 539: Line 674:
<div id="toolkit" name="toBottom()">
<div id="toolkit" name="toBottom()">
<div id="first_checkboxes">
<div id="first_checkboxes">
-
<label><input id="rdb1" type="radio" name="toggler" value="1" />Activation <img src="https://static.igem.org/mediawiki/2013/6/6e/Activation.png"></label>
+
<label><input id="rdb1" type="radio" name="toggler" value="1" onClick="pageScroll()"/>Activation <img src="https://static.igem.org/mediawiki/2013/6/6e/Activation.png" style="width:70px;"></label>
-
<label><input id="rdb2" type="radio" name="toggler" value="2" />Repression <img src="https://static.igem.org/mediawiki/2013/d/da/Repression.png"></label>
+
<label><input id="rdb2" type="radio" name="toggler" value="2" onClick="pageScroll()"/>Repression <img src="https://static.igem.org/mediawiki/2013/d/da/Repression.png"></label>
</div>
</div>
Line 548: Line 683:
<div id="check-1" class="toHide" style="display:none">
<div id="check-1" class="toHide" style="display:none">
<img src="https://static.igem.org/mediawiki/2013/6/6e/Activation.png">
<img src="https://static.igem.org/mediawiki/2013/6/6e/Activation.png">
-
<p> Choose an effector to activate your genes. Click <a href="https://2013.igem.org/Team:Freiburg/Project/effector#activation"> here </a> to see the functional tests of the different activation effektors. </p>
+
<p> Choose an effector to activate your genes. Click <a id="link" href="https://2013.igem.org/Team:Freiburg/Project/effector#activation"> here</a> to see the functional tests of the different activation effectors. </p>
-
<label><input id="rdb4" type="radio" name="toggler_two" value="3" />VP16 (recommended) </label>
+
<label><input id="rdb4" type="radio" name="toggler_two" value="3" onClick="pageScroll()"/>VP16 (recommended) </label>
-
<label><input id="rdb5" type="radio" name="toggler_two" value="4" /> ?????? </label>
+
<!-- <label><input id="rdb5" type="radio" name="toggler_two" value="4" onClick="pageScroll()"/> ?????? </label> -->
</div>
</div>
<div id="check-2" class="toHide" style="display:none">
<div id="check-2" class="toHide" style="display:none">
<img src="https://static.igem.org/mediawiki/2013/d/da/Repression.png">
<img src="https://static.igem.org/mediawiki/2013/d/da/Repression.png">
-
<p> Effectively activate your genes using VP16 as functional effector. </p>
+
<p> Effectively repress your genes using KRAB or G9a as functional effector. <br> Click <a id="link" href="https://2013.igem.org/Team:Freiburg/Project/effector#repression"> here</a> to see the functional tests of the different activation effectors. </p>
-
<label><input id="rdb4" type="radio" name="toggler_two" value="5" />KRAB </label>
+
<div>
-
<label><input id="rdb5" type="radio" name="toggler_two" value="6" /> G9A </label>
+
<label><input id="rdb4" type="radio" name="toggler_two" value="5" onClick="pageScroll()"/>KRAB </label>
 +
<label><input id="rdb5" type="radio" name="toggler_two" value="6" onClick="pageScroll()"/> G9a </label>
 +
</div>
</div>
</div>
Line 567: Line 704:
<div id="check-3" class="toHide2" style="display:none">
<div id="check-3" class="toHide2" style="display:none">
-
<img src="https://static.igem.org/mediawiki/2013/6/6e/Activation.png"> <img src="">
+
<div>
 +
<img src="https://static.igem.org/mediawiki/2013/6/6e/Activation.png"> <img src="https://static.igem.org/mediawiki/2013/0/00/Licht_freiburg_13.png">
 +
</div>
<p> Effectively activate your genes using VP16 as functional effector. </p>
<p> Effectively activate your genes using VP16 as functional effector. </p>
-
<label><input id="rdb4" type="radio" name="toggler_three" value="7" /> No Induction </label>
+
<label><input id="rdb4" type="radio" name="toggler_three" value="7" onClick="pageScroll()"/> No Induction </label>
-
<label><input id="rdb5" type="radio" name="toggler_three" value="8" /> Red light induction </label>
+
<label><input id="rdb5" type="radio" name="toggler_three" value="8" onClick="pageScroll()"/> Red light induction <img src="https://static.igem.org/mediawiki/2013/1/1f/Rot_freiburg_13.png"> </label>
-
<label><input id="rdb5" type="radio" name="toggler_three" value="9" /> Blue light induction </label>
+
<!-- <label><input id="rdb5" type="radio" name="toggler_three" value="9" onClick="pageScroll()"/> Blue light induction </label> -->
-
<label><input id="rdb5" type="radio" name="toggler_three" value="10" /> UV light induction </label>
+
<label><input id="rdb5" type="radio" name="toggler_three" value="10" onClick="pageScroll()"/> UV light induction <img src="https://static.igem.org/mediawiki/2013/9/93/Uv_freiburg_13.png">  </label>
</div>
</div>
<div id="check-4" class="toHide2" style="display:none">
<div id="check-4" class="toHide2" style="display:none">
-
<img src="https://static.igem.org/mediawiki/2013/6/6e/Activation.png"> <img src="">
+
<img src="https://static.igem.org/mediawiki/2013/6/6e/Activation.png"> <img src="https://static.igem.org/mediawiki/2013/0/00/Licht_freiburg_13.png">
-
<p> Effectively activate your genes using VP16 as functional effector. </p>
+
<p> Effectively repress your genes using KRAB as functional effector. </p>
-
<label><input id="rdb4" type="radio" name="toggler_three" value="11" /> No Induction </label>
+
<label><input id="rdb4" type="radio" name="toggler_three" value="11" onClick="pageScroll()"/> No Induction </label>
-
<label><input id="rdb5" type="radio" name="toggler_three" value="12" /> Red light induction </label>
+
<label><input id="rdb5" type="radio" name="toggler_three" value="12" onClick="pageScroll()"/> Red light induction </label>
-
<label><input id="rdb5" type="radio" name="toggler_three" value="13" /> Blue light induction </label>
+
<!-- <label><input id="rdb5" type="radio" name="toggler_three" value="13" onClick="pageScroll()"/> Blue light induction </label> -->
-
<label><input id="rdb5" type="radio" name="toggler_three" value="14" /> UV light induction </label>
+
<label><input id="rdb5" type="radio" name="toggler_three" value="14" onClick="pageScroll()"/> UV light induction </label>
</div>
</div>
<div id="check-5" class="toHide2" style="display:none">
<div id="check-5" class="toHide2" style="display:none">
-
<img src="https://static.igem.org/mediawiki/2013/6/6e/Activation.png"> <img src="">
+
<div>
-
<p> Effectively activate your genes using VP16 as functional effector. </p>
+
<img src="https://static.igem.org/mediawiki/2013/d/da/Repression.png"> <img src="https://static.igem.org/mediawiki/2013/0/00/Licht_freiburg_13.png" style="width:100px;">
-
<label><input id="rdb4" type="radio" name="toggler_three" value="15" /> No Induction </label>
+
</div>
-
<label><input id="rdb5" type="radio" name="toggler_three" value="16" /> Red light induction </label>
+
<p> Effectively repress your genes using <b>KRAB</b> as functional effector. </p>
-
<label><input id="rdb5" type="radio" name="toggler_three" value="17" /> Blue light induction </label>
+
<label><input id="rdb4" type="radio" name="toggler_three" value="15" onClick="pageScroll()"/> No Induction </label>
-
<label><input id="rdb5" type="radio" name="toggler_three" value="18" /> UV light induction </label>
+
<label><input id="rdb5" type="radio" name="toggler_three" value="16" onClick="pageScroll()"/> Red light induction <img src="https://static.igem.org/mediawiki/2013/1/1f/Rot_freiburg_13.png"> </label>
 +
<!-- <label><input id="rdb5" type="radio" name="toggler_three" value="17" onClick="pageScroll()"/> Blue light induction </label> -->
 +
<label><input id="rdb5" type="radio" name="toggler_three" value="18" onClick="pageScroll()"/> UV light induction <img src="https://static.igem.org/mediawiki/2013/9/93/Uv_freiburg_13.png"> </label>
</div>
</div>
<div id="check-6" class="toHide2" style="display:none">
<div id="check-6" class="toHide2" style="display:none">
-
<img src="https://static.igem.org/mediawiki/2013/6/6e/Activation.png"> <img src="">
+
<div>
-
<p> Effectively activate your genes using VP16 as functional effector. </p>
+
<img src="https://static.igem.org/mediawiki/2013/d/da/Repression.png"> <img src="https://static.igem.org/mediawiki/2013/0/00/Licht_freiburg_13.png" style="width:100px;">
-
<label><input id="rdb4" type="radio" name="toggler_three" value="19" /> No Induction </label>
+
</div>
-
<label><input id="rdb5" type="radio" name="toggler_three" value="20" /> Red light induction </label>
+
<p> Effectively repress your genes using <b> G9a </b> as functional effector. </p>
-
<label><input id="rdb5" type="radio" name="toggler_three" value="21" /> Blue light induction </label>
+
<label><input id="rdb4" type="radio" name="toggler_three" value="19" onClick="pageScroll()"/> No Induction </label>
-
<label><input id="rdb5" type="radio" name="toggler_three" value="22" /> UV light induction </label>
+
<label><input id="rdb5" type="radio" name="toggler_three" value="20" onClick="pageScroll()"/> Red light induction <img src="https://static.igem.org/mediawiki/2013/1/1f/Rot_freiburg_13.png"> </label>
 +
<!-- <label><input id="rdb5" type="radio" name="toggler_three" value="21" onClick="pageScroll()"/> Blue light induction </label> -->
 +
<label><input id="rdb5" type="radio" name="toggler_three" value="22" onClick="pageScroll()"/> UV light induction <img src="https://static.igem.org/mediawiki/2013/9/93/Uv_freiburg_13.png"> </label>
</div>
</div>
</div>
</div>
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
<div id="answer_third_checkboxes">
<div id="answer_third_checkboxes">
Line 609: Line 763:
<div id="check-7" class="toHide3" style="display:none">
<div id="check-7" class="toHide3" style="display:none">
<!-- Activation - VP16 - non inducible: -->  
<!-- Activation - VP16 - non inducible: -->  
-
<img src="https://static.igem.org/mediawiki/2013/3/3d/Toolbox_back_top_freiburg_13.png" style="width:850px;">
+
<img id="final_background_top" src="https://static.igem.org/mediawiki/2013/3/3d/Toolbox_back_top_freiburg_13.png">
-
 
+
<div id="final_checkbox_background">
<div id="final_checkbox_background">
-
<p>
+
<div id="final_checkbox_content">
-
You have chosen to do a gene activation experiment using a non inducible Cas9-VP16 device. Therefor you first have to order the following plasmids from the <a href="http://parts.igem.org/Main_Page"> iGEM parts registry </a>:
+
-
</p>
+
<p id="h1">
 +
Non inducible uniCAS Activator (dCas9-VP16 device)
 +
</p>
 +
 +
<p>
 +
You have chosen to activate a gene using a non inducible dCas9-VP16 device. Therefore you have to order the following plasmids from the <a id="link" href="http://parts.igem.org/Main_Page"> iGEM parts registry</a>. After receiving our plasmids, you will have to clone your target sequence into our crRNA plasmid (protocol see below).
 +
</p>
-
<table>
+
<table>
-
<tr>
+
<tr>
-
<th> No. </th>
+
<th> No. </th>
-
<th> Biobrick </th>
+
<th> Biobrick </th>
-
<th> Device </th>
+
<th> Device </th>
-
<th> Order </th>
+
<th> Order </th>
-
<th> GeneBank File </th>
+
<!--<th> GeneBank File </th>-->
-
</tr>
+
</tr>
-
<tr>
+
<tr>
-
<td> 1 </td>
+
<td> 1 </td>
-
<td> BBa_K1150017 </td>
+
<td> BBa_K1150017 </td>
-
<td> CMV-HA-NLS-Cas9-NLS-BGH </td>
+
<td> CMV:HA-NLS-dCas9-NLS:BGH </td>
-
<td> <a href=""> order </a> </td>
+
<td> <a id="link" href="http://parts.igem.org/partsdb/get_part.cgi?part=BBa_K1150017"> order </a> </td>
-
<td> <a href=""> genebank </a> </td>
+
<!--<td> <a id="link" href=""> genebank </a> </td>-->
-
</tr>
+
</tr>
-
<tr>
+
<tr>
-
<td> 2 </td>
+
<td> 2 </td>
-
<td> BBa_K1150020 </td>
+
<td> BBa_K1150020 </td>
-
<td> CMV-HA-NLS-Cas9-L3-VP16-NLS-BGH </td>
+
<td> CMV:HA-NLS-dCas9-L3-VP16-NLS:BGH </td>
-
<td> <a href=""> order </a> </td>
+
<td> <a id="link" href="http://parts.igem.org/partsdb/get_part.cgi?part=BBa_K1150020"> order </a> </td>
-
<td> <a href=""> genebank </a> </td>
+
<!--<td> <a id="link" href=""> genebank </a> </td>-->
-
</tr>
+
</tr>
-
<tr>
+
<tr>
-
<td> 3 </td>
+
<td> 3 </td>
-
<td> BBa_K1150034 </td>
+
<td> BBa_K1150034 </td>
-
<td> crRNA - plasmid </td>
+
<td> RNAimer - plasmid (crRNA - plasmid) </td>
-
<td> <a href=""> order </a> </td>
+
<td> <a id="link" href="http://parts.igem.org/partsdb/get_part.cgi?part=BBa_K1150034"> order </a> </td>
-
<td> <a href=""> genebank </a> </td>
+
<!--<td> <a id="link" href=""> genebank </a> </td>-->
-
</tr>
+
</tr>
-
</table>
+
</table>
 +
 +
 +
<p>
 +
Note: <br>
 +
All plasmids are optimized for expression in mammalian systems. The devices are also available containing a SV40 instead of a CMV promotor (have a look at our <a id="link" href="https://2013.igem.org/Team:Freiburg/parts"> parts</a> side). This system was tested mainly in CHO-K1 and HEK-293T.
 +
</p>
-
<p>
+
<p id="h3">
-
Note: <br>
+
Design of the crRNA plasmid:
-
All plasmids are optimised for an expression in mammalian systems. The devices are also available containing an SV40 instead of an CMV promotor (have a look at our <a href="https://2013.igem.org/Team:Freiburg/parts"> parts </a> side). This system was tested mainly in CHO, HEK-293-T and HeLa cells.
+
</p>
-
</p>
+
-
<div id="rna_plasmid">
+
<p>
-
<p id="h3">
+
Use our crRNA design tool to design the crRNAs that are needed to target your gene of interest.
-
Design of the crRNA plasmid:
+
</p>
-
</p>
+
<br>
 +
<div align="center">
 +
<a id="link" href="https://2013.igem.org/Team:Freiburg/Project/crrna#design_tool">
 +
<font size="5"><u>crRNA design tool</u></font>
 +
</a>
 +
</div>
 +
<br>
-
<p>  
+
<p>It will generate possible target sites and the appropriate oligos. Order the oligos by the company of your choice. We recommend to test several different loci to target your gene of interest because the efficiency of different crRNA-loci can differ.
-
Use our crRNA design tool to design the crRNAs that are needed to target your gene of interest. It will print out possible target sides and the appropriate oligos. Order the oligos by the company of your choise. We recommend to order multiple crRNA oligos for the targeting of one locus.
+
</p>
-
</p>
+
-
<ol>
+
<ol>
-
<li> Oligo anneal the ordered oligos to gain the the desired crRNAs </li>
+
<li> <b>Oligo annealing:</b> Anneal forward and reverse oligos to get the desired crRNA. Therefore mix 10 µl of 100 µM forward Oligo, 10 µl of 100 µM reverse Oligo and 80 µl of ddH<sub>2</sub>O. Heat the solution to 95° C for 5 minutes. Then turn off the heat block and let the solution cool down.</li>
-
<li> Digest BBa_K1150034 with Bbs1 </li>
+
<li> <b>Digest plasmid BBa_K1150034 with Bbs1:</b> The restriction enzyme Bbs1 should always be stored at -80° C. Mix about 500 ng of BBa_K1150034 with 1 µl of Bbs1, appropriate amount of buffer and fill up to 50 µl with ddH<sub>2</sub>O. Digest for exactly 3 hours at 37° C. Load the digest on a gel and cut out the DNA band (2900 bp). Purify the gel slice and use DNA for the next step.</li>
-
<li> Ligate crRNAs (step 1) into pre Bbs1 cut backbone. Do so for all designed crRNAs. </li>
+
<li> <b>Ligate crRNAs (step 1) into Bbs1 cut backbone:</b> The insert (crRNAs) should be ligated into the backbone in 3 molar insert excess. Therefore use this formular: Required Volume of Insert = 3 x Volume(Backbone) x length(Insert) x concentration (Backbone) / [ length(Backbone)  x concentration(Insert) ]. Use about 50 ng of backbone. The length of insert is always 30 basepairs. The length of the backbone is 2900 basepairs. You have to mix the appropriate amount of Backbone and the appropriate amount of Insert with 1 µl of T4 ligase and 2 µl of 10xT4 ligase buffer. Then fill up to 20 µl with ddH<sub>2</sub>O. This mix should be incubated for 30 minutes at room temperature.</li>
-
</ol>
+
<li> <b>Transform</b> 3-5 µl of the mix following <a id="link" href="https://2013.igem.org/Team:Freiburg/protocols#Transformation">standard protocol</a>. Pick clones, miniprep the plasmids and sequence it with pSB1C3 reverse sequencing primer (sequence: CGCCTTTGAGTGAGCTGATACCGC).</li>
 +
</ol>
 +
 +
<p>
 +
Now that you have created the desired crRNA plasmids it is possible to use them indiviually or fuse different crRNA loci together into one crRNA plasmid (recommended).
 +
</p>
-
<p>  
+
 
-
Now that you have created the desired crRNA plasmids it is possible to fuse all crRNA loci together into one crRNA plasmid (recommended). If you want to use them individually just skip this part.
+
<p id="h3">
-
</p>
+
Design of a multiple target crRNA plasmid:
-
</div>
+
</p>
-
<p id="h3">
+
 
-
Experimental design (recommendation for a mammalian cell culture):
+
<p>
-
</p>
+
It is shown that multiple targeting of one gene of interest <a id="link" href="https://2013.igem.org/Team:Freiburg/Project/crrna#multiple_targeting">increases the efficiency of regulation</a>. If you want to fuse different crRNA loci together into one plasmid use the following protocol:
-
<ol>
+
</p>
-
<li> Transfect the appropriate crRNA - plasmid togehter with BBa_K1150017 that has no effector for control </li>
+
 
-
<li> Transfect BBa_K1150020 without any crRNA plasmid as off target control </li>
+
<ol>
-
<li> Transfect BBa_K1150020 with all desired crRNA plasmids (seperate and in combinitions) </li>
+
<li> <b>First of all digest crRNA plasmid</b> with PstI and SpeI in order to linearize it. Both enzymes cut in the suffix. Using the <a id="link" href="http://parts.igem.org/Help:Assembly/3A_Assembly">BioBrick Assembly method</a>, it is possible to assemble multiple crRNA sequences into one plasmid. Therefore mix about 500 ng Backbone with 1 µl enzyme 1 and 1 µl enzyme 2, add an appropriate amount of compatible buffer and fill up to 30-50 µl. Incubate mix at 37° C for 2 hours. </li>
-
+
<li> <b>Secondly digest crRNA plasmid</b> with PstI and XbaI. Using the <a id="link" href="http://parts.igem.org/Help:Assembly/3A_Assembly">BioBrick Assembly method</a>, this is your insert (procedure see above).</li>
-
</ol>
+
<li>  Load digests on a gel and cut out the DNA bands (Backbone 2900 bp, Insert 870 bp). Purify the gel slice and use DNA for the next step.</li>
 +
<li> <b>Ligate</b> the insert in 3 molar excess into the backbone (formular see paragraph above).</li>
 +
<li> <b>Transform</b> 3-5 µl of the mix following <a id="link" href="https://2013.igem.org/Team:Freiburg/protocols#Transformation">standard protocol</a>. Pick clones, miniprep the plasmids and sequence it with pSB1C3 forward sequencing primer (sequence: GAGTGCCACCTGACGTCTAAGAAAC) and pSB1C3 reverse sequencing primer (sequence: CGCCTTTGAGTGAGCTGATACCGC).</li>
 +
<li> These steps can be repeated various times. Using this method, you can engineer a plasmid with several crRNA targets!</li>
 +
</ol>
 +
 
 +
<p id="h3">
 +
Experimental design (recommendation for mammalian cell culture):
 +
</p>
 +
 
 +
<ol>
 +
<li> <b>Transfect</b> BBa_K1150020 with all desired crRNA plasmids (seperate crRNA plasmid and/or multiple crRNAs plasmid) </li>
 +
<li> <b>Non-effector control:</b> Transfect the appropriate crRNA - plasmid together with BBa_K1150017 that has no effector.</li>
 +
<li> <b>Off target control:</b> Transfect BBa_K1150020 without any crRNA plasmid.</li>
 +
 +
 +
</ol>
 +
 
 +
<a href="https://static.igem.org/mediawiki/2013/7/7c/1_manual_pdf_freiburg.pdf"> <img src="https://static.igem.org/mediawiki/2013/9/9d/Printknopf_freiburg_13.png" width="100px" border="0"  style="margin-left:350px; margin-top: 50px;" alt=""> </a>
 +
</div>
</div>
</div>
-
<img src="https://static.igem.org/mediawiki/2013/6/62/Toolbox_back_bottom_freiburg_13.png" style="width:850px;">
+
<img src="https://static.igem.org/mediawiki/2013/6/62/Toolbox_back_bottom_freiburg_13.png" style="width:850px; margin-top:-2px;">
</div>
</div>
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
<div id="check-8" class="toHide3" style="display:none">
<div id="check-8" class="toHide3" style="display:none">
-
blabla blabla blabla blabla blabla blabla blabla blabla blabla blabla blabla blabla
+
<!-- Activation - VP16 - Red light inducible: -->
 +
<img id="final_background_top" src="https://static.igem.org/mediawiki/2013/3/3d/Toolbox_back_top_freiburg_13.png">
 +
 
 +
<div id="final_checkbox_background">
 +
<div id="final_checkbox_content">
 +
 +
<p id="h1">
 +
Red light inducible uniCAS Activator (dCas9-PIF6 & PhyB-VP16 devices)
 +
</p>
 +
 +
<p>
 +
You have chosen to activate a gene using a red light inducible dCas9-PIF6 & PhyB-VP16 device. Therefore you have to order the following plasmids from the <a id="link" href="http://parts.igem.org/Main_Page"> iGEM parts registry</a>. After receiving our plasmids, you will have to clone your target sequence into our crRNA plasmid (protocol see below).
 +
</p>
 +
 
 +
<table>
 +
<tr>
 +
<th> No. </th>
 +
<th> Biobrick </th>
 +
<th> Device </th>
 +
<th> Order </th>
 +
<!--<th> GeneBank File </th>-->
 +
</tr>
 +
<tr>
 +
<td> 1 </td>
 +
<td> BBa_K1150025 </td>
 +
<td> CMV:HA-NLS-dCas9-L3-PIF6-NLS:BGH </td>
 +
<td> <a id="link" href="http://parts.igem.org/partsdb/get_part.cgi?part=BBa_K1150025"> order </a> </td>
 +
<!--<td> <a id="link" href=""> genebank </a> </td>-->
 +
</tr>
 +
<tr>
 +
<td> 2 </td>
 +
<td> BBa_K1150026 </td>
 +
<td> CMV:NLS-PhyB-L3-VP16-NLS:BGH </td>
 +
<td> <a id="link" href="http://parts.igem.org/partsdb/get_part.cgi?part=BBa_K1150026"> order </a> </td>
 +
<!--<td> <a id="link" href=""> genebank </a> </td>-->
 +
</tr>
 +
<tr>
 +
<td> 3 </td>
 +
<td> BBa_K1150020 </td>
 +
<td> CMV:HA-NLS-dCas9-L3-VP16-NLS:BGH </td>
 +
<td> <a id="link" href="http://parts.igem.org/partsdb/get_part.cgi?part=BBa_K1150020"> order </a> </td>
 +
<!--<td> <a id="link" href=""> genebank </a> </td>-->
 +
</tr>
 +
<tr>
 +
<td> 4 </td>
 +
<td> BBa_K1150034 </td>
 +
<td> RNAimer - plasmid (crRNA - plasmid)</td>
 +
<td> <a id="link" href="http://parts.igem.org/partsdb/get_part.cgi?part=BBa_K1150034"> order </a> </td>
 +
<!--<td> <a id="link" href=""> genebank </a> </td>-->
 +
</tr>
 +
 
 +
 
 +
 
 +
</table>
 +
 +
 +
<p>
 +
Note: <br>
 +
All plasmids are optimized for expression in mammalian systems. The devices are also available containing a SV40 instead of a CMV promotor (have a look at our <a id="link" href="https://2013.igem.org/Team:Freiburg/parts"> parts</a> side). This system was tested mainly in CHO-K1 and HEK-293T cells.
 +
</p>
 +
 
 +
<p id="h3">
 +
Design of the crRNA plasmid:
 +
</p>
 +
 
 +
<p>
 +
Use our crRNA design tool to design the crRNAs that are needed to target your gene of interest.
 +
</p>
 +
<br>
 +
<div align="center">
 +
<a id="link" href="https://2013.igem.org/Team:Freiburg/Project/crrna#design_tool">
 +
<font size="5"><u>crRNA design tool</u></font>
 +
</a>
 +
</div>
 +
<br>
 +
 
 +
<p>It will generate possible target sites and the appropriate oligos. Order the oligos by the company of your choice. We recommend to test several different loci to target your gene of interest because the efficiency of different crRNA-loci can differ.
 +
</p>
 +
 
 +
 
 +
<ol>
 +
<li> <b>Oligo annealing:</b> Anneal forward and reverse oligos to get the desired crRNA. Therefore mix 10 µl of 100 µM forward Oligo, 10 µl of 100 µM reverse Oligo and 80 µl of ddH2O. Heat the solution to 95° C for 5 minutes. Then turn off the heat block and let the solution cool down.</li>
 +
<li> <b>Digest plasmid BBa_K1150034 with Bbs1:</b> The restriction enzyme Bbs1 should always be stored at -80° C. Mix about 500 ng of BBa_K1150034 with 1 µl of Bbs1, appropriate amount of buffer and fill up to 50 µl with ddH2O. Digest for exactly 3 hours at 37° C. Load the digest on a gel and cut out the DNA band (2900 bp). Purify the gel slice and use DNA for the next step.</li>
 +
<li> <b>Ligate crRNAs (step 1) into Bbs1 cut backbone:</b> The insert (crRNAs) should be ligated into the backbone in 3 molar insert excess. Therefore use this formular: Required Volume of Insert = 3 x Volume(Backbone) x length(Insert) x concentration (Backbone) / [ length(Backbone)  x concentration(Insert) ]. Use about 50 ng of backbone. The length of insert is always 30 basepairs. The length of the backbone is 2900 basepairs. You have to mix the appropriate amount of Backbone and the appropriate amount of Insert with 1 µl of T4 ligase and 2 µl of 10xT4 ligase buffer. Then fill up to 20 µl with ddH2O. This mix should be incubated for 30 minutes at room temperature.</li>
 +
<li> <b>Transform</b> 3-5 µl of the mix following <a id="link" href="https://2013.igem.org/Team:Freiburg/protocols#Transformation">standard protocol</a>. Pick clones, miniprep the plasmids and sequence it with pSB1C3 reverse sequencing primer (sequence: CGCCTTTGAGTGAGCTGATACCGC).</li>
 +
</ol>
 +
 +
<p>
 +
Now that you have created the desired crRNA plasmids it is possible to use them indiviually or fuse different crRNA loci together into one crRNA plasmid (recommended).
 +
</p>
 +
 
 +
 
 +
<p id="h3">
 +
Design of a multiple target crRNA plasmid:
 +
</p>
 +
 
 +
<p>
 +
It is shown that multiple targeting of one gene of interest <a id="link" href="https://2013.igem.org/Team:Freiburg/Project/crrna#multiple_targeting">increases the efficiency of regulation</a>. If you want to fuse different crRNA loci together into one plasmid use the following protocol:
 +
</p>
 +
 
 +
<ol>
 +
<li> <b>First of all digest crRNA plasmid</b> with PstI and SpeI in order to linearize it. Both enzymes cut in the suffix. Using the <a id="link" href="http://parts.igem.org/Help:Assembly/3A_Assembly">BioBrick Assembly method</a>, it is possible to assemble multiple crRNA sequences into one plasmid. Therefore mix about 500 ng Backbone with 1 µl enzyme 1 and 1 µl enzyme 2, add an appropriate amount of compatible buffer and fill up to 30-50 µl. Incubate mix at 37° C for 2 hours. </li>
 +
<li> <b>Secondly digest crRNA plasmid</b> with PstI and XbaI. Using the <a id="link" href="http://parts.igem.org/Help:Assembly/3A_Assembly">BioBrick Assembly method</a>, this is your insert (procedure see above).</li>
 +
<li>  Load digests on a gel and cut out the DNA bands (Backbone 2900 bp, Insert 870 bp). Purify the gel slice and use DNA for the next step.</li>
 +
<li> <b>Ligate</b> the insert in 3 molar excess into the backbone (formular see paragraph above).</li>
 +
<li> <b>Transform</b> 3-5 µl of the mix following <a id="link" href="https://2013.igem.org/Team:Freiburg/protocols#Transformation">standard protocol</a>. Pick clones, miniprep the plasmids and sequence it with pSB1C3 forward sequencing primer (sequence: GAGTGCCACCTGACGTCTAAGAAAC) and pSB1C3 reverse sequencing primer (sequence: CGCCTTTGAGTGAGCTGATACCGC).</li>
 +
<li> These steps can be repeated various times. Using this method, you can engineer a plasmid with several crRNA targets!</li>
 +
</ol>
 +
 
 +
<p id="h3">
 +
Experimental design (recommendation for mammalian cell culture):
 +
</p>
 +
 
 +
<p>
 +
For red light experiments transfect the following plasmid combinations on two different well plates. One plate will be illuminated with 660 nm for 48 hours. This is the red light induced plate. The other plate will be illuminated with 740 nm. This is the no-induction control. If not working in plant systems add 15µM of PCB prior to illumination and incubate for at least 1h. See our <a id="link" href="https://2013.igem.org/Team:Freiburg/Project/induction#light">light induction project page</a>.
 +
</p>
 +
 
 +
<ol>
 +
<li> <b>Transfect</b> BBa_K1150025, BBa_K1150026 with all desired crRNA plasmids (seperate crRNA plasmid and/or multiple crRNAs plasmid) </li>
 +
<li> <b>Off target control:</b> Transfect BBa_K1150025, BBa_K1150026 without any crRNA plasmid.</li>
 +
<li> <b>Target efficiency control:</b> Transfect BBa_K1150020 with the same crRNA plasmids as in the first transfection.</li>
 +
 +
</ol>
 +
 
 +
<a href="https://static.igem.org/mediawiki/2013/2/2b/2_manual_pdf_freiburg.pdf"> <img src="https://static.igem.org/mediawiki/2013/9/9d/Printknopf_freiburg_13.png" width="100px" border="0"  style="margin-left:350px; margin-top: 50px;" alt=""> </a>
 +
 +
</div>
 +
</div>
 +
 +
<img src="https://static.igem.org/mediawiki/2013/6/62/Toolbox_back_bottom_freiburg_13.png" style="width:850px; margin-top:-2px;">
 +
 
</div>
</div>
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
<div id="check-9" class="toHide3" style="display:none">
<div id="check-9" class="toHide3" style="display:none">
-
blabla blabla blabla blabla blabla blabla blabla blabla blabla blabla blabla blabla
+
bliii
</div>
</div>
 +
 +
 +
 +
 +
 +
 +
 +
 +
<div id="check-10" class="toHide3" style="display:none">
<div id="check-10" class="toHide3" style="display:none">
-
blabla blabla blabla blabla blabla blabla blabla blabla blabla blabla blabla blabla
+
<!-- Activation - VP16 - UVB light inducible: -->
 +
<img id="final_background_top" src="https://static.igem.org/mediawiki/2013/3/3d/Toolbox_back_top_freiburg_13.png">
 +
 
 +
<div id="final_checkbox_background">
 +
<div id="final_checkbox_content">
 +
 +
<p id="h1">
 +
UVB light inducible uniCAS Activator (dCas9-UVR8 & COP1-VP16 devices)
 +
</p>
 +
 +
<p>
 +
You have chosen to activate a gene using a UVB light inducible dCas9-UVR8 & COP1-VP16 device. Therefore you have to order the following plasmids from the <a id="link" href="http://parts.igem.org/Main_Page"> iGEM parts registry</a>. After receiving our plasmids, you will have to clone your target sequence into our crRNA plasmid (protocol see below).
 +
</p>
 +
 
 +
<table>
 +
<tr>
 +
<th> No. </th>
 +
<th> Biobrick </th>
 +
<th> Device </th>
 +
<th> Order </th>
 +
<!--<th> GeneBank File </th>-->
 +
</tr>
 +
<tr>
 +
<td> 1 </td>
 +
<td> BBa_K1150029 </td>
 +
<td> CMV:HA-NLS-dCas9-L3-UVR8-NLS:BGH </td>
 +
<td> <a id="link" href="http://parts.igem.org/partsdb/get_part.cgi?part=BBa_K1150029"> order </a> </td>
 +
<!--<td> <a id="link" href=""> genebank </a> </td>-->
 +
</tr>
 +
<tr>
 +
<td> 2 </td>
 +
<td> BBa_K1150030 </td>
 +
<td> CMV:NLS-COP1-L3-VP16-NLS:BGH </td>
 +
<td> <a id="link" href="http://parts.igem.org/partsdb/get_part.cgi?part=BBa_K1150030"> order </a> </td>
 +
<!--<td> <a id="link" href=""> genebank </a> </td>-->
 +
</tr>
 +
<tr>
 +
<td> 3 </td>
 +
<td> BBa_K1150020 </td>
 +
<td> CMV:HA-NLS-dCas9-L3-VP16-NLS:BGH </td>
 +
<td> <a id="link" href="http://parts.igem.org/partsdb/get_part.cgi?part=BBa_K1150020"> order </a> </td>
 +
<!--<td> <a id="link" href=""> genebank </a> </td>-->
 +
</tr>
 +
<tr>
 +
<td> 4 </td>
 +
<td> BBa_K1150034 </td>
 +
<td> RNAimer - plasmid (crRNA - plasmid)</td>
 +
<td> <a id="link" href="http://parts.igem.org/partsdb/get_part.cgi?part=BBa_K1150034"> order </a> </td>
 +
<!--<td> <a id="link" href=""> genebank </a> </td>-->
 +
</tr>
 +
 
 +
 
 +
 
 +
</table>
 +
 +
 +
<p>
 +
Note: <br>
 +
All plasmids are optimized for expression in mammalian systems. The devices are also available containing a SV40 instead of a CMV promotor (have a look at our <a id="link" href="https://2013.igem.org/Team:Freiburg/parts"> parts</a> side). This system was tested mainly in CHO-K1 and HEK-293T cells.
 +
</p>
 +
 
 +
<p id="h3">
 +
Design of the crRNA plasmid:
 +
</p>
 +
 
 +
<p>
 +
Use our crRNA design tool to design the crRNAs that are needed to target your gene of interest.
 +
</p>
 +
<br>
 +
<div align="center">
 +
<a id="link" href="https://2013.igem.org/Team:Freiburg/Project/crrna#design_tool">
 +
<font size="5"><u>crRNA design tool</u></font>
 +
</a>
 +
</div>
 +
<br>
 +
 
 +
<p>It will generate possible target sites and the appropriate oligos. Order the oligos by the company of your choice. We recommend to test several different loci to target your gene of interest because the efficiency of different crRNA-loci can differ.
 +
</p>
 +
 
 +
 
 +
<ol>
 +
<li> <b>Oligo annealing:</b> Anneal forward and reverse oligos to get the desired crRNA. Therefore mix 10 µl of 100 µM forward Oligo, 10 µl of 100 µM reverse Oligo and 80 µl of ddH2O. Heat the solution to 95° C for 5 minutes. Then turn off the heat block and let the solution cool down.</li>
 +
<li> <b>Digest plasmid BBa_K1150034 with Bbs1:</b> The restriction enzyme Bbs1 should always be stored at -80° C. Mix about 500 ng of BBa_K1150034 with 1 µl of Bbs1, appropriate amount of buffer and fill up to 50 µl with ddH2O. Digest for exactly 3 hours at 37° C. Load the digest on a gel and cut out the DNA band (2900 bp). Purify the gel slice and use DNA for the next step.</li>
 +
<li> <b>Ligate crRNAs (step 1) into Bbs1 cut backbone:</b> The insert (crRNAs) should be ligated into the backbone in 3 molar insert excess. Therefore use this formular: Required Volume of Insert = 3 x Volume(Backbone) x length(Insert) x concentration (Backbone) / [ length(Backbone)  x concentration(Insert) ]. Use about 50 ng of backbone. The length of insert is always 30 basepairs. The length of the backbone is 2900 basepairs. You have to mix the appropriate amount of Backbone and the appropriate amount of Insert with 1 µl of T4 ligase and 2 µl of 10xT4 ligase buffer. Then fill up to 20 µl with ddH2O. This mix should be incubated for 30 minutes at room temperature.</li>
 +
<li> <b>Transform</b> 3-5 µl of the mix following <a id="link" href="https://2013.igem.org/Team:Freiburg/protocols#Transformation">standard protocol</a>. Pick clones, miniprep the plasmids and sequence it with pSB1C3 reverse sequencing primer (sequence: CGCCTTTGAGTGAGCTGATACCGC).</li>
 +
</ol>
 +
 +
<p>
 +
Now that you have created the desired crRNA plasmids it is possible to use them indiviually or fuse different crRNA loci together into one crRNA plasmid (recommended).
 +
</p>
 +
 
 +
 
 +
<p id="h3">
 +
Design of a multiple target crRNA plasmid:
 +
</p>
 +
 
 +
<p>
 +
It is shown that multiple targeting of one gene of interest <a id="link" href="https://2013.igem.org/Team:Freiburg/Project/crrna#multiple_targeting">increases the efficiency of regulation</a>. If you want to fuse different crRNA loci together into one plasmid use the following protocol:
 +
</p>
 +
 
 +
<ol>
 +
<li> <b>First of all digest crRNA plasmid</b> with PstI and SpeI in order to linearize it. Both enzymes cut in the suffix. Using the <a id="link" href="http://parts.igem.org/Help:Assembly/3A_Assembly">BioBrick Assembly method</a>, it is possible to assemble multiple crRNA sequences into one plasmid. Therefore mix about 500 ng Backbone with 1 µl enzyme 1 and 1 µl enzyme 2, add an appropriate amount of compatible buffer and fill up to 30-50 µl. Incubate mix at 37° C for 2 hours. </li>
 +
<li> <b>Secondly digest crRNA plasmid</b> with PstI and XbaI. Using the <a id="link" href="http://parts.igem.org/Help:Assembly/3A_Assembly">BioBrick Assembly method</a>, this is your insert (procedure see above).</li>
 +
<li>  Load digests on a gel and cut out the DNA bands (Backbone 2900 bp, Insert 870 bp). Purify the gel slice and use DNA for the next step.</li>
 +
<li> <b>Ligate</b> the insert in 3 molar excess into the backbone (formular see paragraph above).</li>
 +
<li> <b>Transform</b> 3-5 µl of the mix following <a id="link" href="https://2013.igem.org/Team:Freiburg/protocols#Transformation">standard protocol</a>. Pick clones, miniprep the plasmids and sequence it with pSB1C3 forward sequencing primer (sequence: GAGTGCCACCTGACGTCTAAGAAAC) and pSB1C3 reverse sequencing primer (sequence: CGCCTTTGAGTGAGCTGATACCGC).</li>
 +
<li> These steps can be repeated various times. Using this method, you can engineer a plasmid with several crRNA targets!</li>
 +
</ol>
 +
 
 +
<p id="h3">
 +
Experimental design (recommendation for mammalian cell culture):
 +
</p>
 +
 
 +
<p>
 +
For UVB light experiments transfect the following plasmid combinations on two different well plates. One plate will be illuminated with 311 nm at 5 µE for 24 hours. This is the UVB light induced plate. The other plate will be wrapped in aluminum foil. This is the no-induction control. See our <a id="link" href="https://2013.igem.org/Team:Freiburg/Project/induction#light">light induction project page</a>.
 +
</p>
 +
 
 +
<ol>
 +
<li> <b>Transfect</b> BBa_K1150029, BBa_K1150030 with all desired crRNA plasmids (seperate crRNA plasmid and/or multiple crRNAs plasmid) </li>
 +
<li> <b>Off target control:</b> Transfect BBa_K1150029, BBa_K1150030 without any crRNA plasmid.</li>
 +
<li> <b>Target efficiency control:</b> Transfect BBa_K1150020 with the same crRNA plasmids as in the first transfection.</li>
 +
 +
</ol>
 +
<a href="https://static.igem.org/mediawiki/2013/d/dd/3_manual_pdf_freiburg.pdf"> <img src="https://static.igem.org/mediawiki/2013/9/9d/Printknopf_freiburg_13.png" width="100px" border="0"  style="margin-left:350px; margin-top: 50px;" alt=""> </a>
 +
 +
</div>
 +
</div>
 +
 +
<img src="https://static.igem.org/mediawiki/2013/6/62/Toolbox_back_bottom_freiburg_13.png" style="width:850px; margin-top:-2px;">
 +
 
</div>
</div>
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
<div id="check-11" class="toHide3" style="display:none">
<div id="check-11" class="toHide3" style="display:none">
Line 716: Line 1,208:
blabla blabla blabla blabla blabla blabla blabla blabla blabla blabla blabla blabla
blabla blabla blabla blabla blabla blabla blabla blabla blabla blabla blabla blabla
</div>
</div>
 +
 +
 +
 +
 +
<div id="check-15" class="toHide3" style="display:none">
<div id="check-15" class="toHide3" style="display:none">
-
blabla blabla blabla blabla blabla blabla blabla blabla blabla blabla blabla blabla
+
<!-- Repression - KRAB - non inducible: -->
 +
<img id="final_background_top" src="https://static.igem.org/mediawiki/2013/3/3d/Toolbox_back_top_freiburg_13.png">
 +
 
 +
<div id="final_checkbox_background">
 +
<div id="final_checkbox_content">
 +
 +
<p id="h1">
 +
Non inducible uniCAS Repressor (dCas9-KRAB device)
 +
</p>
 +
 +
<p>
 +
You have chosen to repress a gene using a non inducible dCas9-KRAB device. Therefore you have to order the following plasmids from the <a id="link" href="http://parts.igem.org/Main_Page"> iGEM parts registry</a>. After receiving our plasmids, you will have to clone your target sequence into our crRNA plasmid (protocol see below).
 +
</p>
 +
 
 +
<table>
 +
<tr>
 +
<th> No. </th>
 +
<th> Biobrick </th>
 +
<th> Device </th>
 +
<th> Order </th>
 +
<!--<th> GeneBank File </th>-->
 +
</tr>
 +
<tr>
 +
<td> 1 </td>
 +
<td> BBa_K1150017 </td>
 +
<td> CMV:HA-NLS-dCas9-NLS:BGH </td>
 +
<td> <a id="link" href="http://parts.igem.org/partsdb/get_part.cgi?part=BBa_K1150017"> order </a> </td>
 +
<!--<td> <a id="link" href=""> genebank </a> </td>-->
 +
</tr>
 +
<tr>
 +
<td> 2 </td>
 +
<td> BBa_K1150022 </td>
 +
<td> CMV:HA-NLS-dCas9-L3-KRAB-NLS:BGH </td>
 +
<td> <a id="link" href="http://parts.igem.org/partsdb/get_part.cgi?part=BBa_K1150022"> order </a> </td>
 +
<!--<td> <a id="link" href=""> genebank </a> </td>-->
 +
</tr>
 +
<tr>
 +
<td> 3 </td>
 +
<td> BBa_K1150034 </td>
 +
<td> RNAimer - plasmid (crRNA - plasmid)</td>
 +
<td> <a id="link" href="http://parts.igem.org/partsdb/get_part.cgi?part=BBa_K1150034"> order </a> </td>
 +
<!--<td> <a id="link" href=""> genebank </a> </td>-->
 +
</tr>
 +
 
 +
 
 +
</table>
 +
 +
 +
<p>
 +
Note: <br>
 +
All plasmids are optimized for expression in mammalian systems. The devices are also available containing a SV40 instead of a CMV promotor (have a look at our <a id="link" href="https://2013.igem.org/Team:Freiburg/parts"> parts</a> side). This system was tested mainly in CHO-K1 and HEK-293T cells.
 +
</p>
 +
 
 +
<p id="h3">
 +
Design of the crRNA plasmid:
 +
</p>
 +
 
 +
<p>
 +
Use our crRNA design tool to design the crRNAs that are needed to target your gene of interest.
 +
</p>
 +
<br>
 +
<div align="center">
 +
<a id="link" href="https://2013.igem.org/Team:Freiburg/Project/crrna#design_tool">
 +
<font size="5"><u>crRNA design tool</u></font>
 +
</a>
 +
</div>
 +
<br>
 +
 
 +
<p>It will generate possible target sites and the appropriate oligos. Order the oligos by the company of your choice. We recommend to test several different loci to target your gene of interest because the efficiency of different crRNA-loci can differ.
 +
</p>
 +
 
 +
 
 +
<ol>
 +
<li> <b>Oligo annealing:</b> Anneal forward and reverse oligos to get the desired crRNA. Therefore mix 10 µl of 100 µM forward Oligo, 10 µl of 100 µM reverse Oligo and 80 µl of ddH2O. Heat the solution to 95° C for 5 minutes. Then turn off the heat block and let the solution cool down.</li>
 +
<li> <b>Digest plasmid BBa_K1150034 with Bbs1:</b> The restriction enzyme Bbs1 should always be stored at -80° C. Mix about 500 ng of BBa_K1150034 with 1 µl of Bbs1, appropriate amount of buffer and fill up to 50 µl with ddH2O. Digest for exactly 3 hours at 37° C. Load the digest on a gel and cut out the DNA band (2900 bp). Purify the gel slice and use DNA for the next step.</li>
 +
<li> <b>Ligate crRNAs (step 1) into Bbs1 cut backbone:</b> The insert (crRNAs) should be ligated into the backbone in 3 molar insert excess. Therefore use this formular: Required Volume of Insert = 3 x Volume(Backbone) x length(Insert) x concentration (Backbone) / [ length(Backbone)  x concentration(Insert) ]. Use about 50 ng of backbone. The length of insert is always 30 basepairs. The length of the backbone is 2900 basepairs. You have to mix the appropriate amount of Backbone and the appropriate amount of Insert with 1 µl of T4 ligase and 2 µl of 10xT4 ligase buffer. Then fill up to 20 µl with ddH2O. This mix should be incubated for 30 minutes at room temperature.</li>
 +
<li> <b>Transform</b> 3-5 µl of the mix following <a id="link" href="https://2013.igem.org/Team:Freiburg/protocols#Transformation">standard protocol</a>. Pick clones, miniprep the plasmids and sequence it with pSB1C3 reverse sequencing primer (sequence: CGCCTTTGAGTGAGCTGATACCGC).</li>
 +
</ol>
 +
 +
<p>
 +
Now that you have created the desired crRNA plasmids it is possible to use them indiviually or fuse different crRNA loci together into one crRNA plasmid (recommended).
 +
</p>
 +
 
 +
 
 +
<p id="h3">
 +
Design of a multiple target crRNA plasmid:
 +
</p>
 +
 
 +
<p>
 +
It is shown that multiple targeting of one gene of interest <a id="link" href="https://2013.igem.org/Team:Freiburg/Project/crrna#multiple_targeting">increases the efficiency of regulation</a>. If you want to fuse different crRNA loci together into one plasmid use the following protocol:
 +
</p>
 +
 
 +
<ol>
 +
<li> <b>First of all digest crRNA plasmid</b> with PstI and SpeI in order to linearize it. Both enzymes cut in the suffix. Using the <a id="link" href="http://parts.igem.org/Help:Assembly/3A_Assembly">BioBrick Assembly method</a>, it is possible to assemble multiple crRNA sequences into one plasmid. Therefore mix about 500 ng Backbone with 1 µl enzyme 1 and 1 µl enzyme 2, add an appropriate amount of compatible buffer and fill up to 30-50 µl. Incubate mix at 37° C for 2 hours. </li>
 +
<li> <b>Secondly digest crRNA plasmid</b> with PstI and XbaI. Using the <a id="link" href="http://parts.igem.org/Help:Assembly/3A_Assembly">BioBrick Assembly method</a>, this is your insert (procedure see above).</li>
 +
<li> Load digests on a gel and cut out the DNA bands (Backbone 2900 bp, Insert 870 bp). Purify the gel slice and use DNA for the next step.</li>
 +
<li> <b>Ligate</b> the insert in 3 molar excess into the backbone (formular see paragraph above).</li>
 +
<li> <b>Transform</b> 3-5 µl of the mix following <a id="link" href="https://2013.igem.org/Team:Freiburg/protocols#Transformation">standard protocol</a>. Pick clones, miniprep the plasmids and sequence it with pSB1C3 forward sequencing primer (sequence: GAGTGCCACCTGACGTCTAAGAAAC) and pSB1C3 reverse sequencing primer (sequence: CGCCTTTGAGTGAGCTGATACCGC).</li>
 +
<li> These steps can be repeated various times. Using this method, you can engineer a plasmid with several crRNA targets!</li>
 +
</ol>
 +
 
 +
<p id="h3">
 +
Experimental design (recommendation for mammalian cell culture):
 +
</p>
 +
 
 +
<ol>
 +
<li> <b>Transfect</b> BBa_K1150022 (4 fold excess) with all desired crRNA plasmids (seperate crRNA plasmid and/or multiple crRNAs plasmid) </li>
 +
<li> <b>Non-effector control:</b> Transfect the appropriate crRNA - plasmid together with BBa_K1150017 that has no effector.</li>
 +
<li> <b>Off target control:</b> Transfect BBa_K1150022 without any crRNA plasmid.</li>
 +
 +
 +
</ol>
 +
<a href="https://static.igem.org/mediawiki/2013/d/dc/4_manual_pdf_freiburg.pdf"> <img src="https://static.igem.org/mediawiki/2013/9/9d/Printknopf_freiburg_13.png" width="100px" border="0"  style="margin-left:350px; margin-top: 50px;" alt=""> </a>
 +
 
 +
</div>
 +
</div>
 +
 +
<img src="https://static.igem.org/mediawiki/2013/6/62/Toolbox_back_bottom_freiburg_13.png" style="width:850px; margin-top:-2px;">
 +
 
</div>
</div>
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
<div id="check-16" class="toHide3" style="display:none">
<div id="check-16" class="toHide3" style="display:none">
-
blabla blabla blabla blabla blabla blabla blabla blabla blabla blabla blabla blabla
+
<!-- Repression - KRAB - Red light inducible: -->
 +
<img id="final_background_top" src="https://static.igem.org/mediawiki/2013/3/3d/Toolbox_back_top_freiburg_13.png">
 +
 
 +
<div id="final_checkbox_background">
 +
<div id="final_checkbox_content">
 +
 +
<p id="h1">
 +
Red light inducible uniCAS Repressor (dCas9-PIF6 & PhyB-KRAB devices)
 +
</p>
 +
 +
<p>
 +
You have chosen to repress a gene using a non inducible dCas9-KRAB device. Therefore you have to order the
 +
 
 +
following plasmids from the <a id="link" href="http://parts.igem.org/Main_Page"> iGEM parts registry</a>. After receiving our
 +
 
 +
plasmids, you will have to clone your target sequence into our crRNA plasmid (protocol see below).
 +
</p>
 +
 
 +
<table>
 +
<tr>
 +
<th> No. </th>
 +
<th> Biobrick </th>
 +
<th> Device </th>
 +
<th> Order </th>
 +
<!--<th> GeneBank File </th>-->
 +
</tr>
 +
<tr>
 +
<td> 1 </td>
 +
<td> BBa_K1150025 </td>
 +
<td> CMV:HA-NLS-dCas9-L3-PIF6-NLS:BGH </td>
 +
<td> <a id="link" href="http://parts.igem.org/partsdb/get_part.cgi?part=BBa_K1150025">
 +
 
 +
order </a> </td>
 +
<!--<td> <a id="link" href=""> genebank </a> </td>-->
 +
</tr>
 +
<tr>
 +
<td> 2 </td>
 +
<td> BBa_K1150027 </td>
 +
<td> CMV:NLS-PhyB-L3-KRAB-NLS:BGH </td>
 +
<td> <a id="link" href="http://parts.igem.org/partsdb/get_part.cgi?part=BBa_K1150027">
 +
 
 +
order </a> </td>
 +
<!--<td> <a id="link" href=""> genebank </a> </td>-->
 +
</tr>
 +
<tr>
 +
<td> 3 </td>
 +
<td> BBa_K1150022 </td>
 +
<td> CMV:HA-NLS-dCas9-L3-KRAB-NLS:BGH </td>
 +
<td> <a id="link" href="http://parts.igem.org/partsdb/get_part.cgi?part=BBa_K1150022">
 +
 
 +
order </a> </td>
 +
<!--<td> <a id="link" href=""> genebank </a> </td>-->
 +
</tr>
 +
<tr>
 +
<td> 4 </td>
 +
<td> BBa_K1150034 </td>
 +
<td> RNAimer - plasmid (crRNA - plasmid)</td>
 +
<td> <a id="link" href="http://parts.igem.org/partsdb/get_part.cgi?part=BBa_K1150034">
 +
 
 +
order </a> </td>
 +
<!--<td> <a id="link" href=""> genebank </a> </td>-->
 +
</tr>
 +
 
 +
 
 +
 
 +
</table>
 +
 +
 +
<p>
 +
Note: <br>
 +
All plasmids are optimized for expression in mammalian systems. The devices are also available containing
 +
 
 +
a SV40 instead of a CMV promotor (have a look at our <a id="link" href="https://2013.igem.org/Team:Freiburg/parts"> parts</a>
 +
 
 +
side). This system was tested mainly in CHO-K1 and HEK-293T cells.
 +
</p>
 +
 
 +
<p id="h3">
 +
Design of the crRNA plasmid:
 +
</p>
 +
 
 +
<p>
 +
Use our crRNA design tool to design the crRNAs that are needed to target your gene of interest.
 +
</p>
 +
<br>
 +
<div align="center">
 +
<a id="link" href="https://2013.igem.org/Team:Freiburg/Project/crrna#design_tool">
 +
<font size="5"><u>crRNA design tool</u></font>
 +
</a>
 +
</div>
 +
<br>
 +
 
 +
<p>It will generate possible target sites and the appropriate oligos. Order the oligos by the company of
 +
 
 +
your choice. We recommend to test several different loci to target your gene of interest because the efficiency of different
 +
 
 +
crRNA-loci can differ.
 +
</p>
 +
 
 +
 
 +
<ol>
 +
<li> <b>Oligo annealing:</b> Anneal forward and reverse oligos to get the desired crRNA. Therefore
 +
 
 +
mix 10 µl of 100 µM forward Oligo, 10 µl of 100 µM reverse Oligo and 80 µl of ddH2O. Heat the solution to 95° C for 5 minutes.
 +
 
 +
Then turn off the heat block and let the solution cool down.</li>
 +
<li> <b>Digest plasmid BBa_K1150034 with Bbs1:</b> The restriction enzyme Bbs1 should always be
 +
 
 +
stored at -80° C. Mix about 500 ng of BBa_K1150034 with 1 µl of Bbs1, appropriate amount of buffer and fill up to 50 µl with
 +
 
 +
ddH2O. Digest for exactly 3 hours at 37° C. Load the digest on a gel and cut out the DNA band (2900 bp). Purify the gel slice and use
 +
 
 +
DNA for the next step.</li>
 +
<li> <b>Ligate crRNAs (step 1) into Bbs1 cut backbone:</b> The insert (crRNAs) should be ligated
 +
 
 +
into the backbone in 3 molar insert excess. Therefore use this formular: Required Volume of Insert = 3 x Volume(Backbone) x
 +
 
 +
length(Insert) x concentration (Backbone) / [ length(Backbone)  x concentration(Insert) ]. Use about 50 ng of backbone. The length
 +
 
 +
of insert is always 30 basepairs. The length of the backbone is 2900 basepairs. You have to mix the appropriate amount of
 +
 
 +
Backbone and the appropriate amount of Insert with 1 µl of T4 ligase and 2 µl of 10xT4 ligase buffer. Then fill up to 20 µl with
 +
 
 +
ddH2O. This mix should be incubated for 30 minutes at room temperature.</li>
 +
<li> <b>Transform</b> 3-5 µl of the mix following <a id="link" href="https://2013.igem.org/Team:Freiburg/protocols#Transformation">standard protocol</a>. Pick clones, miniprep the
 +
 
 +
plasmids and sequence it with pSB1C3 reverse sequencing primer (sequence: CGCCTTTGAGTGAGCTGATACCGC).</li>
 +
</ol>
 +
 +
<p>
 +
Now that you have created the desired crRNA plasmids it is possible to use them indiviually or fuse
 +
 
 +
different crRNA loci together into one crRNA plasmid (recommended).
 +
</p>
 +
 
 +
 
 +
<p id="h3">
 +
Design of a multiple target crRNA plasmid:
 +
</p>
 +
 
 +
<p>
 +
It is shown that multiple targeting of one gene of interest <a id="link"
 +
 
 +
href="https://2013.igem.org/Team:Freiburg/Project/crrna#multiple_targeting">increases the efficiency of regulation</a>. If you
 +
 
 +
want to fuse different crRNA loci together into one plasmid use the following protocol:
 +
</p>
 +
 
 +
<ol>
 +
<li> <b>First of all digest crRNA plasmid</b> with PstI and SpeI in order to linearize it. Both enzymes
 +
 
 +
cut in the suffix. Using the <a id="link" href="http://parts.igem.org/Help:Assembly/3A_Assembly">BioBrick Assembly method</a>, it
 +
 
 +
is possible to assemble multiple crRNA sequences into one plasmid. Therefore mix about 500 ng Backbone with 1 µl enzyme 1 and 1 µl
 +
 
 +
enzyme 2, add an appropriate amount of compatible buffer and fill up to 30-50 µl. Incubate mix at 37° C for 2 hours.
 +
 
 +
</li>
 +
<li> <b>Secondly digest crRNA plasmid</b> with PstI and XbaI. Using the <a id="link"
 +
 
 +
href="http://parts.igem.org/Help:Assembly/3A_Assembly">BioBrick Assembly method</a>, this is your insert (procedure see
 +
 
 +
above).</li>
 +
<li>  Load digests on a gel and cut out the DNA bands (Backbone 2900 bp, Insert 870 bp). Purify
 +
 
 +
the gel slice and use DNA for the next step.</li>
 +
<li> <b>Ligate</b> the insert in 3 molar excess into the backbone (formular see paragraph
 +
 
 +
above).</li>
 +
<li> <b>Transform</b> 3-5 µl of the mix following <a id="link" href="https://2013.igem.org/Team:Freiburg/protocols#Transformation">standard protocol</a>. Pick clones, miniprep the
 +
 
 +
plasmids and sequence it with pSB1C3 forward sequencing primer (sequence: GAGTGCCACCTGACGTCTAAGAAAC) and pSB1C3 reverse
 +
 
 +
sequencing primer (sequence: CGCCTTTGAGTGAGCTGATACCGC).</li>
 +
<li> These steps can be repeated various times. Using this method, you can engineer a plasmid
 +
 
 +
with several crRNA targets!</li>
 +
</ol>
 +
 
 +
<p id="h3">
 +
Experimental design (recommendation for mammalian cell culture):
 +
</p>
 +
 
 +
<p>
 +
For red light experiments transfect the following plasmid combinations on two different well plates. One
 +
 
 +
plate will be illuminated with 660 nm for 48 hours. This is the red light induced plate. The other plate will be illuminated with
 +
 
 +
740 nm. This is the no-induction control. If not working in plant systems add 15µM of PCB prior to illumination and incubate for at least 1h. See our <a id="link"
 +
 
 +
href="https://2013.igem.org/Team:Freiburg/Project/induction#light">light induction project page</a>.
 +
</p>
 +
 
 +
<ol>
 +
<li> <b>Transfect</b> BBa_K1150025, BBa_K1150027 (4 fold excess) with all desired crRNA plasmids
 +
 
 +
(seperate crRNA plasmid and/or multiple crRNAs plasmid) </li>
 +
<li> <b>Off target control:</b> Transfect BBa_K1150025, BBa_K1150026 (4 fold excess) without any
 +
 
 +
crRNA plasmid.</li>
 +
<li> <b>Target efficiency control:</b> Transfect BBa_K1150022 (4 fold excess) with the same crRNA
 +
 
 +
Plasmids as in the first transfection.</li>
 +
 +
</ol>
 +
<a href="https://static.igem.org/mediawiki/2013/0/08/5_manual_pdf_freiburg.pdf"> <img src="https://static.igem.org/mediawiki/2013/9/9d/Printknopf_freiburg_13.png" width="100px" border="0"  style="margin-left:350px; margin-top: 50px;" alt=""> </a>
 +
 +
</div>
 +
</div>
 +
 +
<img src="https://static.igem.org/mediawiki/2013/6/62/Toolbox_back_bottom_freiburg_13.png" style="width:850px; margin-top:-
 +
 
 +
2px;">
 +
 
</div>
</div>
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
<div id="check-17" class="toHide3" style="display:none">
<div id="check-17" class="toHide3" style="display:none">
Line 730: Line 1,580:
<div id="check-18" class="toHide3" style="display:none">
<div id="check-18" class="toHide3" style="display:none">
-
blabla blabla blabla blabla blabla blabla blabla blabla blabla blabla blabla blabla
+
<!-- Repression - KRAB - UVB light inducible: -->
 +
<img id="final_background_top" src="https://static.igem.org/mediawiki/2013/3/3d/Toolbox_back_top_freiburg_13.png">
 +
 
 +
<div id="final_checkbox_background">
 +
<div id="final_checkbox_content">
 +
 +
<p id="h1">
 +
UVB light inducible uniCAS Repressor (dCas9-UVR8 & COP1-KRAB devices)
 +
</p>
 +
 +
<p>
 +
You have chosen to repress a gene using a UVB light inducible dCas9-UVR8 & COP1-KRAB device. Therefore you have to order the following plasmids from the <a id="link" href="http://parts.igem.org/Main_Page"> iGEM parts registry</a>. After receiving our plasmids, you will have to clone your target sequence into our crRNA plasmid (protocol see below).
 +
</p>
 +
 
 +
<table>
 +
<tr>
 +
<th> No. </th>
 +
<th> Biobrick </th>
 +
<th> Device </th>
 +
<th> Order </th>
 +
<!--<th> GeneBank File </th>-->
 +
</tr>
 +
<tr>
 +
<td> 1 </td>
 +
<td> BBa_K1150029 </td>
 +
<td> CMV:HA-NLS-dCas9-L3-UVR8-NLS:BGH </td>
 +
<td> <a id="link" href="http://parts.igem.org/partsdb/get_part.cgi?part=BBa_K1150029"> order </a> </td>
 +
<!--<td> <a id="link" href=""> genebank </a> </td>-->
 +
</tr>
 +
<tr>
 +
<td> 2 </td>
 +
<td> BBa_K1150031 </td>
 +
<td> CMV:NLS-COP1-L3-KRAB-NLS:BGH </td>
 +
<td> <a id="link" href="http://parts.igem.org/partsdb/get_part.cgi?part=BBa_K1150031"> order </a> </td>
 +
<!--<td> <a id="link" href=""> genebank </a> </td>-->
 +
</tr>
 +
<tr>
 +
<td> 3 </td>
 +
<td> BBa_K1150022 </td>
 +
<td> CMV:HA-NLS-dCas9-L3-KRAB-NLS:BGH </td>
 +
<td> <a id="link" href="http://parts.igem.org/partsdb/get_part.cgi?part=BBa_K1150022"> order </a> </td>
 +
<!--<td> <a id="link" href=""> genebank </a> </td>-->
 +
</tr>
 +
<tr>
 +
<td> 4 </td>
 +
<td> BBa_K1150034 </td>
 +
<td> RNAimer - plasmid (crRNA - plasmid)</td>
 +
<td> <a id="link" href="http://parts.igem.org/partsdb/get_part.cgi?part=BBa_K1150034"> order </a> </td>
 +
<!--<td> <a id="link" href=""> genebank </a> </td>-->
 +
</tr>
 +
 
 +
 
 +
 
 +
</table>
 +
 +
 +
<p>
 +
Note: <br>
 +
All plasmids are optimized for expression in mammalian systems. The devices are also available containing an SV40 instead of an CMV promotor (have a look at our <a id="link" href="https://2013.igem.org/Team:Freiburg/parts"> parts</a> side). This system was tested mainly in CHO-K1 and HEK-293T cells.
 +
</p>
 +
 
 +
<p id="h3">
 +
Design of the crRNA plasmid:
 +
</p>
 +
 
 +
<p>
 +
Use our crRNA design tool to design the crRNAs that are needed to target your gene of interest.
 +
</p>
 +
<br>
 +
<div align="center">
 +
<a id="link" href="https://2013.igem.org/Team:Freiburg/Project/crrna#design_tool">
 +
<font size="5"><u>crRNA design tool</u></font>
 +
</a>
 +
</div>
 +
<br>
 +
 
 +
<p>It will generate possible target sites and the appropriate oligos. Order the oligos by the company of your choice. We recommend to test several different loci to target your gene of interest because the efficiency of different crRNA-loci can differ.
 +
</p>
 +
 
 +
 
 +
<ol>
 +
<li> <b>Oligo annealing:</b> Anneal forward and reverse oligos to get the desired crRNA. Therefore mix 10 µl of 100 µM forward Oligo, 10 µl of 100 µM reverse Oligo and 80 µl of ddH2O. Heat the solution to 95° C for 5 minutes. Then turn off the heat block and let the solution cool down.</li>
 +
<li> <b>Digest plasmid BBa_K1150034 with Bbs1:</b> The restriction enzyme Bbs1 should always be stored at -80° C. Mix about 500 ng of BBa_K1150034 with 1 µl of Bbs1, appropriate amount of buffer and fill up to 50 µl with ddH2O. Digest for exactly 3 hours at 37° C. Load the digest on a gel and cut out the DNA band (2900 bp). Purify the gel slice and use DNA for the next step.</li>
 +
<li> <b>Ligate crRNAs (step 1) into Bbs1 cut backbone:</b> The insert (crRNAs) should be ligated into the backbone in 3 molar insert excess. Therefore use this formular: Required Volume of Insert = 3 x Volume(Backbone) x length(Insert) x concentration (Backbone) / [ length(Backbone)  x concentration(Insert) ]. Use about 50 ng of backbone. The length of insert is always 30 basepairs. The length of the backbone is 2900 basepairs. You have to mix the appropriate amount of Backbone and the appropriate amount of Insert with 1 µl of T4 ligase and 2 µl of 10xT4 ligase buffer. Then fill up to 20 µl with ddH2O. This mix should be incubated for 30 minutes at room temperature.</li>
 +
<li> <b>Transform</b> 3-5 µl of the mix following <a id="link" href="https://2013.igem.org/Team:Freiburg/protocols#Transformation">standard protocol</a>. Pick clones, miniprep the plasmids and sequence it with pSB1C3 reverse sequencing primer (sequence: CGCCTTTGAGTGAGCTGATACCGC).</li>
 +
</ol>
 +
 +
<p>
 +
Now that you have created the desired crRNA plasmids it is possible to use them indiviually or fuse different crRNA loci together into one crRNA plasmid (recommended).
 +
</p>
 +
 
 +
 
 +
<p id="h3">
 +
Design of a multiple target crRNA plasmid:
 +
</p>
 +
 
 +
<p>
 +
It is shown that multiple targeting of one gene of interest <a id="link" href="https://2013.igem.org/Team:Freiburg/Project/crrna#multiple_targeting">increases the efficiency of regulation</a>. If you want to fuse different crRNA loci together into one plasmid use the following protocol:
 +
</p>
 +
 
 +
<ol>
 +
<li> <b>First of all digest crRNA plasmid</b> with PstI and SpeI in order to linearize it. Both enzymes cut in the suffix. Using the <a id="link" href="http://parts.igem.org/Help:Assembly/3A_Assembly">BioBrick Assembly method</a>, it is possible to assemble multiple crRNA sequences into one plasmid. Therefore mix about 500 ng Backbone with 1 µl enzyme 1 and 1 µl enzyme 2, add an appropriate amount of compatible buffer and fill up to 30-50 µl. Incubate mix at 37° C for 2 hours. </li>
 +
<li> <b>Secondly digest crRNA plasmid</b> with PstI and XbaI. Using the <a id="link" href="http://parts.igem.org/Help:Assembly/3A_Assembly">BioBrick Assembly method</a>, this is your insert (procedure see above).</li>
 +
<li>  Load digests on a gel and cut out the DNA bands (Backbone 2900 bp, Insert 870 bp). Purify the gel slice and use DNA for the next step.</li>
 +
<li> <b>Ligate</b> the insert in 3 molar excess into the backbone (formular see paragraph above).</li>
 +
<li> <b>Transform</b> 3-5 µl of the mix following <a id="link" href="https://2013.igem.org/Team:Freiburg/protocols#Transformation">standard protocol</a>. Pick clones, miniprep the plasmids and sequence it with pSB1C3 forward sequencing primer (sequence: GAGTGCCACCTGACGTCTAAGAAAC) and pSB1C3 reverse sequencing primer (sequence: CGCCTTTGAGTGAGCTGATACCGC).</li>
 +
<li> These steps can be repeated various times. Using this method, you can engineer a plasmid with several crRNA targets!</li>
 +
</ol>
 +
 
 +
<p id="h3">
 +
Experimental design (recommendation for mammalian cell culture):
 +
</p>
 +
 
 +
<p>
 +
For UVB light experiments transfect the following plasmid combinations on two different well plates. One plate will be illuminated with 311 nm at 5 µE for 24 hours. This is the UVB light induced plate. The other plate will be wrapped in aluminum foil. This is the no-induction control. See our <a id="link" href="https://2013.igem.org/Team:Freiburg/Project/induction#light">light induction project page</a>.
 +
</p>
 +
 
 +
<ol>
 +
<li> <b>Transfect</b> BBa_K1150029, BBa_K1150031 (4 fold excess) with all desired crRNA plasmids (seperate crRNA plasmid and/or multiple crRNAs plasmid) </li>
 +
<li> <b>Off target control:</b> Transfect BBa_K1150029, BBa_K1150031 (4 fold excess)without any crRNA plasmid.</li>
 +
<li> <b>Target efficiency control:</b> Transfect BBa_K1150022 (4 fold excess) with the same crRNA plasmids as in the first transfection.</li>
 +
 +
</ol>
 +
 
 +
<a href="https://static.igem.org/mediawiki/2013/6/6d/6_manual_pdf_freiburg.pdf"> <img src="https://static.igem.org/mediawiki/2013/9/9d/Printknopf_freiburg_13.png" width="100px" border="0"  style="margin-left:350px; margin-top: 50px;" alt=""> </a>
 +
 +
</div>
 +
</div>
 +
 +
<img src="https://static.igem.org/mediawiki/2013/6/62/Toolbox_back_bottom_freiburg_13.png" style="width:850px; margin-top:-2px;">
 +
 
</div>
</div>
 +
 +
 +
 +
 +
 +
 +
 +
<div id="check-19" class="toHide3" style="display:none">
<div id="check-19" class="toHide3" style="display:none">
-
blabla blabla blabla blabla blabla blabla blabla blabla blabla blabla blabla blabla
+
<!-- Repression by histone modification - G9a - non inducible: -->
 +
<img id="final_background_top" src="https://static.igem.org/mediawiki/2013/3/3d/Toolbox_back_top_freiburg_13.png">
 +
 
 +
<div id="final_checkbox_background">
 +
<div id="final_checkbox_content">
 +
 +
<p id="h1">
 +
Non inducible uniCAS Histone modifier for Repression (dCas9-G9a device)
 +
</p>
 +
 +
<p>
 +
You have chosen to repress a gene using a non inducible dCas9-G9a device. Therefore you have to order the following plasmids from the <a id="link" href="http://parts.igem.org/Main_Page"> iGEM parts registry</a>. After receiving our plasmids, you will have to clone your target sequence into our crRNA plasmid (protocol see below).
 +
</p>
 +
 
 +
<table>
 +
<tr>
 +
<th> No. </th>
 +
<th> Biobrick </th>
 +
<th> Device </th>
 +
<th> Order </th>
 +
<!--<th> GeneBank File </th>-->
 +
</tr>
 +
<tr>
 +
<td> 1 </td>
 +
<td> BBa_K1150017 </td>
 +
<td> CMV:HA-NLS-dCas9-NLS:BGH </td>
 +
<td> <a id="link" href="http://parts.igem.org/partsdb/get_part.cgi?part=BBa_K1150017"> order </a> </td>
 +
<!--<td> <a id="link" href=""> genebank </a> </td>-->
 +
</tr>
 +
<tr>
 +
<td> 2 </td>
 +
<td> BBa_K1150024 </td>
 +
<td> CMV:HA-NLS-dCas9-L3-G9a-NLS:BGH </td>
 +
<td> <a id="link" href="http://parts.igem.org/partsdb/get_part.cgi?part=BBa_K1150024"> order </a> </td>
 +
<!--<td> <a id="link" href=""> genebank </a> </td>-->
 +
</tr>
 +
<tr>
 +
<td> 3 </td>
 +
<td> BBa_K1150034 </td>
 +
<td> RNAimer - plasmid (crRNA - plasmid)</td>
 +
<td> <a id="link" href="http://parts.igem.org/partsdb/get_part.cgi?part=BBa_K1150034"> order </a> </td>
 +
<!--<td> <a id="link" href=""> genebank </a> </td>-->
 +
</tr>
 +
 
 +
 
 +
</table>
 +
 +
 +
<p>
 +
Note: <br>
 +
All plasmids are optimized for expression in mammalian systems. The devices are also available containing an SV40 instead of an CMV promotor (have a look at our <a id="link" href="https://2013.igem.org/Team:Freiburg/parts"> parts</a> side). This system was tested mainly in CHO-K1 and HEK-293T cells.
 +
</p>
 +
 
 +
<p id="h3">
 +
Design of the crRNA plasmid:
 +
</p>
 +
 
 +
<p>
 +
Use our crRNA design tool to design the crRNAs that are needed to target your gene of interest.
 +
</p>
 +
<br>
 +
<div align="center">
 +
<a id="link" href="https://2013.igem.org/Team:Freiburg/Project/crrna#design_tool">
 +
<font size="5"><u>crRNA design tool</u></font>
 +
</a>
 +
</div>
 +
<br>
 +
 
 +
<p>It will generate possible target sites and the appropriate oligos. Order the oligos by the company of your choice. We recommend to test several different loci to target your gene of interest because the efficiency of different crRNA-loci can differ.
 +
</p>
 +
 
 +
 
 +
<ol>
 +
<li> <b>Oligo annealing:</b> Anneal forward and reverse oligos to get the desired crRNA. Therefore mix 10 µl of 100 µM forward Oligo, 10 µl of 100 µM reverse Oligo and 80 µl of ddH2O. Heat the solution to 95° C for 5 minutes. Then turn off the heat block and let the solution cool down.</li>
 +
<li> <b>Digest plasmid BBa_K1150034 with Bbs1:</b> The restriction enzyme Bbs1 should always be stored at -80° C. Mix about 500 ng of BBa_K1150034 with 1 µl of Bbs1, appropriate amount of buffer and fill up to 50 µl with ddH2O. Digest for exactly 3 hours at 37° C. Load the digest on a gel and cut out the DNA band (2900 bp). Purify the gel slice and use DNA for the next step.</li>
 +
<li> <b>Ligate crRNAs (step 1) into Bbs1 cut backbone:</b> The insert (crRNAs) should be ligated into the backbone in 3 molar insert excess. Therefore use this formular: Required Volume of Insert = 3 x Volume(Backbone) x length(Insert) x concentration (Backbone) / [ length(Backbone)  x concentration(Insert) ]. Use about 50 ng of backbone. The length of insert is always 30 basepairs. The length of the backbone is 2900 basepairs. You have to mix the appropriate amount of Backbone and the appropriate amount of Insert with 1 µl of T4 ligase and 2 µl of 10xT4 ligase buffer. Then fill up to 20 µl with ddH2O. This mix should be incubated for 30 minutes at room temperature.</li>
 +
<li> <b>Transform</b> 3-5 µl of the mix following <a id="link" href="https://2013.igem.org/Team:Freiburg/protocols#Transformation">standard protocol</a>. Pick clones, miniprep the plasmids and sequence it with pSB1C3 reverse sequencing primer (sequence: CGCCTTTGAGTGAGCTGATACCGC).</li>
 +
</ol>
 +
 +
<p>
 +
Now that you have created the desired crRNA plasmids it is possible to use them indiviually or fuse different crRNA loci together into one crRNA plasmid (recommended).
 +
</p>
 +
 
 +
 
 +
<p id="h3">
 +
Design of a multiple target crRNA plasmid:
 +
</p>
 +
 
 +
<p>
 +
It is shown that multiple targeting of one gene of interest <a id="link" href="https://2013.igem.org/Team:Freiburg/Project/crrna#multiple_targeting">increases the efficiency of regulation</a>. If you want to fuse different crRNA loci together into one plasmid use the following protocol:
 +
</p>
 +
 
 +
<ol>
 +
<li> <b>First of all digest crRNA plasmid</b> with PstI and SpeI in order to linearize it. Both enzymes cut in the suffix. Using the <a id="link" href="http://parts.igem.org/Help:Assembly/3A_Assembly">BioBrick Assembly method</a>, it is possible to assemble multiple crRNA sequences into one plasmid. Therefore mix about 500 ng Backbone with 1 µl enzyme 1 and 1 µl enzyme 2, add an appropriate amount of compatible buffer and fill up to 30-50 µl. Incubate mix at 37° C for 2 hours. </li>
 +
<li> <b>Secondly digest crRNA plasmid</b> with PstI and XbaI. Using the <a id="link" href="http://parts.igem.org/Help:Assembly/3A_Assembly">BioBrick Assembly method</a>, this is your insert (procedure see above).</li>
 +
<li>  Load digests on a gel and cut out the DNA bands (Backbone 2900 bp, Insert 870 bp). Purify the gel slice and use DNA for the next step.</li>
 +
<li> <b>Ligate</b> the insert in 3 molar excess into the backbone (formular see paragraph above).</li>
 +
<li> <b>Transform</b> 3-5 µl of the mix following <a id="link" href="https://2013.igem.org/Team:Freiburg/protocols#Transformation">standard protocol</a>. Pick clones, miniprep the plasmids and sequence it with pSB1C3 forward sequencing primer (sequence: GAGTGCCACCTGACGTCTAAGAAAC) and pSB1C3 reverse sequencing primer (sequence: CGCCTTTGAGTGAGCTGATACCGC).</li>
 +
<li> These steps can be repeated various times. Using this method, you can engineer a plasmid with several crRNA targets!</li>
 +
</ol>
 +
 
 +
<p id="h3">
 +
Experimental design (recommendation for mammalian cell culture):
 +
</p>
 +
 
 +
<ol>
 +
<li> <b>Transfect</b> BBa_K1150024 with all desired crRNA plasmids (seperate crRNA plasmid and/or multiple crRNAs plasmid) </li>
 +
<li> <b>Non-effector control:</b> Transfect the appropriate crRNA - plasmid together with BBa_K1150017 that has no effector.</li>
 +
<li> <b>Off target control:</b> Transfect BBa_K1150024 without any crRNA plasmid.</li>
 +
 +
 +
</ol>
 +
<a href="https://static.igem.org/mediawiki/2013/1/1a/7_manual_pdf_freiburg.pdf"> <img src="https://static.igem.org/mediawiki/2013/9/9d/Printknopf_freiburg_13.png" width="100px" border="0"  style="margin-left:350px; margin-top: 50px;" alt=""> </a>
 +
 +
</div>
 +
</div>
 +
 +
<img src="https://static.igem.org/mediawiki/2013/6/62/Toolbox_back_bottom_freiburg_13.png" style="width:850px; margin-top:-2px;">
 +
 
</div>
</div>
 +
 +
 +
 +
 +
 +
 +
 +
 +
<div id="check-20" class="toHide3" style="display:none">
<div id="check-20" class="toHide3" style="display:none">
-
blabla blabla blabla blabla blabla blabla blabla blabla blabla blabla blabla blabla
+
<!-- Repression - G9a - Red light inducible: -->
 +
<img id="final_background_top" src="https://static.igem.org/mediawiki/2013/3/3d/Toolbox_back_top_freiburg_13.png">
 +
 
 +
<div id="final_checkbox_background">
 +
<div id="final_checkbox_content">
 +
 +
<p id="h1">
 +
Red light inducible uniCAS Histone modifier for Repression (dCas9-PIF6 & PhyB-G9a devices)
 +
</p>
 +
 +
<p>
 +
You have chosen to repress a gene using a non inducible dCas9-KRAB device. Therefore you have to order the following plasmids from the <a id="link" href="http://parts.igem.org/Main_Page"> iGEM parts registry</a>. After receiving our plasmids, you will have to clone your target sequence into our crRNA plasmid (protocol see below).
 +
</p>
 +
 
 +
<table>
 +
<tr>
 +
<th> No. </th>
 +
<th> Biobrick </th>
 +
<th> Device </th>
 +
<th> Order </th>
 +
<!--<th> GeneBank File </th>-->
 +
</tr>
 +
<tr>
 +
<td> 1 </td>
 +
<td> BBa_K1150025 </td>
 +
<td> CMV:HA-NLS-dCas9-L3-PIF6-NLS:BGH </td>
 +
<td> <a id="link" href="http://parts.igem.org/partsdb/get_part.cgi?part=BBa_K1150025"> order </a> </td>
 +
<!--<td> <a id="link" href=""> genebank </a> </td>-->
 +
</tr>
 +
<tr>
 +
<td> 2 </td>
 +
<td> BBa_K1150028 </td>
 +
<td> CMV:NLS-PhyB-L3-G9a-NLS:BGH </td>
 +
<td> <a id="link" href="http://parts.igem.org/partsdb/get_part.cgi?part=BBa_K1150028"> order </a> </td>
 +
<!--<td> <a id="link" href=""> genebank </a> </td>-->
 +
</tr>
 +
<tr>
 +
<td> 3 </td>
 +
<td> BBa_K1150024 </td>
 +
<td> CMV:HA-NLS-dCas9-L3-G9a-NLS:BGH </td>
 +
<td> <a id="link" href="http://parts.igem.org/partsdb/get_part.cgi?part=BBa_K1150024"> order </a> </td>
 +
<!--<td> <a id="link" href=""> genebank </a> </td>-->
 +
</tr>
 +
<tr>
 +
<td> 4 </td>
 +
<td> BBa_K1150034 </td>
 +
<td> RNAimer - plasmid (crRNA - plasmid)</td>
 +
<td> <a id="link" href="http://parts.igem.org/partsdb/get_part.cgi?part=BBa_K1150034"> order </a> </td>
 +
<!--<td> <a id="link" href=""> genebank </a> </td>-->
 +
</tr>
 +
 
 +
 
 +
 
 +
</table>
 +
 +
 +
<p>
 +
Note: <br>
 +
All plasmids are optimized for expression in mammalian systems. The devices are also available containing an SV40 instead of an CMV promotor (have a look at our <a id="link" href="https://2013.igem.org/Team:Freiburg/parts"> parts</a> side). This system was tested mainly in CHO-K1 and HEK-293T cells.
 +
</p>
 +
 
 +
<p id="h3">
 +
Design of the crRNA plasmid:
 +
</p>
 +
 
 +
<p>
 +
Use our crRNA design tool to design the crRNAs that are needed to target your gene of interest.
 +
</p>
 +
<br>
 +
<div align="center">
 +
<a id="link" href="https://2013.igem.org/Team:Freiburg/Project/crrna#design_tool">
 +
<font size="5"><u>crRNA design tool</u></font>
 +
</a>
 +
</div>
 +
<br>
 +
 
 +
<p>It will generate possible target sites and the appropriate oligos. Order the oligos by the company of your choice. We recommend to test several different loci to target your gene of interest because the efficiency of different crRNA-loci can differ.
 +
</p>
 +
 
 +
 
 +
<ol>
 +
<li> <b>Oligo annealing:</b> Anneal forward and reverse oligos to get the desired crRNA. Therefore mix 10 µl of 100 µM forward Oligo, 10 µl of 100 µM reverse Oligo and 80 µl of ddH2O. Heat the solution to 95° C for 5 minutes. Then turn off the heat block and let the solution cool down.</li>
 +
<li> <b>Digest plasmid BBa_K1150034 with Bbs1:</b> The restriction enzyme Bbs1 should always be stored at -80° C. Mix about 500 ng of BBa_K1150034 with 1 µl of Bbs1, appropriate amount of buffer and fill up to 50 µl with ddH2O. Digest for exactly 3 hours at 37° C. Load the digest on a gel and cut out the DNA band (2900 bp). Purify the gel slice and use DNA for the next step.</li>
 +
<li> <b>Ligate crRNAs (step 1) into Bbs1 cut backbone:</b> The insert (crRNAs) should be ligated into the backbone in 3 molar insert excess. Therefore use this formular: Required Volume of Insert = 3 x Volume(Backbone) x length(Insert) x concentration (Backbone) / [ length(Backbone)  x concentration(Insert) ]. Use about 50 ng of backbone. The length of insert is always 30 basepairs. The length of the backbone is 2900 basepairs. You have to mix the appropriate amount of Backbone and the appropriate amount of Insert with 1 µl of T4 ligase and 2 µl of 10xT4 ligase buffer. Then fill up to 20 µl with ddH2O. This mix should be incubated for 30 minutes at room temperature.</li>
 +
<li> <b>Transform</b> 3-5 µl of the mix following <a id="link" href="https://2013.igem.org/Team:Freiburg/protocols#Transformation">standard protocol</a>. Pick clones, miniprep the plasmids and sequence it with pSB1C3 reverse sequencing primer (sequence: CGCCTTTGAGTGAGCTGATACCGC).</li>
 +
</ol>
 +
 +
<p>
 +
Now that you have created the desired crRNA plasmids it is possible to use them indiviually or fuse different crRNA loci together into one crRNA plasmid (recommended).
 +
</p>
 +
 
 +
 
 +
<p id="h3">
 +
Design of a multiple target crRNA plasmid:
 +
</p>
 +
 
 +
<p>
 +
It is shown that multiple targeting of one gene of interest <a id="link" href="https://2013.igem.org/Team:Freiburg/Project/crrna#multiple_targeting">increases the efficiency of regulation</a>. If you want to fuse different crRNA loci together into one plasmid use the following protocol:
 +
</p>
 +
 
 +
<ol>
 +
<li> <b>First of all digest crRNA plasmid</b> with PstI and SpeI in order to linearize it. Both enzymes cut in the suffix. Using the <a id="link" href="http://parts.igem.org/Help:Assembly/3A_Assembly">BioBrick Assembly method</a>, it is possible to assemble multiple crRNA sequences into one plasmid. Therefore mix about 500 ng Backbone with 1 µl enzyme 1 and 1 µl enzyme 2, add an appropriate amount of compatible buffer and fill up to 30-50 µl. Incubate mix at 37° C for 2 hours. </li>
 +
<li> <b>Secondly digest crRNA plasmid</b> with PstI and XbaI. Using the <a id="link" href="http://parts.igem.org/Help:Assembly/3A_Assembly">BioBrick Assembly method</a>, this is your insert (procedure see above).</li>
 +
<li>  Load digests on a gel and cut out the DNA bands out (Backbone 2900 bp, Insert 870 bp). Purify the gel slice and use DNA for the next step.</li>
 +
<li> <b>Ligate</b> the insert in 3 molar excess into the backbone (formular see paragraph above).</li>
 +
<li> <b>Transform</b> 3-5 µl of the mix following <a id="link" href="https://2013.igem.org/Team:Freiburg/protocols#Transformation">standard protocol</a>. Pick clones, miniprep the plasmids and sequence it with pSB1C3 forward sequencing primer (sequence: GAGTGCCACCTGACGTCTAAGAAAC) and pSB1C3 reverse sequencing primer (sequence: CGCCTTTGAGTGAGCTGATACCGC).</li>
 +
<li> These steps can be repeated various times. Using this method, you can engineer a plasmid with several crRNA targets!</li>
 +
</ol>
 +
 
 +
<p id="h3">
 +
Experimental design (recommendation for mammalian cell culture):
 +
</p>
 +
 
 +
<p>
 +
For red light experiments transfect the following plasmid combinations on two different well plates. One plate will be illuminated with 660 nm for 48 hours. This is the red light induced plate. The other plate will be illuminated with 740 nm. This is the no-induction control. If not working in plant systems add 15µM of PCB prior to illumination and incubate for at least 1h. See our <a id="link" href="https://2013.igem.org/Team:Freiburg/Project/induction#light">light induction project page</a>.
 +
</p>
 +
 
 +
<ol>
 +
<li> <b>Transfect</b> BBa_K1150025, BBa_K1150028 with all desired crRNA plasmids (seperate crRNA plasmid and/or multiple crRNAs plasmid) </li>
 +
<li> <b>Off target control:</b> Transfect BBa_K1150025, BBa_K1150028 without any crRNA plasmid.</li>
 +
<li> <b>Target efficiency control:</b> Transfect BBa_K1150024 with the same crRNA plasmids as in the first transfection.</li>
 +
 +
</ol>
 +
<a href="https://static.igem.org/mediawiki/2013/3/3f/8_manual_pdf_freiburg.pdf"> <img src="https://static.igem.org/mediawiki/2013/9/9d/Printknopf_freiburg_13.png" width="100px" border="0"  style="margin-left:350px; margin-top: 50px;" alt=""> </a>
 +
 +
</div>
 +
</div>
 +
 +
<img src="https://static.igem.org/mediawiki/2013/6/62/Toolbox_back_bottom_freiburg_13.png" style="width:850px; margin-top:-2px;">
 +
 
</div>
</div>
 +
 +
 +
 +
 +
 +
 +
 +
 +
<div id="check-21" class="toHide3" style="display:none">
<div id="check-21" class="toHide3" style="display:none">
Line 746: Line 1,999:
<div id="check-22" class="toHide3" style="display:none">
<div id="check-22" class="toHide3" style="display:none">
-
blabla blabla blabla blabla blabla blabla blabla blabla blabla blabla blabla blabla
+
<!-- Repression by histone modification - G9a - UVB light inducible: -->
-
</div>
+
<img id="final_background_top" src="https://static.igem.org/mediawiki/2013/3/3d/Toolbox_back_top_freiburg_13.png">
-
</div>
+
<div id="final_checkbox_background">
-
</div>
+
<div id="final_checkbox_content">
 +
 +
<p id="h1">
 +
UVB light inducible uniCAS Histone modifier for Repression (dCas9-UVR8 & COP1-G9a devices)
 +
</p>
 +
 +
<p>
 +
You have chosen to repress a gene using a UVB light inducible dCas9-UVR8 & COP1-G9a device. Therefore you have to order the following plasmids from the <a id="link" href="http://parts.igem.org/Main_Page"> iGEM parts registry </a>. After receiving our plasmids, you will have to clone your target sequence into our crRNA plasmid (protocol see below).
 +
</p>
 +
<table>
 +
<tr>
 +
<th> No. </th>
 +
<th> Biobrick </th>
 +
<th> Device </th>
 +
<th> Order </th>
 +
<!--<th> GeneBank File </th>-->
 +
</tr>
 +
<tr>
 +
<td> 1 </td>
 +
<td> BBa_K1150029 </td>
 +
<td> CMV:HA-NLS-dCas9-L3-UVR8-NLS:BGH </td>
 +
<td> <a id="link" href="http://parts.igem.org/partsdb/get_part.cgi?part=BBa_K1150029"> order </a> </td>
 +
<!--<td> <a id="link" href=""> genebank </a> </td>
 +
</tr>
 +
<tr>
 +
<td> 2 </td>
 +
<td> BBa_K1150031 </td>
 +
<td> CMV:NLS-COP1-L3-G9a-NLS:BGH </td>
 +
<td> <a id="link" href="http://parts.igem.org/partsdb/get_part.cgi?part=BBa_K1150031"> order </a> </td>
 +
<!--<td> <a id="link" href=""> genebank </a> </td>-->
 +
</tr>
 +
<tr>
 +
<td> 3 </td>
 +
<td> BBa_K1150022 </td>
 +
<td> CMV:HA-NLS-dCas9-L3-G9a-NLS:BGH </td>
 +
<td> <a id="link" href="http://parts.igem.org/partsdb/get_part.cgi?part=BBa_K1150022"> order </a> </td>
 +
<!--<td> <a id="link" href=""> genebank </a> </td>-->
 +
</tr>
 +
<tr>
 +
<td> 4 </td>
 +
<td> BBa_K1150034 </td>
 +
<td> RNAimer - plasmid (crRNA - plasmid)</td>
 +
<td> <a id="link" href="http://parts.igem.org/partsdb/get_part.cgi?part=BBa_K1150034"> order </a> </td>
 +
<!--<td> <a id="link" href=""> genebank </a> </td>-->
 +
</tr>
 +
 +
</table>
 +
 +
 +
<p>
 +
Note: <br>
 +
All plasmids are optimized for expression in mammalian systems. The devices are also available containing an SV40 instead of an CMV promotor (have a look at our <a id="link" href="https://2013.igem.org/Team:Freiburg/parts"> parts</a> side). This system was tested mainly in CHO-K1 and HEK-293T cells.
 +
</p>
 +
 +
<p id="h3">
 +
Design of the crRNA plasmid:
 +
</p>
 +
 +
<p>
 +
Use our crRNA design tool to design the crRNAs that are needed to target your gene of interest.
 +
</p>
 +
<br>
 +
<div align="center">
 +
<a id="link" href="https://2013.igem.org/Team:Freiburg/Project/crrna#design_tool">
 +
<font size="5"><u>crRNA design tool</u></font>
 +
</a>
 +
</div>
 +
<br>
 +
 +
<p>It will generate possible target sites and the appropriate oligos. Order the oligos by the company of your choice. We recommend to test several different loci to target your gene of interest because the efficiency of different crRNA-loci can differ.
 +
</p>
 +
 +
 +
<ol>
 +
<li> <b>Oligo annealing:</b> Anneal forward and reverse oligos to get the desired crRNA. Therefore mix 10 µl of 100 µM forward Oligo, 10 µl of 100 µM reverse Oligo and 80 µl of ddH2O. Heat the solution to 95° C for 5 minutes. Then turn off the heat block and let the solution cool down.</li>
 +
<li> <b>Digest plasmid BBa_K1150034 with Bbs1:</b> The restriction enzyme Bbs1 should always be stored at -80° C. Mix about 500 ng of BBa_K1150034 with 1 µl of Bbs1, appropriate amount of buffer and fill up to 50 µl with ddH2O. Digest for exactly 3 hours at 37° C. Load the digest on a gel and cut out the DNA band (2900 bp). Purify the gel slice and use DNA for the next step.</li>
 +
<li> <b>Ligate crRNAs (step 1) into Bbs1 cut backbone:</b> The insert (crRNAs) should be ligated into the backbone in 3 molar insert excess. Therefore use this formular: Required Volume of Insert = 3 x Volume(Backbone) x length(Insert) x concentration (Backbone) / [ length(Backbone)  x concentration(Insert) ]. Use about 50 ng of backbone. The length of insert is always 30 basepairs. The length of the backbone is 2900 basepairs. You have to mix the appropriate amount of Backbone and the appropriate amount of Insert with 1 µl of T4 ligase and 2 µl of 10xT4 ligase buffer. Then fill up to 20 µl with ddH2O. This mix should be incubated for 30 minutes at room temperature.</li>
 +
<li> <b>Transform</b> 3-5 µl of the mix following <a id="link" href="https://2013.igem.org/Team:Freiburg/protocols#Transformation">standard protocol</a>. Pick clones, miniprep the plasmids and sequence it with pSB1C3 reverse sequencing primer (sequence: CGCCTTTGAGTGAGCTGATACCGC).</li>
 +
</ol>
 +
 +
<p>
 +
Now that you have created the desired crRNA plasmids it is possible to use them indiviually or fuse different crRNA loci together into one crRNA plasmid (recommended).
 +
</p>
 +
 +
 +
<p id="h3">
 +
Design of a multiple target crRNA plasmid:
 +
</p>
 +
 +
<p>
 +
It is shown that multiple targeting of one gene of interest <a id="link" href="https://2013.igem.org/Team:Freiburg/Project/crrna#multiple_targeting">increases the efficiency of regulation</a>. If you want to fuse different crRNA loci together into one plasmid use the following protocol:
 +
</p>
 +
 +
<ol>
 +
<li> <b>First of all digest crRNA plasmid</b> with PstI and SpeI in order to linearize it. Both enzymes cut in the suffix. Using the <a id="link" href="http://parts.igem.org/Help:Assembly/3A_Assembly">BioBrick Assembly method</a>, it is possible to assemble multiple crRNA sequences into one plasmid. Therefore mix about 500 ng Backbone with 1 µl enzyme 1 and 1 µl enzyme 2, add an appropriate amount of compatible buffer and fill up to 30-50 µl. Incubate mix at 37° C for 2 hours. </li>
 +
<li> <b>Secondly digest crRNA plasmid</b> with PstI and XbaI. Using the <a id="link" href="http://parts.igem.org/Help:Assembly/3A_Assembly">BioBrick Assembly method</a>, this is your insert (procedure see above).</li>
 +
<li>  Load digests on a gel and cut out the DNA bands (Backbone 2900 bp, Insert 870 bp). Purify the gel slice and use DNA for the next step.</li>
 +
<li> <b>Ligate</b> the insert in 3 molar excess into the backbone (formular see paragraph above).</li>
 +
<li> <b>Transform</b> 3-5 µl of the mix following <a id="link" href="https://2013.igem.org/Team:Freiburg/protocols#Transformation">standard protocol</a>. Pick clones, miniprep the plasmids and sequence it with pSB1C3 forward sequencing primer (sequence: GAGTGCCACCTGACGTCTAAGAAAC) and pSB1C3 reverse sequencing primer (sequence: CGCCTTTGAGTGAGCTGATACCGC).</li>
 +
<li> These steps can be repeated various times. Using this method, you can engineer a plasmid with several crRNA targets!</li>
 +
</ol>
 +
 +
<p id="h3">
 +
Experimental design (recommendation for mammalian cell culture):
 +
</p>
 +
 +
<p>
 +
For UVB light experiments transfect the following plasmid combinations on two different well plates. One plate will be illuminated with 311 nm at 5 µE for 24 hours. This is the UVB light induced plate. The other plate will be wrapped in aluminum foil. This is the no-induction control. See our <a id="link" href="https://2013.igem.org/Team:Freiburg/Project/induction#light">light induction project page</a>.
 +
</p>
 +
 +
<ol>
 +
<li> <b>Transfect</b> BBa_K1150029, BBa_K1150032 with all desired crRNA plasmids (seperate crRNA plasmid and/or multiple crRNAs plasmid) </li>
 +
<li> <b>Off target control:</b> Transfect BBa_K1150029, BBa_K1150032 (4 fold excess)without any crRNA plasmid.</li>
 +
<li> <b>Target efficiency control:</b> Transfect BBa_K1150024 with the same crRNA plasmids as in the first transfection.</li>
 +
 +
</ol>
 +
<a href="https://static.igem.org/mediawiki/2013/3/32/9_manual_pdf_freiburg.pdf"> <img src="https://static.igem.org/mediawiki/2013/9/9d/Printknopf_freiburg_13.png" width="100px" border="0"  style="margin-left:350px; margin-top: 50px;" alt=""> </a>
 +
 +
</div>
 +
</div>
 +
 +
<img src="https://static.igem.org/mediawiki/2013/6/62/Toolbox_back_bottom_freiburg_13.png" style="width:850px; margin-top:-2px;">
 +
 +
</div>

Latest revision as of 00:59, 29 October 2013


The uniCAS toolkit - Customize your experiments!

You want to have a maximum of activation or repression of your genes by a minimal effort? Then you have to use the uniCAS toolkit provided by the iGEM team Freiburg 2013. All you have to do is:
  • Click yourself through the routine below
  • Order the appropriate plasmids and oligos
  • Conduct a minimal of cloning
  • Start your personalized experiment
By the end of the routine you will get a personal manual. All you need to do is using the uniCAS toolkit and follow the instructions. Best of all: The uniCAS toolkit is all open source and in iGEM standard!