Team:Freiburg/Project/toolkit

From 2013.igem.org

(Difference between revisions)
Line 40: Line 40:
     });
     });
  });
  });
 +
</script>
 +
 +
<script>
 +
window.setInterval(function() {
 +
  var elem = document.getElementById('toolkit');
 +
  elem.scrollTop = elem.scrollHeight;
 +
}, 5000);
</script>
</script>
Line 527: Line 534:
</div>
</div>
-
 
+
<div id="toolkit">
<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>
Line 662: Line 669:
</div>
</div>
 +
</div>
 +
 +
 +
 +
 +
 +
</div>
</div>

Revision as of 15:29, 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!