Team:KULeuven/Zandbak

From 2008.igem.org

(Difference between revisions)
m (New advanced dropdown)
m
 
(17 intermediate revisions not shown)
Line 1: Line 1:
-
==N-degrons==
+
== Header ==
-
Note to self: check mogelijkheden '''N-degrons''' in prokaryoten voor verlaging half-life -[[User:Zeunas|Jonas]]
+
-
 
+
-
== PCR template test ==
+
-
{{:Team:KULeuven/Tools/PCR
+
-
|tanneal=55
+
-
|telong=2'30"
+
-
|ncycles=30
+
-
|buffer=5x 10μL
+
-
|mgcl=0μL 10μM
+
-
|dntp=1μL 10μM
+
-
|fwprimername=6
+
-
}}
+
-
== Kalender test ==
+
-
{{#calendar: title=Team:KULeuven | year=2008 | month=may}}
+
-
 
+
-
== Template other namespace test ==
+
-
 
+
-
{{:Team:KULeuven/Tools/Navigation_Bar}}
+
-
 
+
-
== Drop-down test ==
+
<html>
<html>
-
<head>
 
-
<meta name="keywords" content="">
 
-
<meta name="description" content="">
 
-
 
<style type="text/css">
<style type="text/css">
-
#sddm
+
#header {
-
{ margin: 0;
+
height:159px;
-
padding: 0;
+
margin:0 auto;
-
z-index: 30}
+
position:relative;
-
 
+
width:940px;
-
#sddm li
+
-
{ margin: 0;
+
-
padding: 0;
+
-
list-style: none;
+
-
float: left;
+
-
font: bold 13px arial}
+
-
 
+
-
#sddm li a
+
-
{ display: block;
+
-
margin: 0 2px 0 0;
+
-
padding: 4px 20px;
+
-
width: auto;
+
-
background: #003E81;
+
-
color: #FFF;
+
-
text-align: center;
+
-
text-decoration: none}
+
-
 
+
-
#sddm li a:hover
+
-
{ background: #99CCFF}
+
-
 
+
-
#sddm div
+
-
{ position: absolute;
+
-
visibility: hidden;
+
-
margin: 0;
+
-
padding: 0;
+
-
background: #EAEBD8;
+
-
border: 1px solid #5970B2}
+
-
 
+
-
#sddm div a
+
-
{ position: relative;
+
-
display: block;
+
-
margin: 0;
+
-
padding: 5px 10px;
+
-
width: auto;
+
-
white-space: nowrap;
+
-
text-align: left;
+
-
text-decoration: none;
+
-
background: #003E81;
+
-
color: #FFF;
+
-
font: 11px arial}
+
-
 
+
-
#sddm div a:hover
+
-
{ background: #99CCFF;
+
-
color: #FFF}
+
-
</style>
+
-
 
+
-
<!-- dd menu -->
+
-
<script type="text/javascript">
+
-
<!--
+
-
var timeout    = 500;
+
-
var closetimer = 0;
+
-
var ddmenuitem  = 0;
+
-
 
+
-
// open hidden layer
+
-
function mopen(id)
+
-
{
+
-
// cancel close timer
+
-
mcancelclosetime();
+
-
 
+
-
// close old layer
+
-
if(ddmenuitem) ddmenuitem.style.visibility = 'hidden';
+
-
 
+
-
// get new layer and show it
+
-
ddmenuitem = document.getElementById(id);
+
-
ddmenuitem.style.visibility = 'visible';
+
-
 
+
-
}
+
-
// close showed layer
+
-
function mclose()
+
-
{
+
-
if(ddmenuitem) ddmenuitem.style.visibility = 'hidden';
+
}
}
-
// go close timer
+
#header-logo {
-
function mclosetime()
+
position:absolute;
-
{
+
left:0;
-
closetimer = window.setTimeout(mclose, timeout);
+
top:0;
}
}
-
// cancel close timer
+
#header-banner {
-
function mcancelclosetime()
+
background: transparent url(https://static.igem.org/mediawiki/2008/6/6c/Kulbanner.jpg) no-repeat top right;
-
{
+
height:73px;
-
if(closetimer)
+
width:830px;
-
{
+
position:absolute;
-
window.clearTimeout(closetimer);
+
right:0;
-
closetimer = null;
+
top:0;
-
}
+
}
}
-
// close layer when click-out
+
#header-content {
-
document.onclick = mclose;
+
right:0;
-
// -->
+
top:0;
-
</script>
+
height:179px;
-
 
+
width:830px;
-
</head>
+
-
 
+
-
<body>
+
-
 
+
-
<div style="text-align: center; margin: 1em auto; width: 100%;">
+
-
<ul id="sddm">
+
-
<li><a href="https://2008.igem.org/Team:KULeuven"
+
-
onmouseover="mopen('m1')" onmouseout="mclosetime()">Home</a>
+
-
+
-
</li>
+
-
<li><a href="https://2008.igem.org/Team:KULeuven/Team"
+
-
onmouseover="mopen('m2')" onmouseout="mclosetime()">The Team</a>
+
-
+
-
</li>
+
-
<li><a href="https://2008.igem.org/Team:KULeuven/Road_Map"
+
-
onmouseover="mopen('m3')" onmouseout="mclosetime()">Road Map</a>
+
-
+
-
</li>
+
-
<li><a href="https://2008.igem.org/Team:KULeuven/Project"
+
-
onmouseover="mopen('m4')" onmouseout="mclosetime()">The Project</a>
+
-
<div id="m4" onmouseover="mcancelclosetime()" onmouseout="mclosetime()">
+
-
<a href="https://2008.igem.org/Team:KULeuven/Brainstorm">Brainstorm</a>
+
-
</div>
+
-
</li>
+
-
<li><a href="https://2008.igem.org/Team:KULeuven/Parts"
+
-
onmouseover="mopen('m5')" onmouseout="mclosetime()">Parts Submitted to the Registry</a>
+
-
+
-
</li>
+
-
<li><a href="https://2008.igem.org/Team:KULeuven/Modeling"
+
-
onmouseover="mopen('m5')" onmouseout="mclosetime()">Modeling</a>
+
-
+
-
</li>
+
-
<li><a href="https://2008.igem.org/Team:KULeuven/Notebook"
+
-
onmouseover="mopen('m5')" onmouseout="mclosetime()">Notebook</a>
+
-
+
-
</li>
+
-
</ul>
+
-
</div>
+
-
 
+
-
</body>
+
-
 
+
-
</html>
+
-
 
+
-
== Javascript ==
+
-
 
+
-
<html>
+
-
<script type="text/javascript">
+
-
var ndate = url_ndate_retriever();
+
-
document.write("< yesterday".link('https://2008.igem.org/Team:KULeuven/' + date_yesterday(ndate)));
+
-
document.write("tomorrow >".link('https://2008.igem.org/Team:KULeuven/' + date_tomorrow(ndate)));
+
-
 
+
-
function url_ndate_retriever() {
+
-
var url_tokens = location.href.split("/");
+
-
var url_date_token = url_tokens[url_tokens.length - 1];
+
-
 
+
-
var date_tokens = url_date_token.split("_");
+
-
var day = date_tokens[0];
+
-
var month = date_tokens[1];
+
-
var year = date_tokens[2];
+
-
// ndate stands for numeric date, it is the date represented in milliseconds, it is not of type Date!
+
-
return new Date(Date.parse(day + ' ' + month + ', ' + year));
+
}
}
-
function date_yesterday(ndate) {
+
#header-kul-logo {
-
ndate -= 86400*1000;
+
position:absolute;
-
 
+
top:0.7em;
-
var yesterday = new Date();
+
left:10em;
-
yesterday.setTime(ndate);
+
-
 
+
-
return yesterday;
+
}
}
-
function date_tomorrow(ndate) {
+
#header-nav {
-
ndate += 86400*1000;
+
height:26px;
-
 
+
position:absolute;
-
var tomorrow = new Date();
+
bottom:8px;
-
tomorrow.setTime(ndate);
+
right:0;
-
 
+
background:#075a90;
-
return tomorrow;
+
}
}
-
 
+
#header-nav div#ddwrapper {width:830px;}
-
function url_date(date) {
+
#header-nav div#ddnav {width:830px;}
-
var url = "https://2008.igem.org/Team:KULeuven/";
+
</style>
-
url += date.getDate();
+
-
url += '_';
+
-
url += getMonthName(date.getMonth());
+
-
url += '_';
+
-
url += date.getFullYear();
+
-
 
+
-
return url;
+
-
}
+
-
 
+
-
function getMonthName(month_index) {
+
-
var mnames = new Array('January', 'February', 'March', 'April', 'May',
+
-
'June', 'July', 'August', 'September', 'October', 'November', 'December');
+
-
 
+
-
return mnames[month_index];
+
-
}
+
-
</script>
+
-
 
+
-
<input type="text" name="hey"/>
+
-
<input type="button" onClick="date_tokenizer()"/>
+
-
 
+
</html>
</html>
-
== New advanced dropdown ==
+
<div id="header">
-
<html>
+
<div id="header-logo">[[Image:KUL_Logo.png]]</div>
-
<style type="text/css">
+
-
#nav, #nav ul {
+
-
position: relative;
+
-
margin: 0 auto; /* purpose: allow centering ul table */
+
-
padding: 0;
+
-
display: table /* purpose: ul doesn't stretch width 100% */
+
-
}
+
-
#nav li {
+
<div id="header-content">
-
display: table-cell; /* purpose: li behaves like table-cell */
+
<div id="header-banner">[[Team:KULeuven|&nbsp;]]</div>
-
position: relative; /* purpose: non-overlap li elements in ul */
+
<div id="header-kul-logo">[[Image:KUL_Logo-kuleuven.gif]]</div>
-
list-style: none; /* purpose: remove default html list-style */
+
</div>
-
}
+
-
#nav li a {
+
</div>
-
display: block; /* purpose: non-overlap div on a */
+
-
margin: 0 2px 0 0; /* purpose: spacing main menu items */
+
-
padding: 4px 10px;
+
-
background-color: #003E81;
+
-
color: #FFF;
+
-
text-align: center;
+
-
text-decoration: none; /* purpose: remove underline from a */
+
-
font: bold 13px arial;
+
-
}
+
-
#nav li a:hover {
+
== Cite ==
-
background-color: #99CCFF;
+
-
}
+
-
#nav div {
+
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
-
position: absolute; /* purpose: li of div doesn't spread out */
+
<head>
-
display: none;
+
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
-
width: 10em;
+
<title>Bibliography</title>
-
opacity: 0.8;
+
</head>
-
filter: alpha(opacity=80);
+
<body>
-
border: 1px solid #5970B2;
+
<table style="border-collapse:collapse;line-height:1.1em;">
-
background: #EAEBD8;
+
<tr style="vertical-align:top;"><td>[1]</td><td style="padding-left:4pt;">“ETHZ/Parameters - IGEM07”; https://2007.igem.org/ETHZ/Parameters.</td></tr>
-
}
+
<tr><td colspan="2">&nbsp;</td></tr>
 +
<tr style="vertical-align:top;"><td>[2]</td><td style="padding-left:4pt;">J.A. Bernstein et al., “Global analysis of mRNA decay and abundance in Escherichia coli at single-gene resolution using two-color fluorescent DNA microarrays,” <span style="font-style:italic;">Proceedings of the National Academy of Sciences of the United States of America</span>,  vol. 99, Jul. 2002, pp. 9697–9702. <span class="Z3988" title="url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rft_id=info%3Adoi/10.1073/pnas.112318199&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=Global%20analysis%20of%20mRNA%20decay%20and%20abundance%20in%20Escherichia%20coli%20at%20single-gene%20resolution%20using%20two-color%20fluorescent%20DNA%20microarrays&amp;rft.jtitle=Proceedings%20of%20the%20National%20Academy%20of%20Sciences%20of%20the%20United%20States%20of%20America&amp;rft.stitle=Proc%20Natl%20Acad%20Sci%20U%20S%20A.%20&amp;rft.volume=99&amp;rft.issue=15&amp;rft.aufirst=Jonathan%20A.&amp;rft.aulast=Bernstein&amp;rft.au=Jonathan%20A.%20Bernstein&amp;rft.au=Arkady%20B.%20Khodursky&amp;rft.au=Pei-Hsun%20Lin&amp;rft.au=Sue%20Lin-Chao&amp;rft.au=Stanley%20N.%20Cohen&amp;rft.date=2002-07-23&amp;rft.pages=9697%E2%80%939702"></span></td></tr>
-
#nav span a, #nav div a {
+
<tr><td colspan="2">&nbsp;</td></tr>
-
position: relative;
+
<tr style="vertical-align:top;"><td>[3]</td><td style="padding-left:4pt;">M. Bon, S.J. McGowan, and P.R. Cook, “Many expressed genes in bacteria and yeast are transcribed only once per cell cycle,” <span style="font-style:italic;">FASEB J.</span>,  vol. 20, Aug. 2006, pp. 1721-1723. <span class="Z3988" title="url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rft_id=info%3Adoi/10.1096/fj.06-6087fje&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=Many%20expressed%20genes%20in%20bacteria%20and%20yeast%20are%20transcribed%20only%20once%20per%20cell%20cycle&amp;rft.jtitle=FASEB%20J.&amp;rft.volume=20&amp;rft.issue=10&amp;rft.aufirst=Michael&amp;rft.aulast=Bon&amp;rft.au=Michael%20Bon&amp;rft.au=Simon%20J.%20McGowan&amp;rft.au=Peter%20R.%20Cook&amp;rft.date=2006-08-01&amp;rft.pages=1721-1723"></span></td></tr>
-
display: block; /* purpose: a's in div have same width */
+
<tr><td colspan="2">&nbsp;</td></tr>
-
margin: 0;
+
<tr style="vertical-align:top;"><td>[4]</td><td style="padding-left:4pt;">J.B. Andersen et al., “New Unstable Variants of Green Fluorescent Protein for Studies of Transient Gene Expression in Bacteria,” <span style="font-style:italic;">Applied and Environmental Microbiology</span>, vol. 64, Jun. 1998, pp. 2240–2246. <span class="Z3988" title="url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=New%20Unstable%20Variants%20of%20Green%20Fluorescent%20Protein%20for%20Studies%20of%20Transient%20Gene%20Expression%20in%20Bacteria&amp;rft.jtitle=Applied%20and%20Environmental%20Microbiology&amp;rft.stitle=Appl%20Environ%20Microbiol.%20&amp;rft.volume=64&amp;rft.issue=6&amp;rft.aufirst=Jens%20Bo&amp;rft.aulast=Andersen&amp;rft.au=Jens%20Bo%20Andersen&amp;rft.au=Claus%20Sternberg&amp;rft.au=Lars%20Kongsbak%20Poulsen&amp;rft.au=Sara%20Petersen%20Bj%C3%B8rn&amp;rft.au=Michael%20Givskov&amp;rft.au=S%C3%B8ren%20Molin&amp;rft.date=1998-06&amp;rft.pages=2240%E2%80%932246"></span></td></tr>
-
padding: 5px 10px;
+
<tr><td colspan="2">&nbsp;</td></tr>
-
text-align: left;
+
<tr style="vertical-align:top;"><td>[5]</td><td style="padding-left:4pt;">“Part:BBa B0032 - partsregistry.org”; http://partsregistry.org/Part:BBa_B0032.</td></tr>
-
font: 11px arial;
+
<tr><td colspan="2">&nbsp;</td></tr>
-
}
+
-
+
-
#nav span a:hover, #nav div a:hover {
+
-
background-color: #99CCFF;
+
-
color: #000;
+
-
}
+
-
#nav span div {
+
</table></body>
-
position: relative;
+
-
margin: 0;
+
-
border: none; /* purpose: reset border to none */
+
-
border-top: 1px solid #5970B2; /* purpose: add a seperator */
+
-
border-bottom: 1px solid #5970B2; /* purpose: add a seperator */
+
-
opacity: 1.0; /* purpose: opacity already 0.8 by #nav div */
+
-
filter: alpha(opacity=100); /* purpose: opacity already 80 by #nav div */
+
-
}
+
-
+
-
#nav span div a {
+
-
text-indent: 10px;
+
-
}
+
-
+
-
#nav span div span div a {
+
-
text-indent: 20px;
+
-
}
+
-
 
+
-
#nav .expand {
+
-
background-image: url('https://static.igem.org/mediawiki/2008/e/ef/Icon-expand.png');
+
-
background-repeat: no-repeat;
+
-
background-position: 95% 50%;
+
-
}
+
-
 
+
-
#nav .collapse {
+
-
background-image: url('https://static.igem.org/mediawiki/2008/c/cd/Icon-collapse.png');
+
-
background-repeat: no-repeat;
+
-
background-position: 95% 50%;
+
-
}
+
-
</style>
+
-
 
+
-
<script type="text/javascript" src="http://avdmeers.web44.net/scripts/jquery.js"></script>
+
-
<script type="text/javascript">
+
-
 
+
-
function ddmsie() {
+
-
$("#nav ul").css('display', 'inline-block');
+
-
$("#nav li").css('display', 'inline');
+
-
$("#nav a").css('display', 'inline-block');
+
-
$("#nav a").hover(function () {$(this).css('background-color', '#99CCFF')},
+
-
function () {$(this).css('background-color', '#003E81')});
+
-
$("#nav div a").css('display', 'block');
+
-
$("#nav div").css('left', '0');
+
-
$("#nav div").css('top', '100%');
+
-
$("#nav span div").css('top', '0');
+
-
}
+
-
+
-
function ddnav() {
+
-
$("#nav li").hover(
+
-
function () {
+
-
$(this).find("div:first").css('display', 'inline');},
+
-
function () {
+
-
$(this).find("div:first").css('display', 'none');}
+
-
);
+
-
+
-
$("#nav span > a").toggle(
+
-
function () {
+
-
$(this).removeClass("#nav expand").addClass("#nav collapse");
+
-
$(this).css('background-color', '#99AAFF');
+
-
$(this).parent().find("div:first").css('display', 'block');},
+
-
function () {
+
-
$(this).removeClass("#nav collapse").addClass("#nav expand");
+
-
$(this).hover(
+
-
function () {
+
-
$(this).css('background-color', '#99CCFF');},
+
-
function () {
+
-
$(this).css('background-color', '#003E81');}
+
-
);
+
-
$(this).parent().find("div:first").css('display', 'none');
+
-
}
+
-
).addClass("#nav expand");
+
-
}
+
-
 
+
-
$(function () {
+
-
if(jQuery.browser.msie) ddmsie();
+
-
ddnav();
+
-
ddicon();
+
-
});
+
-
</script>
+
-
 
+
-
<div align="center" id="nav">
+
-
<ul>
+
-
<li>
+
-
<a>Home</a>
+
-
</li>
+
-
<li>
+
-
<a>The Team</a>
+
-
<div>
+
-
<a href="https://2008.igem.org/Team:KULeuven/Team/LabsandGroups">Research Labs and Groups</a>
+
-
<a href="https://2008.igem.org/Team:KULeuven/Team/Students">Students</a>
+
-
<a href="https://2008.igem.org/Team:KULeuven/Team/Instructors">Instructors</a>
+
-
<a href="https://2008.igem.org/Team:KULeuven/Team/Advisors">Advisors</a>
+
-
</div>
+
-
</li>
+
-
<li>
+
-
<a>Road Map</a>
+
-
<div>
+
-
<a href="https://2008.igem.org/Team:KULeuven/Interesting_Reads">Interesting Reads</a>
+
-
<a href="https://2008.igem.org/Team:KULeuven/Brainstorm">Brainstorm</a>
+
-
<a href="https://2008.igem.org/Team:KULeuven/Discussion">Discussion</a>
+
-
<a href="https://2008.igem.org/Team:KULeuven/SummerHolidays">Summer Holidays</a>
+
-
<a href="https://2008.igem.org/Team:KULeuven/Concreties">Concrete Ideas</a>
+
-
</div>
+
-
</li>
+
-
<li>
+
-
<a>The Project</a>
+
-
<div>
+
-
<a href="https://2008.igem.org/Team:KULeuven/Project/Synthetic Biology">Synthetic Biology</a>
+
-
<a href="https://2008.igem.org/Team:KULeuven/Project">Summary</a>
+
-
<span>
+
-
<a>Components</a>
+
-
<div>
+
-
<a href="https://2008.igem.org/Team:KULeuven/Project/Input">Input</a>
+
-
<a href="https://2008.igem.org/Team:KULeuven/Project/Output">Output</a>
+
-
<a href="https://2008.igem.org/Team:KULeuven/Project/Filter">Filter</a>
+
-
<a href="https://2008.igem.org/Team:KULeuven/Project/Inverter">Inverter</a>
+
-
<a href="https://2008.igem.org/Team:KULeuven/Project/Reset">Reset</a>
+
-
<a href="https://2008.igem.org/Team:KULeuven/Project/CellDeath">Cell Death</a>
+
-
<a href="https://2008.igem.org/Team:KULeuven/Project/Memory">Memory</a>
+
-
</div>
+
-
</span>
+
-
<a href="https://2008.igem.org/Team:KULeuven/Literature">Literature</a>
+
-
</div>
+
-
</li>
+
-
<li>
+
-
<a>Parts Submitted to the Registry</a>
+
-
<div>
+
-
<a href="https://2008.igem.org/Team:KULeuven/Parts">Listing</a>
+
-
<a href="http://partsregistry.org/cgi/partsdb/pgroup.cgi?pgroup=iGEM2008&group=KULeuven">Sandbox</a>
+
-
</div>
+
-
</li>
+
-
<li>
+
-
<a>Modeling</a>
+
-
<div>
+
-
<a href="https://2008.igem.org/Team:KULeuven/Model/Overview">Overview</a>
+
-
<span>
+
-
<a>Components</a>
+
-
<div>
+
-
<a href="https://2008.igem.org/Team:KULeuven/Model/Input">Input</a>
+
-
<a href="https://2008.igem.org/Team:KULeuven/Model/Output">Output</a>
+
-
<a href="https://2008.igem.org/Team:KULeuven/Model/Filter">Filter</a>
+
-
<a href="https://2008.igem.org/Team:KULeuven/Model/Inverter">Inverter</a>
+
-
<a href="https://2008.igem.org/Team:KULeuven/Model/Reset">Reset</a>
+
-
<a href="https://2008.igem.org/Team:KULeuven/Model/CellDeath">Cell Death</a>
+
-
<a href="https://2008.igem.org/Team:KULeuven/Model/Memory">Memory</a>
+
-
</div>
+
-
</span>
+
-
<a href="https://2008.igem.org/Team:KULeuven/Model/FullModel">Full Model</a>
+
-
<a href="https://2008.igem.org/Team:KULeuven/Model/KineticConstants">Kinetic Constants</a>
+
-
</div>
+
-
</li>
+
-
<li>
+
-
<a>Notebook</a>
+
-
<div>
+
-
<a href="https://2008.igem.org/Team:KULeuven/Meeting_Calendar">Calendar</a>
+
-
<a href="https://2008.igem.org/Team:KULeuven/Meeting Reports">Reports</a>
+
-
<a href="https://2008.igem.org/Team:KULeuven/Freezer">Freezer</a>
+
-
<a href="https://2008.igem.org/Team:KULeuven/Primers">Primers</a>
+
-
<a href="https://2008.igem.org/Team:KULeuven/Tools">Tools</a>
+
-
<a href="https://2008.igem.org/Team:KULeuven/Press">Press</a>
+
-
</div>
+
-
</li>
+
-
</ul>
+
-
</div>
+
</html>
</html>

Latest revision as of 23:45, 28 October 2008

Header

Cite

Bibliography

[1]“ETHZ/Parameters - IGEM07”; https://2007.igem.org/ETHZ/Parameters.
 
[2]J.A. Bernstein et al., “Global analysis of mRNA decay and abundance in Escherichia coli at single-gene resolution using two-color fluorescent DNA microarrays,” Proceedings of the National Academy of Sciences of the United States of America, vol. 99, Jul. 2002, pp. 9697–9702.
 
[3]M. Bon, S.J. McGowan, and P.R. Cook, “Many expressed genes in bacteria and yeast are transcribed only once per cell cycle,” FASEB J., vol. 20, Aug. 2006, pp. 1721-1723.
 
[4]J.B. Andersen et al., “New Unstable Variants of Green Fluorescent Protein for Studies of Transient Gene Expression in Bacteria,” Applied and Environmental Microbiology, vol. 64, Jun. 1998, pp. 2240–2246.
 
[5]“Part:BBa B0032 - partsregistry.org”; http://partsregistry.org/Part:BBa_B0032.