Biomod/2012/Tianjin/Template/header: Difference between revisions
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
<html> | <html> | ||
<style> | <style> | ||
/* changed default background */ | |||
.container{background-color: #ffffff; margin-top:0px} | .container{background-color: #ffffff; margin-top:0px} | ||
#column-content {width: 0px; float: left; margin: 0 0 0 0;padding: 0;} | #column-content {width: 0px; float: left; margin: 0 0 0 0;padding: 0;} | ||
| Line 15: | Line 18: | ||
#column-content{width: 970px;background-color: #ffffff;} | #column-content{width: 970px;background-color: #ffffff;} | ||
body { background: url(http://openwetware.org/images/1/13/TJU2012-Bg.gif) repeat-x #F9F9F7; | body { background: url(http://openwetware.org/images/1/13/TJU2012-Bg.gif) repeat-x #F9F9F7; } | ||
# | |||
/* Abstract in pages css */ | |||
#tianjin-right-content { | |||
float: right; | float: right; | ||
width: 280px; | width: 280px; | ||
margin-left: 20px; | margin-left: 20px; | ||
} | } | ||
# | #tianjin-right-content ul { | ||
margin: 0; | margin: 0; | ||
padding: 0 1em; | padding: 0 1em; | ||
} | } | ||
# | #tianjin-right-content ul li { | ||
list-style: none; | list-style: none; | ||
margin: 0 0 1em 0; | margin: 0 0 1em 0; | ||
| Line 39: | Line 45: | ||
text-decoration: none; | text-decoration: none; | ||
} | } | ||
. | .tianjin-description { | ||
font-size: small; | font-size: small; | ||
color: #8A8A8A; | color: #8A8A8A; | ||
} | } | ||
/* index leftmenu css */ | |||
# | #tianjin-index { | ||
float: left; | float: left; | ||
width: 280px; | width: 280px; | ||
margin-right: 20px; | margin-right: 20px; | ||
} | } | ||
# | #tianjin-index ul{ | ||
margin: 0; | margin: 0; | ||
padding: 0 1em; | padding: 0 1em; | ||
} | } | ||
# | #tianjin-index ul li{ | ||
list-style: none; | list-style: none; | ||
margin: 0 0 1em 0; | margin: 0 0 1em 0; | ||
} | } | ||
# | #tianjin-index ul li .tianjin-description{ | ||
font-size: small; | font-size: small; | ||
color: #8a8a8a; | color: #8a8a8a; | ||
} | } | ||
# | #tianjin-index-menu{ | ||
margin: 0 0 30px 0 !important; | margin: 0 0 30px 0 !important; | ||
padding: 0 !important; | padding: 0 !important; | ||
| Line 73: | Line 80: | ||
border-bottom-right-radius: 12px; | border-bottom-right-radius: 12px; | ||
} | } | ||
# | #tianjin-index-menu li{ | ||
list-style: none; | list-style: none; | ||
margin: 0 !important; | margin: 0 !important; | ||
| Line 81: | Line 88: | ||
text-shadow: 0 1px 1px hsl(240, 10%, 80%); | text-shadow: 0 1px 1px hsl(240, 10%, 80%); | ||
} | } | ||
# | #tianjin-index-menu li:first-child{ | ||
-webkit-border-top-right-radius: 12px; | -webkit-border-top-right-radius: 12px; | ||
-moz-border-radius-topright: 12px; | -moz-border-radius-topright: 12px; | ||
border-top-right-radius: 12px; | border-top-right-radius: 12px; | ||
} | } | ||
# | #tianjin-index-menu li:last-child{ | ||
-webkit-border-bottom-right-radius: 12px; | -webkit-border-bottom-right-radius: 12px; | ||
-moz-border-radius-bottomright: 12px; | -moz-border-radius-bottomright: 12px; | ||
| Line 92: | Line 99: | ||
} | } | ||
# | #tianjin-index-menu li a{ | ||
display: block; | display: block; | ||
padding: 10px 20px; | padding: 10px 20px; | ||
| Line 104: | Line 111: | ||
border-top: 1px solid #f7f7f7; | border-top: 1px solid #f7f7f7; | ||
} | } | ||
# | #tianjin-index-menu li a{ | ||
} | } | ||
# | #tianjin-index-menu li a:hover{ | ||
background: transparent none; | background: transparent none; | ||
} | } | ||
# | #tianjin-index-menu li a .tianjin-description{ | ||
display: block; | display: block; | ||
margin-left: 40px; | margin-left: 40px; | ||
} | } | ||
# | #tianjin-index-menu li a:before{ | ||
display: block; | display: block; | ||
float: left; | float: left; | ||
| Line 121: | Line 128: | ||
background: url(http://2011.igem.org/wiki/images/4/4b/Hokkaidou_menu.png) no-repeat; | background: url(http://2011.igem.org/wiki/images/4/4b/Hokkaidou_menu.png) no-repeat; | ||
} | } | ||
# | #tianjin-index-menu li#tianjin-index-project a:before{ background-position: 0 -30px; } | ||
# | #tianjin-index-menu li#tianjin-index-protocol a:before{ background-position: 0 -60px; } | ||
# | #tianjin-index-menu li#tianjin-index-parts a:before{ background-position: 0 -90px; } | ||
# | #tianjin-index-menu li#tianjin-index-notebook a:before{ background-position: 0 -120px; } | ||
# | #tianjin-index-menu li#tianjin-index-safety a:before{ background-position: 0 -150px; } | ||
# | #tianjin-index-menu li#tianjin-index-humanpractice a:before{ background-position: 0 -180px; } | ||
# | #tianjin-index-menu li#tianjin-index-team a:before{ background-position: 0 -210px; } | ||
# | #tianjin-index-menu li#tianjin-index-project a:hover:before{ background-position: -30px -30px; } | ||
# | #tianjin-index-menu li#tianjin-index-protocol a:hover:before{ background-position: -30px -60px; } | ||
# | #tianjin-index-menu li#tianjin-index-parts a:hover:before{ background-position: -30px -90px; } | ||
# | #tianjin-index-menu li#tianjin-index-notebook a:hover:before{ background-position: -30px -120px; } | ||
# | #tianjin-index-menu li#tianjin-index-safety a:hover:before{ background-position: -30px -150px; } | ||
# | #tianjin-index-menu li#tianjin-index-humanpractice a:hover:before{ background-position: -30px -180px; } | ||
# | #tianjin-index-menu li#tianjin-index-team a:hover:before{ background-position: -30px -210px; } | ||
/* -- | /* -- navigator css -- */ | ||
# | #navDiv ul { margin: 0; padding: 0;} | ||
# | #navDiv li { margin: 0; padding: 0;} | ||
# | #navDiv a { margin: 0; padding: 0;} | ||
# | #navDiv ul {list-style: none; z-index:999;} | ||
# | #navDiv a {text-decoration: none;} | ||
# | #navDiv | ||
{ | { | ||
position: relative; | position: relative; | ||
| Line 158: | Line 165: | ||
# | #navDiv > ul > li { | ||
float: left; | float: left; | ||
margin-left: 15px; | margin-left: 15px; | ||
| Line 164: | Line 171: | ||
} | } | ||
# | #navDiv > ul > li > a { | ||
color: #777777; | color: #777777; | ||
font-family: Verdana, 'Lucida Grande'; | font-family: Verdana, 'Lucida Grande'; | ||
| Line 176: | Line 183: | ||
} | } | ||
# | #navDiv > ul > li > a:hover {color: #333333; background-color: #FFFFFF;} | ||
# | #navDiv > ul > li > ul | ||
{ | { | ||
opacity: 0; | opacity: 0; | ||
| Line 203: | Line 210: | ||
} | } | ||
# | #navDiv > ul > li:hover > ul | ||
{ | { | ||
opacity: 1; | opacity: 1; | ||
| Line 210: | Line 217: | ||
} | } | ||
# | #navDiv > ul > li > ul:before | ||
{ | { | ||
content: ''; | content: ''; | ||
| Line 223: | Line 230: | ||
} | } | ||
# | #navDiv > ul ul > li { position: relative;} | ||
# | #navDiv ul ul a | ||
{ | { | ||
color: rgb(50,50,50); | color: rgb(50,50,50); | ||
| Line 239: | Line 246: | ||
} | } | ||
# | #navDiv ul ul a:hover {background-color: rgb(240,240,240);} | ||
# | #navDiv ul ul ul | ||
{ | { | ||
visibility: hidden; | visibility: hidden; | ||
| Line 266: | Line 273: | ||
# | #navDiv ul ul > li:hover > ul { opacity: 1; left: 196px; visibility: visible;} | ||
# | #navDiv ul ul a:hover | ||
{ | { | ||
background-color: #777777; | background-color: #777777; | ||
color: rgb(240,240,240); | color: rgb(240,240,240); | ||
} | } | ||
/* footer in the middle */ | |||
#footer{position: center; width: 970px;} | #footer{position: center; width: 970px;} | ||
</style> | </style> | ||
<!--header starts here--> | |||
<div id="header"> | <div id="header"> | ||
<div class="title" style="height: 120px;"> | <div class="title" style="height: 120px;"> | ||
| Line 290: | Line 303: | ||
</div> | </div> | ||
</div> | </div> | ||
<div id=" | |||
<!--navigator starts here--> | |||
<div id="navDiv"> | |||
<ul> | <ul> | ||
<li class='active '><a href='http://2012.igem.org/Team:Dundee'><span>Home</span></a></li> | <li class='active '><a href='http://2012.igem.org/Team:Dundee'><span>Home</span></a></li> | ||
| Line 339: | Line 355: | ||
<a href="http://openwetware.org/index.php?title=Biomod/2012/Tianjin/Template/header&action=submit">edit</a> | <a href="http://openwetware.org/index.php?title=Biomod/2012/Tianjin/Template/header&action=submit">edit</a> | ||
<!-- Abstract in the page starts here --> | |||
<div id=" | <div id="tianjin-right-content"> | ||
<ul><li> <strong class="selflink">Abstract</strong> | <ul><li> <strong class="selflink">Abstract</strong> | ||
</li><li> <a href="#" title="Team:HokkaidoU Japan/Project/T3SS">What`s T3SS</a><div class=" | </li><li> <a href="#" title="Team:HokkaidoU Japan/Project/T3SS">What`s T3SS</a><div class="tianjin-description">Detailed information about T3SS and summary of our achievements on iGEM 2010</div> | ||
</li><li> <a href="#" title="Team:HokkaidoU Japan/Project/Onion">Injection assay using onion cells</a><div class=" | </li><li> <a href="#" title="Team:HokkaidoU Japan/Project/Onion">Injection assay using onion cells</a><div class="tianjin-description">Experiments using plant cells are easier to perform than with mammalian ones</div> | ||
</li><li> <a href="#" title="Team:HokkaidoU Japan/Project/Backbone">Ready-to-inject backbone and Bsa I cloning site</a><div class=" | </li><li> <a href="#" title="Team:HokkaidoU Japan/Project/Backbone">Ready-to-inject backbone and Bsa I cloning site</a><div class="tianjin-description">Ready-to-inject backbone and Bsa I cloning site enables easy fusion of T3S signal and protein</div> | ||
</li><li> <a href="#" title="Team:HokkaidoU Japan/Project/GSK">GSK tag system</a><div class=" | </li><li> <a href="#" title="Team:HokkaidoU Japan/Project/GSK">GSK tag system</a><div class="tianjin-description">A neat injection assay using GSK tag, which can specifically detect successfully injected proteins</div> | ||
</li><li> <a href="#" title="Team:HokkaidoU Japan/Project/RFC87">Bsa I cloning site, RFC submission</a><div class=" | </li><li> <a href="#" title="Team:HokkaidoU Japan/Project/RFC87">Bsa I cloning site, RFC submission</a><div class="tianjin-description">Detailed documentation of costructing a BioBrick cloning site a BioBrick!</div> | ||
</li></ul> | </li></ul> | ||
</div> | </div> | ||
<!-- index menu starts here --> | |||
<div id=" | <div id="tianjin-index"> | ||
<ul id=" | <ul id="tianjin-index-menu"> | ||
<li id=" | <li id="tianjin-index-team"><a href="http://2011.igem.org/Team:HokkaidoU_Japan/Team">Team | ||
<span class=" | <span class="tianjin-description"> | ||
The HokkaidoU_Japan is formed by 16 students and 3 instructors | The HokkaidoU_Japan is formed by 16 students and 3 instructors | ||
</span> | </span> | ||
</a> | </a> | ||
</li> | </li> | ||
<li id=" | <li id="tianjin-index-project"><a href="http://2011.igem.org/Team:HokkaidoU_Japan/Project">Project | ||
<span class=" | <span class="tianjin-description"> | ||
We tried to further develop E. coli-based protein injection system which we started working on during iGEM 2010 | We tried to further develop E. coli-based protein injection system which we started working on during iGEM 2010 | ||
</span> | </span> | ||
</a> | </a> | ||
</li> | </li> | ||
<li id=" | <li id="tianjin-index-parts"><a href="http://2011.igem.org/Team:HokkaidoU_Japan/Parts">Parts | ||
<span class=" | <span class="tianjin-description"> | ||
Ready-to-inject backbone and Bsa I cloning system | Ready-to-inject backbone and Bsa I cloning system | ||
</span> | </span> | ||
</a> | </a> | ||
</li> | </li> | ||
<li id=" | <li id="tianjin-index-protocol"><a href="http://2011.igem.org/Team:HokkaidoU_Japan/Protocols">Protocol | ||
<span class=" | <span class="tianjin-description"> | ||
General protocols, Primers and methods of infection assay | General protocols, Primers and methods of infection assay | ||
</span> | </span> | ||
</a> | </a> | ||
</li> | </li> | ||
<li id=" | <li id="tianjin-index-notebook"><a href="http://2011.igem.org/Team:HokkaidoU_Japan/Notebook">Notebook | ||
<span class=" | <span class="tianjin-description"> | ||
The record of our many failures and a bit of achievement | The record of our many failures and a bit of achievement | ||
</span> | </span> | ||
</a> | </a> | ||
</li> | </li> | ||
<li id=" | <li id="tianjin-index-safety"><a href="http://2011.igem.org/Team:HokkaidoU_Japan/Safety">Safety | ||
<span class=" | <span class="tianjin-description"> | ||
Addressing safety concerns | Addressing safety concerns | ||
</span> | </span> | ||
</a> | </a> | ||
</li> | </li> | ||
<li id=" | <li id="tianjin-index-humanpractice"><a href="http://2011.igem.org/Team:HokkaidoU_Japan/HumanPractice">Human Practice | ||
<span class=" | <span class="tianjin-description"> | ||
Science art gallery "BIO ART" | Science art gallery "BIO ART" | ||
</span> | </span> | ||
| Line 399: | Line 417: | ||
</div> | </div> | ||
<!-- main text frame starts here --> | |||
<div id="outborder" style="background: #FAFAFA url(http://biomod.net/sites/all/themes/biomod/images/stripe.png) repeat; height:420px; width:620px; padding:10px;"> | <div id="outborder" style="background: #FAFAFA url(http://biomod.net/sites/all/themes/biomod/images/stripe.png) repeat; height:420px; width:620px; padding:10px;"> | ||
<div id="inborder" style="background: #fff;height:420px;width:620px;"></div> | <div id="inborder" style="background: #fff;height:420px;width:620px;"></div> | ||
Revision as of 03:38, 21 October 2012
<html> <style>
/* changed default background */
.container{background-color: #ffffff; margin-top:0px}
- column-content {width: 0px; float: left; margin: 0 0 0 0;padding: 0;}
.firstHeading {display:none; width:0px;}
- column-one {display:none; width:0px;background-color: #ffffff;}
- globalWrapper{width: 970px; background-color: #ffffff; margin-left: auto; margin-right: auto;
-moz-box-shadow: 0px 0px 15px #ccc; -webkit-box-shadow: 0px 0px 15px #ccc; box-shadow: 0px 0px 15px #ccc;}
- content{ margin: 0 0 0 0; align: center; padding: 12px 12px 12px 12px; width: 940px;background-color: #ffffff; border: 0;}
- bodyContent{ width: 920px; align: center; background-color: #fffffff;}
- column-content{width: 970px;background-color: #ffffff;}
body { background: url(http://openwetware.org/images/1/13/TJU2012-Bg.gif) repeat-x #F9F9F7; }
/* Abstract in pages css */
- tianjin-right-content {
float: right; width: 280px; margin-left: 20px; }
- tianjin-right-content ul {
margin: 0; padding: 0 1em; }
- tianjin-right-content ul li {
list-style: none; margin: 0 0 1em 0; } a:link { color: #4F6DDC; } a:visited { color: #4F6DDC; } a:hover { color: #4F6DDC; text-decoration: none; } .tianjin-description { font-size: small; color: #8A8A8A; }
/* index leftmenu css */
- tianjin-index {
float: left; width: 280px; margin-right: 20px;
}
- tianjin-index ul{
margin: 0; padding: 0 1em;
}
- tianjin-index ul li{
list-style: none; margin: 0 0 1em 0;
}
- tianjin-index ul li .tianjin-description{
font-size: small; color: #8a8a8a;
}
- tianjin-index-menu{
margin: 0 0 30px 0 !important; padding: 0 !important; border: 1px solid #ababab; -webkit-border-top-right-radius: 12px; -moz-border-radius-topright: 12px; border-top-right-radius: 12px; -webkit-border-bottom-right-radius: 12px; -moz-border-radius-bottomright: 12px; border-bottom-right-radius: 12px;
}
- tianjin-index-menu li{
list-style: none; margin: 0 !important; padding: 0 !important; background: -moz-radial-gradient(center 80px 45deg, circle cover, hsl(0, 0%, 100%) 0%, hsl(240, 5%, 70%) 100%); overflow: hidden; text-shadow: 0 1px 1px hsl(240, 10%, 80%);
}
- tianjin-index-menu li:first-child{
-webkit-border-top-right-radius: 12px; -moz-border-radius-topright: 12px; border-top-right-radius: 12px;
}
- tianjin-index-menu li:last-child{
-webkit-border-bottom-right-radius: 12px; -moz-border-radius-bottomright: 12px; border-bottom-right-radius: 12px;
}
- tianjin-index-menu li a{
display: block; padding: 10px 20px; border-bottom: none; color: #3b3b3b; transition: background 0.5s ease-in-out; -moz-transition-property: background; -moz-transition-duration: 700ms; background: #e4e4e4; border-bottom: 1px solid #dedede; border-top: 1px solid #f7f7f7;
}
- tianjin-index-menu li a{
}
- tianjin-index-menu li a:hover{
background: transparent none;
}
- tianjin-index-menu li a .tianjin-description{
display: block; margin-left: 40px;
}
- tianjin-index-menu li a:before{
display: block; float: left; content: ""; width: 30px; height: 30px; margin: 5px 10px 0 0; background: url(http://2011.igem.org/wiki/images/4/4b/Hokkaidou_menu.png) no-repeat;
}
- tianjin-index-menu li#tianjin-index-project a:before{ background-position: 0 -30px; }
- tianjin-index-menu li#tianjin-index-protocol a:before{ background-position: 0 -60px; }
- tianjin-index-menu li#tianjin-index-parts a:before{ background-position: 0 -90px; }
- tianjin-index-menu li#tianjin-index-notebook a:before{ background-position: 0 -120px; }
- tianjin-index-menu li#tianjin-index-safety a:before{ background-position: 0 -150px; }
- tianjin-index-menu li#tianjin-index-humanpractice a:before{ background-position: 0 -180px; }
- tianjin-index-menu li#tianjin-index-team a:before{ background-position: 0 -210px; }
- tianjin-index-menu li#tianjin-index-project a:hover:before{ background-position: -30px -30px; }
- tianjin-index-menu li#tianjin-index-protocol a:hover:before{ background-position: -30px -60px; }
- tianjin-index-menu li#tianjin-index-parts a:hover:before{ background-position: -30px -90px; }
- tianjin-index-menu li#tianjin-index-notebook a:hover:before{ background-position: -30px -120px; }
- tianjin-index-menu li#tianjin-index-safety a:hover:before{ background-position: -30px -150px; }
- tianjin-index-menu li#tianjin-index-humanpractice a:hover:before{ background-position: -30px -180px; }
- tianjin-index-menu li#tianjin-index-team a:hover:before{ background-position: -30px -210px; }
/* -- navigator css -- */
- navDiv ul { margin: 0; padding: 0;}
- navDiv li { margin: 0; padding: 0;}
- navDiv a { margin: 0; padding: 0;}
- navDiv ul {list-style: none; z-index:999;}
- navDiv a {text-decoration: none;}
- navDiv
{ position: relative; height: 40px; width:975px; left: -15px; top: 0px; background-color: #111; background-repeat: repeat-x; box-shadow: 0px 5px 8px rgba(0,0,0,0.4); margin-bottom:20px; }
- navDiv > ul > li {
float: left; margin-left: 15px; position: relative;
}
- navDiv > ul > li > a {
color: #777777; font-family: Verdana, 'Lucida Grande'; font-size: 15px; line-height: 40px; padding: 11px 20px;
-webkit-transition: color .15s;
-moz-transition: color .15s;
-o-transition: color .15s;
transition: color .15s;
}
- navDiv > ul > li > a:hover {color: #333333; background-color: #FFFFFF;}
- navDiv > ul > li > ul
{
opacity: 0; visibility: hidden; padding: 16px 0 20px 0; background-color: rgb(250,250,250); text-align: left; position: absolute; top: 55px; left: 50%; margin-left: -90px; width: 180px;
-webkit-transition: all .3s .1s;
-moz-transition: all .3s .1s;
-o-transition: all .3s .1s;
transition: all .3s .1s;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
-webkit-box-shadow: 0px 1px 3px rgba(0,0,0,.4);
-moz-box-shadow: 0px 1px 3px rgba(0,0,0,.4);
box-shadow: 0px 1px 3px rgba(0,0,0,.4);
}
- navDiv > ul > li:hover > ul
{
opacity: 1; top: 65px; visibility: visible;
}
- navDiv > ul > li > ul:before
{
content: ; display: block; border-color: transparent transparent rgb(250,250,250) transparent; border-style: solid; border-width: 10px; position: absolute; top: -20px; left: 50%; margin-left: -10px;
}
- navDiv > ul ul > li { position: relative;}
- navDiv ul ul a
{
color: rgb(50,50,50); font-family: Verdana, 'Lucida Grande'; font-size: 13px; background-color: rgb(250,250,250); padding: 5px 8px 7px 16px; display: block;
-webkit-transition: background-color .1s;
-moz-transition: background-color .1s;
-o-transition: background-color .1s;
transition: background-color .1s;
}
- navDiv ul ul a:hover {background-color: rgb(240,240,240);}
- navDiv ul ul ul
{
visibility: hidden; opacity: 0; position: absolute; top: -16px; left: 206px; padding: 16px 0 20px 0; background-color: rgb(250,250,250); text-align: left; width: 160px;
-webkit-transition: all .3s;
-moz-transition: all .3s;
-o-transition: all .3s;
transition: all .3s;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
-webkit-box-shadow: 0px 1px 3px rgba(0,0,0,.4);
-moz-box-shadow: 0px 1px 3px rgba(0,0,0,.4);
box-shadow: 0px 1px 3px rgba(0,0,0,.4);
}
- navDiv ul ul > li:hover > ul { opacity: 1; left: 196px; visibility: visible;}
- navDiv ul ul a:hover
{
background-color: #777777; color: rgb(240,240,240);
}
/* footer in the middle */
- footer{position: center; width: 970px;}
</style>
<a href="#" style="font-size:400%">Biomod TJU 2012</a>
<form method="GET" action="http://www.google.com/search"> <input type="hidden" name="hl" value="en"> <input type="hidden" name="sitesearch" value="openwetware.org"> <input type="hidden" name="domains" value="openwetware.org"> <input type="hidden" name="as_epq" value="Tianjin"> <input type="text" name="q" class="frm"><input type="submit" class="btn" value="Search"> </form>
<a href="http://openwetware.org/index.php?title=Biomod/2012/Tianjin/Template/header&action=submit">edit</a>
- Abstract
- <a href="#" title="Team:HokkaidoU Japan/Project/T3SS">What`s T3SS</a>Detailed information about T3SS and summary of our achievements on iGEM 2010
- <a href="#" title="Team:HokkaidoU Japan/Project/Onion">Injection assay using onion cells</a>Experiments using plant cells are easier to perform than with mammalian ones
- <a href="#" title="Team:HokkaidoU Japan/Project/Backbone">Ready-to-inject backbone and Bsa I cloning site</a>Ready-to-inject backbone and Bsa I cloning site enables easy fusion of T3S signal and protein
- <a href="#" title="Team:HokkaidoU Japan/Project/GSK">GSK tag system</a>A neat injection assay using GSK tag, which can specifically detect successfully injected proteins
- <a href="#" title="Team:HokkaidoU Japan/Project/RFC87">Bsa I cloning site, RFC submission</a>Detailed documentation of costructing a BioBrick cloning site a BioBrick!
<script src="http://itra.jp/jquery_socialbutton_plugin/js/jquery.socialbutton-1.8.1.js" type="text/javascript"></script>
</html>