Difference between revisions of "Team:CityU HK/Parts"

 
(19 intermediate revisions by 5 users not shown)
Line 16: Line 16:
 
<link href='http://fonts.googleapis.com/css?family=Fjalla+One&subset=latin,latin-ext' rel='stylesheet' type='text/css' />
 
<link href='http://fonts.googleapis.com/css?family=Fjalla+One&subset=latin,latin-ext' rel='stylesheet' type='text/css' />
  
<style type='text/css'>
+
 
.wsite-elements.wsite-not-footer div.paragraph, .wsite-elements.wsite-not-footer p, .wsite-elements.wsite-not-footer .product-block .product-title, .wsite-elements.wsite-not-footer .product-description, .wsite-elements.wsite-not-footer .wsite-form-field label, .wsite-elements.wsite-not-footer .wsite-form-field label, #wsite-content div.paragraph, #wsite-content p, #wsite-content .product-block .product-title, #wsite-content .product-description, #wsite-content .wsite-form-field label, #wsite-content .wsite-form-field label, .blog-sidebar div.paragraph, .blog-sidebar p, .blog-sidebar .wsite-form-field label, .blog-sidebar .wsite-form-field label {}
+
#wsite-content div.paragraph, #wsite-content p, #wsite-content .product-block .product-title, #wsite-content .product-description, #wsite-content .wsite-form-field label, #wsite-content .wsite-form-field label, .blog-sidebar div.paragraph, .blog-sidebar p, .blog-sidebar .wsite-form-field label, .blog-sidebar .wsite-form-field label {}
+
.wsite-elements.wsite-footer div.paragraph, .wsite-elements.wsite-footer p, .wsite-elements.wsite-footer .product-block .product-title, .wsite-elements.wsite-footer .product-description, .wsite-elements.wsite-footer .wsite-form-field label, .wsite-elements.wsite-footer .wsite-form-field label{}
+
.wsite-elements.wsite-not-footer h2, .wsite-elements.wsite-not-footer .product-long .product-title, .wsite-elements.wsite-not-footer .product-large .product-title, .wsite-elements.wsite-not-footer .product-small .product-title, #wsite-content h2, #wsite-content .product-long .product-title, #wsite-content .product-large .product-title, #wsite-content .product-small .product-title, .blog-sidebar h2 {}
+
#wsite-content h2, #wsite-content .product-long .product-title, #wsite-content .product-large .product-title, #wsite-content .product-small .product-title, .blog-sidebar h2 {}
+
.wsite-elements.wsite-footer h2, .wsite-elements.wsite-footer .product-long .product-title, .wsite-elements.wsite-footer .product-large .product-title, .wsite-elements.wsite-footer .product-small .product-title{}
+
#wsite-title {}
+
.wsite-menu-default a {}
+
.wsite-menu a {}
+
.wsite-image div, .wsite-caption {}
+
.galleryCaptionInnerText {}
+
.fancybox-title {}
+
.wslide-caption-text {}
+
.wsite-phone {}
+
.wsite-headline {}
+
.wsite-headline-paragraph {}
+
.wsite-button-inner {}
+
.wsite-not-footer blockquote {}
+
.wsite-footer blockquote {}
+
.blog-header h2 a {}
+
#wsite-content h2.wsite-product-title {}
+
.wsite-product .wsite-product-price a {}
+
</style>
+
 
<style>
 
<style>
 
.wsite-background {background-image: url('') !important;background-repeat: no-repeat !important;background-position: 50% 82.7300033569336% !important;background-size: 100% !important;background-color: transparent !important;}
 
.wsite-background {background-image: url('') !important;background-repeat: no-repeat !important;background-position: 50% 82.7300033569336% !important;background-size: 100% !important;background-color: transparent !important;}
 
body.wsite-background {background-attachment: fixed !important;}.wsite-background.wsite-custom-background{ background-size: cover !important}
 
body.wsite-background {background-attachment: fixed !important;}.wsite-background.wsite-custom-background{ background-size: cover !important}
</style>
 
<script><!--
 
var STATIC_BASE = '//cdn1.editmysite.com/';
 
var STYLE_PREFIX = 'wsite';
 
//-->
 
</script>
 
<script src='https://ajax.googleapis.com/ajax/libs/jquery/1.8.3/jquery.min.js'></script>
 
  
<script src="http://cdn2.editmysite.com/js/site/main.js?buildTime=1234"></script><script type="text/javascript">_W.configDomain = "www.weebly.com";</script><script type="text/javascript" src="http://cdn2.editmysite.com/js/lang/en/ftl.js?buildTime=1234"></script><script>_W.relinquish && _W.relinquish()</script>
+
/***************** Table css ******************/
<script> _W.themeOptions = [];</script><script type="text/javascript"><!--
+
var IS_ARCHIVE = 1;
+
+
(function(jQuery){
+
function initFlyouts(){
+
initPublishedFlyoutMenus(
+
[{"id":"125179881719007230","title":"Home","url":"index.html","target":""},{"id":"117564151509922601","title":"Team","url":"team.html","target":""},{"id":"392475496104510282","title":"Project","url":"project.html","target":""},{"id":"719611068520302903","title":"Characterisation","url":"characterisation.html","target":""},{"id":"375771293147075277","title":"Attributions","url":"attributions.html","target":""},{"id":"290391284397012185","title":"Collaboration","url":"collaboration.html","target":""},{"id":"595526209520916103","title":"Human Practices","url":"human-practices.html","target":""}],
+
"951291349945990740",
+
"<li class=\"wsite-menu-item-wrap\"><a href=\"#\"class=\"wsite-menu-item\">{{title}}<\/a><\/li>",
+
'{{id}}',
+
false,
+
{"navigation\/flyout\/list":"{{!\n\tNOTES:\n\t- \"wsite-menu-wrap\" required on submenu wrapper\n\t- \"wsite-menu\" required on submenu element\n}}\n\n<div class=\"wsite-menu-wrap\" style=\"display:none\">\n\t<ul class=\"wsite-menu\">\n\t\t{{#children}}{{> navigation\/flyout\/item}}{{\/children}}\n\t<\/ul>\n<\/div>\n","navigation\/flyout\/item":"{{!\n\tNOTES:\n\t- an id and \"wsite-menu-subitem-wrap\" class are required on the item wrap\n\t- a \"wsite-menu-subitem\" class is required on the item link\n}}\n\n<li {{#id}}id=\"{{id}}\"{{\/id}}\n\tclass=\"wsite-menu-subitem-wrap {{#is_current}}wsite-nav-current{{\/is_current}}\"\n\t>\n\t<a href=\"{{url}}\"\n\t\t{{#target}}target=\"{{target}}\"{{\/target}}\n\t\tclass=\"wsite-menu-subitem\"\n\t\t>\n\t\t<span class=\"wsite-menu-title\">\n\t\t\t{{{title_html}}}\n\t\t<\/span>{{#has_children}}<span class=\"wsite-menu-arrow\">&gt;<\/span>{{\/has_children}}\n\t<\/a>\n\t{{#has_children}}{{> navigation\/flyout\/list}}{{\/has_children}}\n<\/li>\n"},
+
{}
+
)
+
}
+
if (jQuery) {
+
jQuery(document).ready(function() { jQuery(initFlyouts); });
+
}else{
+
if (Prototype.Browser.IE) window.onload = initFlyouts;
+
else document.observe('dom:loaded', initFlyouts);
+
}
+
})(window._W && _W.jQuery)
+
//-->
+
</script>
+
+
</head>
+
 
+
<style type="text/css">
+
 
.tg  {border-collapse:collapse;border-spacing:0;border-color:#ccc;}
 
.tg  {border-collapse:collapse;border-spacing:0;border-color:#ccc;}
 
.tg td{font-family:Arial, sans-serif;font-size:16px;padding:10px 5px;border-style:solid;border-width:1px;overflow:hidden;word-break:normal;border-color:#ccc;color:#333;background-color:#fff;}
 
.tg td{font-family:Arial, sans-serif;font-size:16px;padding:10px 5px;border-style:solid;border-width:1px;overflow:hidden;word-break:normal;border-color:#ccc;color:#333;background-color:#fff;}
Line 86: Line 28:
 
.tg a:hover {color:#ffb90f;}
 
.tg a:hover {color:#ffb90f;}
 
</style>
 
</style>
 +
</head>
  
<body class="no-header-page  wsite-page-description"><input type="checkbox" id="navTrigger" />
+
 
 +
 
 +
<body class="no-header-page  wsite-page-description"><input type="checkbox" id="navTrigger" />
  
 
   <div class="wrapper">
 
   <div class="wrapper">
 
  <div class="paris-header">
 
  <div class="paris-header">
      <div class="container">
 
      <label for="navTrigger" class="nav-trigger hamburger"><span></span></label>
 
      <div class="logo"><span class="wsite-logo">
 
 
<a href="">
 
<img src="" />
 
</a>
 
 
          </span></div>
 
      </div><!-- end .container -->
 
 
  </div><!-- end .header -->   
 
  </div><!-- end .header -->   
 
         
 
         
+
 
 
<div class="main-wrap">
 
<div class="main-wrap">
 
       <div class="container">
 
       <div class="container">
Line 117: Line 52:
 
     <td class="tg-031e"><a style="color:#ffb90f;" href="http://parts.igem.org/Part:BBa_K1695000">BBa_K1695000</a></td>
 
     <td class="tg-031e"><a style="color:#ffb90f;" href="http://parts.igem.org/Part:BBa_K1695000">BBa_K1695000</a></td>
 
     <td class="tg-031e">Regulatory</td>
 
     <td class="tg-031e">Regulatory</td>
     <td class="tg-031e">pLacIQ</td>
+
     <td class="tg-031e">Tightly-regulated lactose-inducible promoter</td>
 
     <td class="tg-031e">1270</td>
 
     <td class="tg-031e">1270</td>
 
   </tr>
 
   </tr>
 
   <tr>
 
   <tr>
     <td class="tg-031e">BBa_K1695053</td>
+
     <td class="tg-031e"><a style="color:#ffb90f;" href="http://parts.igem.org/Part:BBa_K1695053">BBa_K1695053</a></td>
 
     <td class="tg-031e">Regulatory</td>
 
     <td class="tg-031e">Regulatory</td>
     <td class="tg-031e">pLacIQ GFP</td>
+
     <td class="tg-031e">Tightly-regulated lactose-inducible promoter with GFP</td>
 
     <td class="tg-031e">2153</td>
 
     <td class="tg-031e">2153</td>
 
   </tr>
 
   </tr>
 
   <tr>
 
   <tr>
     <td class="tg-031e">BBa_K1695027</td>
+
     <td class="tg-031e"><a style="color:#ffb90f;" href="http://parts.igem.org/Part:BBa_K1695027">BBa_K1695027</a></td>
 
     <td class="tg-031e">Translational Unit</td>
 
     <td class="tg-031e">Translational Unit</td>
     <td class="tg-031e">Bacteriophage λ S gene mutant</td>
+
     <td class="tg-031e">RBS + Bacteriophage λ<i> S </i>mutant gene</td>
 
     <td class="tg-031e">336</td>
 
     <td class="tg-031e">336</td>
 
   </tr>
 
   </tr>
 
   <tr>
 
   <tr>
     <td class="tg-031e">BBa_K1695029</td>
+
     <td class="tg-031e"><a style="color:#ffb90f;" href="http://parts.igem.org/Part:BBa_K1695029">BBa_K1695029</a></td>
 
     <td class="tg-031e">Translational Unit</td>
 
     <td class="tg-031e">Translational Unit</td>
     <td class="tg-031e">RBS + Bacteriophage λ S gene codon optimized</td>
+
     <td class="tg-031e">RBS + Bacteriophage λ codon optimized<i> S </i>gene</td>
 
     <td class="tg-031e">336</td>
 
     <td class="tg-031e">336</td>
 
   </tr>
 
   </tr>
 
   <tr>
 
   <tr>
     <td class="tg-031e">BBa_K1695030</td>
+
     <td class="tg-031e"><a style="color:#ffb90f;" href="http://parts.igem.org/Part:BBa_K1695030">BBa_K1695030</a></td>
 
     <td class="tg-031e">Translational Unit</td>
 
     <td class="tg-031e">Translational Unit</td>
     <td class="tg-031e">RBS + Bacteriophage λ S mutant gene codon optimized</td>
+
     <td class="tg-031e">RBS + Bacteriophage λ codon optimized<i> S </i>mutant gene</td>
 
     <td class="tg-031e">336</td>
 
     <td class="tg-031e">336</td>
 
   </tr>
 
   </tr>
 
   <tr>
 
   <tr>
     <td class="tg-031e">BBa_K1695032</td>
+
     <td class="tg-031e"><a style="color:#ffb90f;" href="http://parts.igem.org/Part:BBa_K1695032">BBa_K1695032</a></td>
 
     <td class="tg-031e">Translational Unit</td>
 
     <td class="tg-031e">Translational Unit</td>
     <td class="tg-031e">RBS + Bacteriophage λ R gene codon optimized</td>
+
     <td class="tg-031e">RBS + Bacteriophage λ codon optimized<i> R </i>gene</td>
 
     <td class="tg-031e">495</td>
 
     <td class="tg-031e">495</td>
 
   </tr>
 
   </tr>
 
   <tr>
 
   <tr>
     <td class="tg-031e">BBa_K1695033</td>
+
     <td class="tg-031e"><a style="color:#ffb90f;" href="http://parts.igem.org/Part:BBa_K1695033">BBa_K1695033</a></td>
 
     <td class="tg-031e">Translational Unit</td>
 
     <td class="tg-031e">Translational Unit</td>
     <td class="tg-031e">RBS + Bacteriophage λ Rz gene codon optimized</td>
+
     <td class="tg-031e">RBS + Bacteriophage λ codon optimized<i> Rz </i>gene</td>
 
     <td class="tg-031e">480</td>
 
     <td class="tg-031e">480</td>
 
   </tr>
 
   </tr>
 
   <tr>
 
   <tr>
     <td class="tg-031e">BBa_K1695017</td>
+
     <td class="tg-031e"><a style="color:#ffb90f;" href="http://parts.igem.org/Part:BBa_K1695017">BBa_K1695017</a></td>
 
     <td class="tg-031e">Translational Unit</td>
 
     <td class="tg-031e">Translational Unit</td>
     <td class="tg-031e">Riboswitch + Bacteriophage λ S gene codon optimized</td>
+
     <td class="tg-031e">Riboswitch + Bacteriophage λ codon optimized<i> S </i>gene</td>
 
     <td class="tg-031e">482</td>
 
     <td class="tg-031e">482</td>
 
   </tr>
 
   </tr>
 
   <tr>
 
   <tr>
     <td class="tg-031e">BBa_K1695018</td>
+
     <td class="tg-031e"><a style="color:#ffb90f;" href="http://parts.igem.org/Part:BBa_K1695018">BBa_K1695018</a></td>
 
     <td class="tg-031e">Translational Unit</td>
 
     <td class="tg-031e">Translational Unit</td>
     <td class="tg-031e">Riboswitch + Bacteriophage λ R gene codon optimized</td>
+
     <td class="tg-031e">Riboswitch + Bacteriophage λ codon optimized<i> R </i>gene</td>
 
     <td class="tg-031e">641</td>
 
     <td class="tg-031e">641</td>
 
   </tr>
 
   </tr>
 
   <tr>
 
   <tr>
     <td class="tg-031e">BBa_K1695020</td>
+
     <td class="tg-031e"><a style="color:#ffb90f;" href="http://parts.igem.org/Part:BBa_K1695020">BBa_K1695020</a></td>
 
     <td class="tg-031e">Translational Unit</td>
 
     <td class="tg-031e">Translational Unit</td>
     <td class="tg-031e">Riboswitch + Bacteriophage λ Rz gene codon optimized</td>
+
     <td class="tg-031e">Riboswitch + Bacteriophage λ codon optimized<i> Rz </i>gene</td>
 
     <td class="tg-031e">626</td>
 
     <td class="tg-031e">626</td>
 
   </tr>
 
   </tr>
 
   <tr>
 
   <tr>
     <td class="tg-031e">BBa_K1695010</td>
+
     <td class="tg-031e"><a style="color:#ffb90f;" href="http://parts.igem.org/Part:BBa_K1695010">BBa_K1695010</a></td>
 
     <td class="tg-031e">Translational Unit</td>
 
     <td class="tg-031e">Translational Unit</td>
     <td class="tg-031e">RBS + Bacteriophage 21 S mutant gene</td>
+
     <td class="tg-031e">RBS + Bacteriophage 21<i> S </i>mutant gene</td>
 
     <td class="tg-031e">153</td>
 
     <td class="tg-031e">153</td>
 
   </tr>
 
   </tr>
 
   <tr>
 
   <tr>
     <td class="tg-031e">BBa_K1695002</td>
+
     <td class="tg-031e"><a style="color:#ffb90f;" href="http://parts.igem.org/Part:BBa_K1695002">BBa_K1695002</a></td>
 
     <td class="tg-031e">Translational Unit</td>
 
     <td class="tg-031e">Translational Unit</td>
     <td class="tg-031e">RBS + Bacteriophage 21 S gene codon optimized</td>
+
     <td class="tg-031e">RBS + Bacteriophage 21 codon optimized<i> S </i>gene</td>
 
     <td class="tg-031e">225</td>
 
     <td class="tg-031e">225</td>
 
   </tr>
 
   </tr>
 
   <tr>
 
   <tr>
     <td class="tg-031e">BBa_K1695008</td>
+
     <td class="tg-031e"><a style="color:#ffb90f;" href="http://parts.igem.org/Part:BBa_K1695008">BBa_K1695008</a></td>
 
     <td class="tg-031e">Translational Unit</td>
 
     <td class="tg-031e">Translational Unit</td>
     <td class="tg-031e">RBS + Bacteriophage 21 S mutant gene codon optimized</td>
+
     <td class="tg-031e">RBS + Bacteriophage 21 codon optimized<i> S </i>mutant gene</td>
 
     <td class="tg-031e">153</td>
 
     <td class="tg-031e">153</td>
 
   </tr>
 
   </tr>
 
   <tr>
 
   <tr>
     <td class="tg-031e">BBa_K1695004</td>
+
     <td class="tg-031e"><a style="color:#ffb90f;" href="http://parts.igem.org/Part:BBa_K1695004">BBa_K1695004</a></td>
 
     <td class="tg-031e">Translational Unit</td>
 
     <td class="tg-031e">Translational Unit</td>
     <td class="tg-031e">RBS + Bacteriophage 21 R gene codon optimized</td>
+
     <td class="tg-031e">RBS + Bacteriophage 21 codon optimized<i> R </i>gene</td>
 
     <td class="tg-031e">516</td>
 
     <td class="tg-031e">516</td>
 
   </tr>
 
   </tr>
 
   <tr>
 
   <tr>
     <td class="tg-031e">BBa_K1695006</td>
+
     <td class="tg-031e"><a style="color:#ffb90f;" href="http://parts.igem.org/Part:BBa_K1695006">BBa_K1695006</a></td>
 
     <td class="tg-031e">Translational Unit</td>
 
     <td class="tg-031e">Translational Unit</td>
     <td class="tg-031e">RBS + Bacteriophage 21 Rz gene codon optimized</td>
+
     <td class="tg-031e">RBS + Bacteriophage 21 codon optimized<i> Rz </i>gene</td>
 
     <td class="tg-031e">480</td>
 
     <td class="tg-031e">480</td>
 
   </tr>
 
   </tr>
 
   <tr>
 
   <tr>
     <td class="tg-031e">BBa_K1695012</td>
+
     <td class="tg-031e"><a style="color:#ffb90f;" href="http://parts.igem.org/Part:BBa_K1695012">BBa_K1695012</a></td>
 
     <td class="tg-031e">Translational Unit</td>
 
     <td class="tg-031e">Translational Unit</td>
     <td class="tg-031e">Riboswitch + Bacteriophage 21 S gene codon optimized</td>
+
     <td class="tg-031e">Riboswitch + Bacteriophage 21 codon optimized<i> S </i>gene</td>
 
     <td class="tg-031e">225</td>
 
     <td class="tg-031e">225</td>
 
   </tr>
 
   </tr>
 
   <tr>
 
   <tr>
     <td class="tg-031e">BBa_K1695013</td>
+
     <td class="tg-031e"><a style="color:#ffb90f;" href="http://parts.igem.org/Part:BBa_K1695013">BBa_K1695013</a></td>
 
     <td class="tg-031e">Translational Unit</td>
 
     <td class="tg-031e">Translational Unit</td>
     <td class="tg-031e">Riboswitch + Bacteriophage 21 R gene codon optimized</td>
+
     <td class="tg-031e">Riboswitch + Bacteriophage 21 codon optimized<i> R </i>gene</td>
 
     <td class="tg-031e">516</td>
 
     <td class="tg-031e">516</td>
 
   </tr>
 
   </tr>
 
   <tr>
 
   <tr>
     <td class="tg-031e">BBa_K1695014</td>
+
     <td class="tg-031e"><a style="color:#ffb90f;" href="http://parts.igem.org/Part:BBa_K1695014">BBa_K1695014</a></td>
 
     <td class="tg-031e">Translational Unit</td>
 
     <td class="tg-031e">Translational Unit</td>
     <td class="tg-031e">Riboswitch + Bacteriophage 21 Rz gene codon optimized</td>
+
     <td class="tg-031e">Riboswitch + Bacteriophage 21 codon optimized<i> Rz </i>gene</td>
 
     <td class="tg-031e">480</td>
 
     <td class="tg-031e">480</td>
 
   </tr>
 
   </tr>
 
   <tr>
 
   <tr>
     <td class="tg-031e">BBa_K1695039</td>
+
     <td class="tg-031e"><a style="color:#ffb90f;" href="http://parts.igem.org/Part:BBa_K1695039">BBa_K1695039</a></td>
 
     <td class="tg-031e">Composite</td>
 
     <td class="tg-031e">Composite</td>
     <td class="tg-031e">RBS Bacteriophage λ Codon Optimized Lysis Cassette S R Rz</td>
+
     <td class="tg-031e">RBS Bacteriophage λ Codon Optimized Lysis Cassette<i> S R Rz</i></td>
 
     <td class="tg-031e">1327</td>
 
     <td class="tg-031e">1327</td>
 
   </tr>
 
   </tr>
 
   <tr>
 
   <tr>
     <td class="tg-031e">BBa_K1695038</td>
+
     <td class="tg-031e"><a style="color:#ffb90f;" href="http://parts.igem.org/Part:BBa_K1695038">BBa_K1695038</a></td>
 
     <td class="tg-031e">Composite</td>
 
     <td class="tg-031e">Composite</td>
     <td class="tg-031e">RBS Bacteriophage λ Codon Optimized Lysis Cassette Smutant R Rz</td>
+
     <td class="tg-031e">RBS Bacteriophage λ Codon Optimized Lysis Cassette<i> S </i>mutant<i> R Rz</i></td>
 
     <td class="tg-031e">1327</td>
 
     <td class="tg-031e">1327</td>
 
   </tr>
 
   </tr>
 
   <tr>
 
   <tr>
     <td class="tg-031e">BBa_K1695037</td>
+
     <td class="tg-031e"><a style="color:#ffb90f;" href="http://parts.igem.org/Part:BBa_K1695037">BBa_K1695037</a></td>
 
     <td class="tg-031e">Composite</td>
 
     <td class="tg-031e">Composite</td>
     <td class="tg-031e">Riboswitch Bacteriophage λ Codon Optimized Lysis Cassette S R Rz</td>
+
     <td class="tg-031e">Riboswitch Bacteriophage λ Codon Optimized Lysis Cassette<i> S R Rz</i></td>
 
     <td class="tg-031e">1765</td>
 
     <td class="tg-031e">1765</td>
 
   </tr>
 
   </tr>
 
   <tr>
 
   <tr>
     <td class="tg-031e">BBa_K1695051</td>
+
     <td class="tg-031e"><a style="color:#ffb90f;" href="http://parts.igem.org/Part:BBa_K1695051">BBa_K1695051</a></td>
 
     <td class="tg-031e">Translational Unit</td>
 
     <td class="tg-031e">Translational Unit</td>
     <td class="tg-031e">RBS Bacteriophage 21 Lysis Cassette S R Rz</td>
+
     <td class="tg-031e">RBS Bacteriophage 21 Lysis Cassette<i> S R Rz</i></td>
 
     <td class="tg-031e">1258</td>
 
     <td class="tg-031e">1258</td>
 
   </tr>
 
   </tr>
 
   <tr>
 
   <tr>
     <td class="tg-031e">BBa_K1695041</td>
+
     <td class="tg-031e"><a style="color:#ffb90f;" href="http://parts.igem.org/Part:BBa_K1695041">BBa_K1695041</a></td>
 
     <td class="tg-031e">Composite</td>
 
     <td class="tg-031e">Composite</td>
     <td class="tg-031e">RBS Bacteriophage 21 Codon Optimized Lysis Cassette Smutant R Rz</td>
+
     <td class="tg-031e">RBS Bacteriophage 21 Codon Optimized Lysis Cassette<i> S </i>mutant<i> R Rz</i></td>
 
     <td class="tg-031e">1165</td>
 
     <td class="tg-031e">1165</td>
 
   </tr>
 
   </tr>
 
   <tr>
 
   <tr>
     <td class="tg-031e">BBa_K1695045</td>
+
     <td class="tg-031e"><a style="color:#ffb90f;" href="http://parts.igem.org/Part:BBa_K1695045">BBa_K1695045</a></td>
 
     <td class="tg-031e">Composite</td>
 
     <td class="tg-031e">Composite</td>
     <td class="tg-031e">pLacIQ_RBS Bacteriophage λ Codon Optimized Lysis Cassette Smutant R Rz</td>
+
     <td class="tg-031e"><i>PL8-UV5</i> + RBS Bacteriophage λ Codon Optimized Lysis Cassette<i> S </i>mutant<i> R Rz</i></td>
 
     <td class="tg-031e">2605</td>
 
     <td class="tg-031e">2605</td>
 
   </tr>
 
   </tr>
 
   <tr>
 
   <tr>
     <td class="tg-031e">BBa_K1695052</td>
+
     <td class="tg-031e"><a style="color:#ffb90f;" href="http://parts.igem.org/Part:BBa_K1695052">BBa_K1695052</a></td>
 
     <td class="tg-031e">Composite</td>
 
     <td class="tg-031e">Composite</td>
     <td class="tg-031e">pLacIQ + RBS Bacteriophage 21 Lysis Cassette S R Rz</td>
+
     <td class="tg-031e"><i>PL8-UV5</i> + RBS Bacteriophage 21 Lysis Cassette<i> S R Rz</i></td>
 
     <td class="tg-031e">2536</td>
 
     <td class="tg-031e">2536</td>
 
   </tr>
 
   </tr>
 
   <tr>
 
   <tr>
     <td class="tg-031e">BBa_K1695048</td>
+
     <td class="tg-031e"><a style="color:#ffb90f;" href="http://parts.igem.org/Part:BBa_K1695048">BBa_K1695048</a></td>
 
     <td class="tg-031e">Composite</td>
 
     <td class="tg-031e">Composite</td>
     <td class="tg-031e">pLacIQ + RBS Bacteriophage 21 Codon Optimized Lysis Cassette Smutant R Rz</td>
+
     <td class="tg-031e"><i>PL8-UV5</i> + RBS Bacteriophage 21 Codon Optimized Lysis Cassette<i> S </i>mutant<i> R Rz</i></td>
 
     <td class="tg-031e">2443</td>
 
     <td class="tg-031e">2443</td>
 
   </tr>
 
   </tr>
 
   <tr>
 
   <tr>
     <td class="tg-031e">BBa_K1695049</td>
+
     <td class="tg-031e"><a style="color:#ffb90f;" href="http://parts.igem.org/Part:BBa_K1695049">BBa_K1695049</a></td>
 
     <td class="tg-031e">Composite</td>
 
     <td class="tg-031e">Composite</td>
     <td class="tg-031e">pLacIQ + Riboswitch Bacteriophage 21 Codon Optimized Lysis Cassette S R Rz</td>
+
     <td class="tg-031e"><i>PL8-UV5</i> + Riboswitch Bacteriophage 21 Codon Optimized Lysis Cassette<i> S R Rz</i></td>
 
     <td class="tg-031e">2515</td>
 
     <td class="tg-031e">2515</td>
  </tr>
 
  <tr>
 
    <td class="tg-031e">BBa_K1695055</td>
 
    <td class="tg-031e">Translational Unit</td>
 
    <td class="tg-031e">Pro RBS LacZY Plasmid</td>
 
    <td class="tg-031e">4415</td>
 
 
   </tr>
 
   </tr>
 
</table>
 
</table>

Latest revision as of 20:06, 18 September 2015

Description - iGEM2015 wiki




Part Number Type Description Length (bp)
BBa_K1695000 Regulatory Tightly-regulated lactose-inducible promoter 1270
BBa_K1695053 Regulatory Tightly-regulated lactose-inducible promoter with GFP 2153
BBa_K1695027 Translational Unit RBS + Bacteriophage λ S mutant gene 336
BBa_K1695029 Translational Unit RBS + Bacteriophage λ codon optimized S gene 336
BBa_K1695030 Translational Unit RBS + Bacteriophage λ codon optimized S mutant gene 336
BBa_K1695032 Translational Unit RBS + Bacteriophage λ codon optimized R gene 495
BBa_K1695033 Translational Unit RBS + Bacteriophage λ codon optimized Rz gene 480
BBa_K1695017 Translational Unit Riboswitch + Bacteriophage λ codon optimized S gene 482
BBa_K1695018 Translational Unit Riboswitch + Bacteriophage λ codon optimized R gene 641
BBa_K1695020 Translational Unit Riboswitch + Bacteriophage λ codon optimized Rz gene 626
BBa_K1695010 Translational Unit RBS + Bacteriophage 21 S mutant gene 153
BBa_K1695002 Translational Unit RBS + Bacteriophage 21 codon optimized S gene 225
BBa_K1695008 Translational Unit RBS + Bacteriophage 21 codon optimized S mutant gene 153
BBa_K1695004 Translational Unit RBS + Bacteriophage 21 codon optimized R gene 516
BBa_K1695006 Translational Unit RBS + Bacteriophage 21 codon optimized Rz gene 480
BBa_K1695012 Translational Unit Riboswitch + Bacteriophage 21 codon optimized S gene 225
BBa_K1695013 Translational Unit Riboswitch + Bacteriophage 21 codon optimized R gene 516
BBa_K1695014 Translational Unit Riboswitch + Bacteriophage 21 codon optimized Rz gene 480
BBa_K1695039 Composite RBS Bacteriophage λ Codon Optimized Lysis Cassette S R Rz 1327
BBa_K1695038 Composite RBS Bacteriophage λ Codon Optimized Lysis Cassette S mutant R Rz 1327
BBa_K1695037 Composite Riboswitch Bacteriophage λ Codon Optimized Lysis Cassette S R Rz 1765
BBa_K1695051 Translational Unit RBS Bacteriophage 21 Lysis Cassette S R Rz 1258
BBa_K1695041 Composite RBS Bacteriophage 21 Codon Optimized Lysis Cassette S mutant R Rz 1165
BBa_K1695045 Composite PL8-UV5 + RBS Bacteriophage λ Codon Optimized Lysis Cassette S mutant R Rz 2605
BBa_K1695052 Composite PL8-UV5 + RBS Bacteriophage 21 Lysis Cassette S R Rz 2536
BBa_K1695048 Composite PL8-UV5 + RBS Bacteriophage 21 Codon Optimized Lysis Cassette S mutant R Rz 2443
BBa_K1695049 Composite PL8-UV5 + Riboswitch Bacteriophage 21 Codon Optimized Lysis Cassette S R Rz 2515