Team:Freiburg/Project/modeling
From 2013.igem.org
(Difference between revisions)
Line 8: | Line 8: | ||
<script type="text/javascript" src="script.js"></script> | <script type="text/javascript" src="script.js"></script> | ||
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script> | <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script> | ||
- | + | <script type='text/javascript' src='http://www.tikku.com/scripts/ui/jQuery.radmenu.js'></script> | |
<script type="text/javascript"> | <script type="text/javascript"> | ||
- | |||
function CrispR (form) { | function CrispR (form) { | ||
var TestVar = form.Sequenz.value; | var TestVar = form.Sequenz.value; | ||
Line 171: | Line 170: | ||
} | } | ||
- | |||
</SCRIPT> | </SCRIPT> | ||
<style type="text/css"> | <style type="text/css"> | ||
- | + | ||
h1 {text-align: center;} | h1 {text-align: center;} | ||
form {padding-top:60px;} | form {padding-top:60px;} | ||
Line 203: | Line 201: | ||
</p> | </p> | ||
<p> | <p> | ||
- | <input type="submit" value="submit" name="ok" onClick=" | + | <input type="submit" value="submit" name="ok" onClick="CrispR(this.form)" /> |
<input type="reset" value="reset"> | <input type="reset" value="reset"> | ||
</p> | </p> |
Revision as of 08:14, 26 September 2013
crRNA-Design
This tool helps you to design a crRNA-insert for pX334a. The oligos contain overhangs which fit to the BbsI-overhangs by pX334a.
For repression of gene transcription by targeting the coding sequence
it´s crucial to target the non template (= coding) DNA strand.
Therefore the oligos must be designed as
follows:
- Search at your desired target sequenz for a CCN (reverse complement of the PAM sequence) at the coding strand.
- Extract the following (3') 30 nucleotides.
- Extract the reverse complement.
- Add AAAC at the 5' end and GT at the 3' end. This will be your fist oligo.
- Take the sequence from step 2 and add TAAAAC at the 5' end. This will be your second oligo.