Team:Freiburg/Project/toolkit

From 2013.igem.org

(Difference between revisions)
Line 42: Line 42:
</script>
</script>
-
<script>
+
<script type="text/javascript">
-
window.onload=function () {
+
function toBottom(event)
-
    var objDiv = document.getElementById("toolkit");
+
{
-
    objDiv.scrollTop = objDiv.scrollHeight;
+
var objControl=document.getElementById("toolkit");
-
}
+
objControl.scrollTop = objControl.scrollHeight;
 +
}
</script>
</script>
Line 534: Line 535:
</div>
</div>
-
<div id="toolkit">
+
<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" />Activation <img src="https://static.igem.org/mediawiki/2013/6/6e/Activation.png"></label>

Revision as of 15:45, 19 September 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 use the uniCAS toolkit will be described there. Best of all: The uniCAS toolkit is all open source!