Team:Freiburg/Project/modeling
From 2013.igem.org
(Difference between revisions)
Line 173: | Line 173: | ||
<style type="text/css"> | <style type="text/css"> | ||
- | h1 {text-align: center;} | + | #h1 { |
- | form {padding-top:60px;} | + | text-align:center; |
+ | font-weight:bold; | ||
+ | font-size:30px; | ||
+ | margin-top: 250px; | ||
+ | margin-bottom:20px; | ||
+ | color:white; | ||
+ | } | ||
+ | |||
+ | |||
+ | form {padding-top:60px; | ||
+ | background: #2E2E2E; | ||
+ | } | ||
+ | |||
textarea { | textarea { | ||
+ | background: #2E2E2E; | ||
width: 40%; | width: 40%; | ||
+ | color:white; | ||
+ | float:left; | ||
+ | overflow:auto; | ||
+ | margin-right:20px; | ||
} | } | ||
- | |||
- | |||
- | #explanation {float:left;} | + | legend {width:40%; |
+ | background: #2E2E2E; | ||
+ | color:white; | ||
+ | overflow:auto; | ||
+ | } | ||
+ | |||
+ | #fieldset1 {width:50%; | ||
+ | background: #2E2E2E; | ||
+ | color:white; | ||
+ | overflow:auto; | ||
+ | border: 1px solid white; | ||
+ | |||
+ | } | ||
+ | |||
+ | #explanation {float:left; | ||
+ | color:white; | ||
+ | background: #2E2E2E; | ||
+ | } | ||
</style> | </style> | ||
</head> | </head> | ||
<body> | <body> | ||
- | <h1>crRNA-Design</ | + | <p id="h1">crRNA-Design</p> |
<form action="" method="get"> | <form action="" method="get"> | ||
<legend>Enter Target Sequence</legend> | <legend>Enter Target Sequence</legend> | ||
Line 192: | Line 224: | ||
- | <fieldset> | + | <fieldset id="fieldset1"> |
<legend>choose Program</legend> | <legend>choose Program</legend> | ||
<p> | <p> |
Revision as of 08:33, 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.