Team:Freiburg/Project/modeling
From 2013.igem.org
(Difference between revisions)
Line 1: | Line 1: | ||
- | + | <?xml version="1.0" encoding="UTF-8"?> | |
+ | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" | ||
+ | " http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd "> | ||
<html> | <html> | ||
<head> | <head> | ||
- | |||
- | + | <title>CrispR</title> | |
- | + | <link rel="stylesheet" type="text/css"> | |
- | + | ||
- | + | ||
- | < | + | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | </ | + | |
<script type="text/javascript" src="script.js"></script> | <script type="text/javascript" src="script.js"></script> | ||
<SCRIPT LANGUAGE="JavaScript"> | <SCRIPT LANGUAGE="JavaScript"> | ||
Line 177: | Line 170: | ||
} | } | ||
</SCRIPT> | </SCRIPT> | ||
+ | <style type="text/css"> | ||
+ | body { margin:2cm; } | ||
+ | h1 {text-align: center;} | ||
+ | form {padding-top:60px;} | ||
+ | textarea { | ||
+ | width: 40%; | ||
+ | } | ||
+ | fieldset {width:50%; | ||
+ | float:right;} | ||
+ | #explanation {float:left;} | ||
+ | </style> | ||
</head> | </head> | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
<body> | <body> | ||
- | + | <h1>crRNA-Design</h1> | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | <h1>crRNA-Design</h1> | + | |
<form action="" method="get"> | <form action="" method="get"> | ||
<legend>Enter Target Sequence</legend> | <legend>Enter Target Sequence</legend> | ||
Line 261: | Line 225: | ||
</div> | </div> | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
</body> | </body> | ||
</html> | </html> |
Revision as of 21:16, 22 September 2013
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
" http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd ">
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.