Team:Tokyo Tech/Projects/Urea-cooler/construction
From 2011.igem.org
(Difference between revisions)
Line 34: | Line 34: | ||
list-style: none; | list-style: none; | ||
float: left; | float: left; | ||
- | height: | + | height: 30px; |
width: 946px; | width: 946px; | ||
} | } | ||
Line 55: | Line 55: | ||
display: none; | display: none; | ||
position: absolute; | position: absolute; | ||
- | font-size: | + | font-size: 16px; |
opacity: 0.8; | opacity: 0.8; | ||
list-style: none; | list-style: none; | ||
Line 79: | Line 79: | ||
background-color: #EFEBEC; | background-color: #EFEBEC; | ||
color: #000000; | color: #000000; | ||
+ | font-size:13px; | ||
} | } | ||
Line 161: | Line 162: | ||
p | p | ||
{ | { | ||
- | text-indent: | + | text-indent: 2em; |
} | } | ||
Line 210: | Line 211: | ||
} | } | ||
- | window.onload = function() { | + | function getElementsByClass() { |
+ | var classElements = new Array(); | ||
+ | var allElements = document.getElementsByTagName("*"); | ||
+ | for (i = 0 ; i < allElements.length; i++) { | ||
+ | if (allElements[i].className == 'firstHeading') { | ||
+ | allElements[i].style.display = 'none'; | ||
+ | // window.alert('発見。'); | ||
+ | } | ||
+ | } | ||
+ | } | ||
+ | |||
+ | window.onload = function() { | ||
+ | getElementsByClass(); | ||
var menu = window.document.getElementById('TopMenu'); | var menu = window.document.getElementById('TopMenu'); | ||
if(menu==null) | if(menu==null) | ||
Line 299: | Line 312: | ||
<!-- left menu list --> | <!-- left menu list --> | ||
- | <div style="min-height: | + | <div style="min-height: 4000px; float: left;"> |
<div id="LeftMenu"> | <div id="LeftMenu"> | ||
<!--list of page menu: DO NOT WRITE LINKS NOT WRITTEN IN THIS PAGE --> | <!--list of page menu: DO NOT WRITE LINKS NOT WRITTEN IN THIS PAGE --> |
Revision as of 00:25, 6 October 2011
Construction-Urea
1. Primers
All primers we used in this study were purchased from the Operon.2. The Arg box
The arg operator capable of binding the arginine repressor(Arg box) was amplified by PCR using the MG1655 as a template(①). The resulting fragment was ligated into Topo vector(②). To add restriction site, this was also amplified by PCR using a forward primer with EcoRI and XbaI sites, a reverse primer with SpeI and PstI sites(③).
3. The rocF
The rocF gene coding for arginage was amplified by PCR using a forward primer with an NcoI site, a reverse primer with SpeI and PstI sites, and the Bacillus subtilis as a template(④). The resulting fragment was cut with NcoI and PstI and ligated into pTrc99A backbone vector including trc promoter and RBS(⑤).
4. construction of Ptrc-RBS-rocF-Arg box
We cut Arg box(③) with XbaI and PstI and ligated into pTrc99A backbone vector including rocF(⑤) which were cut with SpeI and PstI(⑥). Then We amplified Ptrc-RBS-rocF-Arg box by PCR using a forward primer with EcoRI and XbaI sites, a reverse primer with SpeI and PstI sites(⑦). The resulting fragment was ligated into pSB3K3.(BBa_K649402)
5. construction of Ptrc-RBS-rocF
We amplified Ptrc-RBS-rocF by PCR using a forward primer with EcoRI and XbaI sites, a reverse primer with SpeI and PstI sites, and using ⑤ as a template(⑧). The resulting fragment was ligated into pSB3K3.(BBa_K649301)