Team:NCTU Formosa/parts

From 2011.igem.org

(Difference between revisions)
Line 179: Line 179:
}
}
 +
<style type = "text/javascript" language = "JavaScript">
 +
function out(id_num){
 +
  var oa = document.getElementById(id_num);
 +
  if(oa.style.display == "none"){
 +
    oa.style.display = "block"; 
 +
  }
 +
  return false;
 +
}
 +
</script>
/*content*/
/*content*/
Line 195: Line 204:
color: white;
color: white;
}
}
-
 
#banner{    position:relative;
#banner{    position:relative;
Line 203: Line 211:
             width: 944px;
             width: 944px;
}
}
 +
#blueBox {  position:relative;
#blueBox {  position:relative;
             margin-left: 10px;
             margin-left: 10px;
Line 208: Line 217:
             margin-top:-3px;
             margin-top:-3px;
             background-color: #000066;
             background-color: #000066;
-
             filter:alpha(opacity=85);opacity:0.85;zoom:1;
+
             filter:alpha(opacity=90);opacity:0.9;zoom:1;
             height:auto;  
             height:auto;  
             width: 924px;
             width: 924px;
Line 241: Line 250:
       margin: 0px 0px 0px 10px;
       margin: 0px 0px 0px 10px;
       background-color: #ede8e2 ;
       background-color: #ede8e2 ;
-
       filter:alpha(opacity=95);opacity:0.95;zoom:1;
+
       filter:alpha(opacity=98);opacity:0.98;zoom:1;
       height:auto;  
       height:auto;  
-
       width: 944px;
+
       width: 864px;                    
-
                       
+
 
}
}
#Box { color: black;
#Box { color: black;
       font-family: Calibri, Verdana, helvetica, sans-serif;
       font-family: Calibri, Verdana, helvetica, sans-serif;
-
       font-size: 12px;
+
       font-size: 18px;
       font-variant: normal;
       font-variant: normal;
       direction:ltr;
       direction:ltr;
-
       padding: 0 0 0 0;
+
       padding: 10px 40px 20px 40px;
       text-align: justify;
       text-align: justify;
}
}
 +
 +
#linkBox {  position:absolute;
 +
            margin-left: -40px;
 +
            margin-bottom: -10px;
 +
            margin-top:-10px;
 +
            background-color: #000066;
 +
            filter:alpha(opacity=80);opacity:0.8;zoom:1;
 +
            height:auto;
 +
            width: 924px;
 +
                       
 +
}
 +
#linkBox {  color: white;
 +
            font-family: Calibri, Verdana, helvetica, sans-serif;
 +
            font-weight: bold;
 +
            font-size: 18px;
 +
            font-variant: normal;
 +
            direction:ltr;
 +
            padding-left: 20px;
 +
                     
 +
}
 +
 +
#sideBox { position: absolute;
#sideBox { position: absolute;
           top: 304px;
           top: 304px;
Line 265: Line 296:
   font-weight: bold;
   font-weight: bold;
}
}
 +
 +
</style>
</style>
 +
<style>
 +
 +
table {
 +
  border: 0;
 +
  font-family: Calibri, Verdana, helvetica, sans-serif;
 +
  font-size:18px;
 +
  background-color: #ede8e2;
 +
  margin: 5px 0 5px 0;
 +
  padding: 5px 0 5px 10px;
 +
  text-align:top;
 +
}
 +
td{vertical-align:top;}
 +
 +
h3 {              font-size: 20px;
 +
                  text-align:right;
 +
                  text-shadow: #C0C0C0  0px 0px 2px;
 +
                  vertical-align: baseline;
 +
            }
 +
div.intro img {   
 +
                        border-color: white ;
 +
border-style:solid;
 +
                        float:left;
 +
                        width:expression(this.width>500?"250px":this.width+"px");
 +
}
 +
 +
 +
 +
 +
</style>
 +
 +
</head>
</head>
<body>
<body>
 +
<div id="banner"><a href = "https://2011.igem.org/Team:NCTU_Formosa"><img src = "https://static.igem.org/mediawiki/2011/8/8c/Banner010.jpg" height="236" width="944"/></a></div>
<div id="banner"><a href = "https://2011.igem.org/Team:NCTU_Formosa"><img src = "https://static.igem.org/mediawiki/2011/8/8c/Banner010.jpg" height="236" width="944"/></a></div>
Line 275: Line 340:
<ul id="cm-nav">
<ul id="cm-nav">
   <li><a href="https://2011.igem.org/Team:NCTU_Formosa">Home</a></li>
   <li><a href="https://2011.igem.org/Team:NCTU_Formosa">Home</a></li>
-
   <li><a class="arrow no-click">Team </a>
+
   <li><a onClick="out('cm=nav')" class="arrow">Team </a>
       <ul>
       <ul>
         <li><a href="https://2011.igem.org/Team:NCTU_Formosa/members">Members</a></li>
         <li><a href="https://2011.igem.org/Team:NCTU_Formosa/members">Members</a></li>
Line 282: Line 347:
       </ul>
       </ul>
   </li>
   </li>
-
   <li><a class="arrow no-click">Project</a>
+
   <li><a onClick="out('cm=nav')" class="arrow">Project</a>
       <ul class="arrow-pad">
       <ul class="arrow-pad">
         <li><a href="https://2011.igem.org/Team:NCTU_Formosa/introduction">Introduction</a></li>
         <li><a href="https://2011.igem.org/Team:NCTU_Formosa/introduction">Introduction</a></li>
-
         <li><a class="arrow no-click">RNA Thermometer</a>
+
         <li><a onClick="out('cm=nav')" class="arrow">RNA Thermometer</a>
             <ul>
             <ul>
               <li><a href="https://2011.igem.org/Team:NCTU_Formosa/RNA_design">Design</a></li>
               <li><a href="https://2011.igem.org/Team:NCTU_Formosa/RNA_design">Design</a></li>
Line 292: Line 357:
             </ul>
             </ul>
         </li>
         </li>
-
         <li><a class="arrow no-click">CI promoter </a>
+
         <li><a onClick="out('cm=nav')" class="arrow">CI promoter </a>
             <ul>
             <ul>
               <li><a href="https://2011.igem.org/Team:NCTU_Formosa/CI_design">Design</a></li>
               <li><a href="https://2011.igem.org/Team:NCTU_Formosa/CI_design">Design</a></li>
Line 299: Line 364:
             </ul>
             </ul>
         </li>
         </li>
-
         <li><a class="arrow no-click">Carotenoid synthesis pathway</a>
+
         <li><a onClick="out('cm=nav')" class="arrow">Carotenoid synthesis pathway</a>
             <ul>
             <ul>
               <li><a href="https://2011.igem.org/Team:NCTU_Formosa/CSP_design">Design</a></li>
               <li><a href="https://2011.igem.org/Team:NCTU_Formosa/CSP_design">Design</a></li>
Line 305: Line 370:
             </ul>
             </ul>
         </li>
         </li>
-
         <li><a class="arrow no-click">Butanol pathway</a>
+
         <li><a onClick="out('cm=nav')" class="arrow">Butanol pathway</a>
             <ul>
             <ul>
               <li><a href="https://2011.igem.org/Team:NCTU_Formosa/BP_design">Design</a></li>
               <li><a href="https://2011.igem.org/Team:NCTU_Formosa/BP_design">Design</a></li>
Line 311: Line 376:
             </ul>
             </ul>
         </li>
         </li>
-
         <li><a class="arrow no-click">Violacein pathway</a>
+
         <li><a onClick="out('cm=nav')" class="arrow">Violacein pathway</a>
             <ul>
             <ul>
               <li><a href="https://2011.igem.org/Team:NCTU_Formosa/VP_design">Design</a></li>
               <li><a href="https://2011.igem.org/Team:NCTU_Formosa/VP_design">Design</a></li>
Line 324: Line 389:
   <li><a href="https://2011.igem.org/Team:NCTU_Formosa/humanpractice">Human Practice</a></li>
   <li><a href="https://2011.igem.org/Team:NCTU_Formosa/humanpractice">Human Practice</a></li>
   <li><a href="https://2011.igem.org/Team:NCTU_Formosa/contributions">Attribution</a></li>
   <li><a href="https://2011.igem.org/Team:NCTU_Formosa/contributions">Attribution</a></li>
-
   <li><a class="arrow no-click">Notebook </a>
+
   <li><a onClick="out('cm=nav')" class="arrow">Notebook </a>
       <ul>
       <ul>
-
           <li><a class="arrow no-click">Protocols</a>
+
           <li><a onClick="out('cm=nav')" class="arrow">Protocols</a>
             <ul>
             <ul>
               <li><a href="https://2011.igem.org/Team:NCTU_Formosa/protocol">Mutation</a></li>
               <li><a href="https://2011.igem.org/Team:NCTU_Formosa/protocol">Mutation</a></li>
Line 336: Line 401:
   </li>
   </li>
</ul>
</ul>
 +

Revision as of 14:51, 4 October 2011



-?-NameTypeDescriptionDesignerLength
W BBa_K539119 CodingcrtY (lycopene cyclase)Yang, Yi-Pei1152
W BBa_K539281 Compositerbs+crtZ(beta-carotene hydroxylase) under heat sensitive cI regulaterYang, Yi-Pei1611
W BBa_K539392 IntermediateVio operon ABDE(each preceded by their own ribosome binding site) with a terminatorShu-Han Chang6153
WBBa_K539691Compositepromoter(lacI regulated)+Alss+ilvC+ilvD(each preceded by own RBS)and RNA thermometer+terminatorShu-Han Chang6200
W BBa_K539742 CompositeTetR repressible promoter (BBa_R0040)+ kivd (alpha-ketoisovalerate decarboxylase)+Ter (BBa_B0015)Yang, Yi-Pei1864
W BBa_K539129 CompositecrtY (lycopene cyclase) with terminatorYang, Yi-Pei1273
WBBa_K539138CompositecrtY (lycopene cyclase) with RNA thermometer and terminatorYang, Yi-Pei1331
WBBa_K539142IntermediatecrtEBI+RNA thermometer+crtY+terminatorYang, Yi-Pei4724
WBBa_K539151Compositepromoter+crtEBI+RNA thermometer(FourU)+crtY+terminatorYang, Yi-Pei4767
WBBa_K539236CompositecrtZ(beta-carotene hydroxylase) with native rbs and terminatorYang, Yi-Pei668
WBBa_K539413CodingvioDShu-Han Chang1094
WBBa_K539421Generatorpromoter (lacI regulated)+RNA thermometer Shu-Han Chang260
WBBa_K539431Generatorpromoter (lacI regulated)+RNA thermometer+vioDShu-Han Chang1360
WBBa_K539461Compositepromoter (lacI regulated)+RNA thermometer+vioD with RNA thermometer+tetR+double terminatorShu-Han Chang2232
WBBa_K539513CodingvioCShu-Han Chang543
WBBa_K539521Generatorheat sensitive cI QPI with high promoter and a RBSShu-Han Chang955
WBBa_K539522Intermediatea ribosome binding site with vioCShu-Han Chang563
WBBa_K539558Compositea RBS+lacI repressor+RNA thermometer+tetR+double terminatorShu-Han Chang2043
WBBa_K539563CompositevioC+a RBS+lacI repressor+RNA thermometer+tetR+double terminatorShu-Han Chang2594
WBBa_K539621Intermediatea RBS (B0030)+ilvCShu-Han Chang1497
WBBa_K539622Intermediatea RBS (B0032)+ilvCShu-Han Chang1495
WBBa_K539623Intermediatea RBS (B0034)+ilvCShu-Han Chang1494
WBBa_K539624Intermediatea RBS (B0030)+ilvDShu-Han Chang1872
WBBa_K539625Intermediatea RBS (B0032)+ilvDShu-Han Chang1870
WBBa_K539626Intermediatea RBS (B0034)+ilvDShu-Han Chang1869
WBBa_K539627Intermediatea RBS (B0032)+AlssShu-Han Chang1735
WBBa_K539631Generatorpromoter (lacI regulated) with a RBS (B0032)+AlssShu-Han Chang1943
WBBa_K539641Intermediatea RBS (B0032)+ilvC with a RBS (B0032)+ilvDShu-Han Chang3373
WBBa_K539642Intermediatea RBS (B0030)+ilvC with a RBS (B0030)+ilvDShu-Han Chang3377
WBBa_K539643Intermediatea RBS (B0034)+ilvC with a RBS (B0034)+ilvDShu-Han Chang3371
WBBa_K539651Generatorpromoter (lacI regulated) + a RBS (B0032)+Alss with a RBS (B0030)+ilvCShu-Han Chang3448
WBBa_K539652Generatorpromoter (lacI regulated) + a RBS (B0032)+Alss with a RBS (B0032)+ilvCShu-Han Chang3446
WBBa_K539653Compositea RBS (B0030)+ilvD with RNA thermometer+tetR+terminatorShu-Han Chang2744
WBBa_K539654Compositea RBS (B0032)+ilvD with RNA thermometer+tetR+terminatorShu-Han Chang2742
WBBa_K539655Compositea RBS (B0034)+ilvD with RNA thermometer+tetR+terminatorShu-Han Chang2741
WBBa_K539671Generatorpromoter (lacI regulated)+RBS+Alss with a RBS (B0030)+ilvC+a RBS (B0030)+ilvDShu-Han Chang5328
WBBa_K539672Generatorpromoter (lacI regulated)+RBS+Alss with a RBS (B0032)+ilvC+a RBS (B0032)+ilvDShu-Han Chang5324
WBBa_K539673Compositea RBS (B0032)+ilvC+a RBS (B0032)+ilvD with RNA thermometer+tetR+terminatorShu-Han Chang4245
WBBa_K539674Compositea RBS (B0030)+ilvC+a RBS (B0030)+ilvD with RNA thermometer+tetR+terminatorShu-Han Chang4249
WBBa_K539711CodingilvC (ketol-acid reductoisomerase NAD(P)-binding)Yang, Yi-Pei1476
WBBa_K539712CodingilvD (dihydroxyacid dehydratase)Yang, Yi-Pei1851
WBBa_K539713CodingAlsS (alpha-acetolactate synthase protein)Yang, Yi-Pei1716
WBBa_K539714Codingkivd (alpha-ketoisovalerate decarboxylase)Yang, Yi-Pei1647
WBBa_K539731Compositekivd (alpha-ketoisovalerate decarboxylase) under TetR repressible promoterYang, Yi-Pei1727
WBBa_K539732Compositekivd (alpha-ketoisovalerate decarboxylase) with native rbs(BBa_B0030) and terminatorYang, Yi-Pei1789
WBBa_K539733Compositekivd (alpha-ketoisovalerate decarboxylase) with native rbs(BBa_B0034) and terminatorYang, Yi-Pei1786
WBBa_K539741CompositeTetR repressible promoter (BBa_R0040)+ kivd (alpha-ketoisovalerate decarboxylase)+Ter (BBa_J61048)Yang, Yi-Pei1848