Team:Tokyo Tech/Projects/Urea-cooler/construction
From 2011.igem.org
HayashiMaiko (Talk | contribs) |
|||
(12 intermediate revisions not shown) | |||
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 86: | Line 87: | ||
left: 0; | left: 0; | ||
clear: both; | clear: both; | ||
- | height: | + | height: 190px; |
} | } | ||
.main | .main | ||
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 243: | Line 256: | ||
<!-- top box --> | <!-- top box --> | ||
<div class="top"> | <div class="top"> | ||
- | < | + | <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" width="965" height="150" id="Yourfilename" align=""> |
- | < | + | <param name="movie" value="https://static.igem.org/mediawiki/2011/4/4d/Header.swf"> |
+ | <param name="quality" value="high"> | ||
+ | <param name="bgcolor" value="#FFFFFF"> | ||
+ | <embed src="https://static.igem.org/mediawiki/2011/4/4d/Header.swf" quality="high" bgcolor="#FFFFFF" width="965" height="150" name="Yourfilename" align="" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer"> | ||
+ | </embed> | ||
+ | </object> | ||
<!-- list of top menu --> | <!-- list of top menu --> | ||
<div id="navigation"> | <div id="navigation"> | ||
Line 253: | Line 271: | ||
Project | Project | ||
<ul> | <ul> | ||
- | <li><a href="https://2011.igem.org/Team:Tokyo_Tech/Projects/RPS-game/index.htm">RPS- | + | <li><a href="https://2011.igem.org/Team:Tokyo_Tech/Projects/RPS-game/index.htm">RPS-Game</a></li> |
- | <li><a href="https://2011.igem.org/Team:Tokyo_Tech/Projects/making-rain/index.htm"> | + | <li><a href="https://2011.igem.org/Team:Tokyo_Tech/Projects/making-rain/index.htm">Make it Rain</a></li> |
- | <li><a href="https://2011.igem.org/Team:Tokyo_Tech/Projects/Urea-cooler/index.htm"> | + | <li><a href="https://2011.igem.org/Team:Tokyo_Tech/Projects/Urea-cooler/index.htm">Urea Coolers</a></li> |
</ul> | </ul> | ||
</li> | </li> | ||
Line 264: | Line 282: | ||
Modeling | Modeling | ||
<ul> | <ul> | ||
- | <li><a href="https://2011.igem.org/Team:Tokyo_Tech/Modeling/RPS-game/ | + | <li><a href="https://2011.igem.org/Team:Tokyo_Tech/Modeling/RPS-game/RPS-game">RPS-Game</li> |
- | <li><a href="https://2011.igem.org/Team:Tokyo_Tech/Modeling/Urea-cooler/urea-cooler"> | + | <li><a href="https://2011.igem.org/Team:Tokyo_Tech/Modeling/Urea-cooler/urea-cooler">Urea Coolers</li> |
</ul> | </ul> | ||
</li> | </li> | ||
- | <li id=" | + | <li id="menu_Human Practice"><a href="https://2011.igem.org/Team:Tokyo_Tech/HumanPractice.htm">Human Practice</a></li> |
<li id="menu_Sitemap"><a href="https://2011.igem.org/Team:Tokyo_Tech/sitemap.htm">Sitemap</a></li> | <li id="menu_Sitemap"><a href="https://2011.igem.org/Team:Tokyo_Tech/sitemap.htm">Sitemap</a></li> | ||
Line 275: | Line 293: | ||
<li id="menu_Extra"> | <li id="menu_Extra"> | ||
More | More | ||
- | <ul> | + | <ul style="width:210px;"> |
<li><a href="https://2011.igem.org/Team:Tokyo_Tech/Safety">Safety</a></li> | <li><a href="https://2011.igem.org/Team:Tokyo_Tech/Safety">Safety</a></li> | ||
<li><a href="https://2011.igem.org/Team:Tokyo_Tech/Attribution_and_Contributions.htm">Attribution and Contributions</a></li> | <li><a href="https://2011.igem.org/Team:Tokyo_Tech/Attribution_and_Contributions.htm">Attribution and Contributions</a></li> | ||
<li><a href="https://2011.igem.org/Team:Tokyo_Tech/notebook">NoteBook</a></li> | <li><a href="https://2011.igem.org/Team:Tokyo_Tech/notebook">NoteBook</a></li> | ||
<li><a href="https://2011.igem.org/Team:Tokyo_Tech/team">Team</a></li> | <li><a href="https://2011.igem.org/Team:Tokyo_Tech/team">Team</a></li> | ||
- | <li><a href="https://2011.igem.org/Team:Tokyo_Tech/Sponsers.htm"> | + | <li><a href="https://2011.igem.org/Team:Tokyo_Tech/Sponsers.htm">Sponsors</a></li> |
<li><a href="https://2011.igem.org/Team:Tokyo_Tech/Collaboration.htm">Collaboration</a></li> | <li><a href="https://2011.igem.org/Team:Tokyo_Tech/Collaboration.htm">Collaboration</a></li> | ||
</ul> | </ul> | ||
Line 294: | Line 312: | ||
<!-- left menu list --> | <!-- left menu list --> | ||
- | <div style="min-height: | + | <div style="min-height: 1500px; 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 --> | ||
Line 310: | Line 328: | ||
<!-- main contents --> | <!-- main contents --> | ||
<div class="main"> | <div class="main"> | ||
- | <!-- ############ | + | <!-- ############ Write main contents here ############### --> |
<!-- page title --> | <!-- page title --> | ||
<h1> Construction-Urea </h1> | <h1> Construction-Urea </h1> | ||
- | + | <h2 id="primers">1. Primers</h2> | |
- | + | <p> | |
- | + | All primers we used in this study were purchased from the Operon. | |
- | + | </p> | |
- | + | ||
+ | <h2 id="arg box">2. The Arg box</h2> | ||
+ | |||
+ | <img src="https://static.igem.org/mediawiki/2011/0/07/For3_fig9.png" alt="Argbox" width="800px" /> | ||
+ | <p> | ||
+ | The arg operator capable of binding the arginine repressor(Arg box) was amplified by PCR using the MG1655 as a template(1). The resulting fragment was ligated into Topo vector(2). 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). | ||
+ | </p> | ||
+ | <h2 id="rocF">3. The <i>rocF</i></h2> | ||
+ | <img src="https://static.igem.org/mediawiki/2011/e/e7/Urea1.png" alt="rocF" width="800px" /> | ||
+ | <p> | ||
+ | The <i>rocF</i> 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(4). The resulting fragment was cut with NcoI and PstI and ligated into pTrc99A backbone vector including trc promoter and RBS(5). | ||
+ | </p> | ||
+ | <h2 id="const1">4. construction of Ptrc-RBS-<i>rocF</i>-Arg box</h2> | ||
+ | <img src="https://static.igem.org/mediawiki/2011/archive/5/54/20111028104906%21Urea2.png" alt="Argbox plus" width="800px" /> | ||
+ | <p> | ||
+ | We cut Arg box(3) with XbaI and PstI and ligated into pTrc99A backbone vector including <i>rocF</i>(5) which were cut with SpeI and PstI(6). Then we amplified Ptrc-RBS-<i>rocF</i>-Arg box by PCR using a forward primer with EcoRI and XbaI sites, a reverse primer with SpeI and PstI sites(7). The resulting fragment was ligated into pSB3K3.<a href="http://partsregistry.org/wiki/index.php?title=Part:BBa_K649402">(BBa_K649402)</a> | ||
+ | </p> | ||
+ | <h2 id="const2">5. construction of Ptrc-RBS-<i>rocF</i></h2> | ||
+ | <img src="https://static.igem.org/mediawiki/2011/b/bf/Urea3.png" alt="Argbox minus" width="800px" /> | ||
+ | <p> | ||
+ | We amplified Ptrc-RBS-<i>rocF</i> by PCR using a forward primer with EcoRI and XbaI sites, a reverse primer with SpeI and PstI sites, and using 5 as a template(8). The resulting fragment was ligated into pSB3K3.<a href="http://partsregistry.org/wiki/index.php?title=Part:BBa_K649301">(BBa_K649301)</a> | ||
- | |||
- | |||
- | |||
</p> | </p> | ||
Latest revision as of 14:38, 28 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(1). The resulting fragment was ligated into Topo vector(2). 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).
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(4). The resulting fragment was cut with NcoI and PstI and ligated into pTrc99A backbone vector including trc promoter and RBS(5).
4. construction of Ptrc-RBS-rocF-Arg box
We cut Arg box(3) with XbaI and PstI and ligated into pTrc99A backbone vector including rocF(5) which were cut with SpeI and PstI(6). 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(7). 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 5 as a template(8). The resulting fragment was ligated into pSB3K3.(BBa_K649301)