Team:NCTU Formosa/contributions

From 2011.igem.org

(Difference between revisions)
 
(24 intermediate revisions not shown)
Line 28: Line 28:
#globalWrapper{
#globalWrapper{
-
background-color: #565659;
+
//background-color: #565659;
 +
background-image:url(https://static.igem.org/mediawiki/2011/a/ae/Wallpaper2.jpg);
}
}
Line 100: Line 101:
}
}
-
/*#cm-nav li:hover > a ,*/
+
#cm-nav li:hover > a ,
-
#cm-nav li:active > a ,
+
#cm-nav a {color: white}
#cm-nav a {color: white}
-
/*#cm-nav li ul ,
+
#cm-nav li ul ,
#cm-nav li:hover ul ul ,
#cm-nav li:hover ul ul ,
#cm-nav li:hover ul ul ul ,
#cm-nav li:hover ul ul ul ,
Line 130: Line 130:
}
}
-
#cm-nav li ul ,
+
#cm-nav li:hover ul {display: block}
-
#cm-nav li:active ul ul ,
+
-
#cm-nav li:active ul ul ul ,
+
-
#cm-nav li:active ul ul ul ul ,
+
-
#cm-nav li:active ul ul ul ul ul ,
+
-
#cm-nav li:active ul ul ul ul ul ul ,
+
-
#cm-nav li:active ul ul ul ul ul ul ul ,
+
-
#cm-nav li:active ul ul ul ul ul ul ul ul ,
+
-
#cm-nav li:active ul ul ul ul ul ul ul ul ul ,
+
-
#cm-nav li:active ul ul ul ul ul ul ul ul ul ul ,
+
-
#cm-nav li:active ul ul ul ul ul ul ul ul ul ul ul ,
+
-
#cm-nav li:active ul ul ul ul ul ul ul ul ul ul ul ul ,
+
-
#cm-nav li:active ul ul ul ul ul ul ul ul ul ul ul ul ul ,
+
-
#cm-nav li:active ul ul ul ul ul ul ul ul ul ul ul ul ul ul ,
+
-
#cm-nav li:active ul ul ul ul ul ul ul ul ul ul ul ul ul ul ul ,
+
-
#cm-nav li:active ul ul ul ul ul ul ul ul ul ul ul ul ul ul ul ul ,
+
-
#cm-nav li:active ul ul ul ul ul ul ul ul ul ul ul ul ul ul ul ul ul ,
+
-
#cm-nav li:active ul ul ul ul ul ul ul ul ul ul ul ul ul ul ul ul ul ul ,
+
-
#cm-nav li:acitve ul ul ul ul ul ul ul ul ul ul ul ul ul ul ul ul ul ul ul ,
+
-
#cm-nav li:active ul ul ul ul ul ul ul ul ul ul ul ul ul ul ul ul ul ul ul ul ,
+
-
#cm-nav li:active ul ul ul ul ul ul ul ul ul ul ul ul ul ul ul ul ul ul ul ul ul {
+
-
z-index: 999;
+
-
position: absolute;
+
-
display: none
+
-
}*/
+
-
 
+
-
/*#cm-nav li:hover ul {display: block}
+
-
#cm-nav li:active ul {display: block}*/
+
-
/*#cm-nav li li:hover ul ,
+
#cm-nav li li:hover ul ,
#cm-nav li li li:hover ul ,
#cm-nav li li li:hover ul ,
#cm-nav li li li li:hover ul ,
#cm-nav li li li li:hover ul ,
Line 183: Line 156:
}
}
-
#cm-nav li li:active ul ,
+
#cm-nav li:hover ul {margin-left: 0px}
-
#cm-nav li li li:active ul ,
+
-
#cm-nav li li li li:active ul ,
+
-
#cm-nav li li li li li:active ul ,
+
-
#cm-nav li li li li li li:active ul ,
+
-
#cm-nav li li li li li li li:active ul ,
+
-
#cm-nav li li li li li li li li:active ul ,
+
-
#cm-nav li li li li li li li li li:active ul ,
+
-
#cm-nav li li li li li li li li li li:active ul ,
+
-
#cm-nav li li li li li li li li li li li:active ul ,
+
-
#cm-nav li li li li li li li li li li li li:active ul ,
+
-
#cm-nav li li li li li li li li li li li li li:active ul ,
+
-
#cm-nav li li li li li li li li li li li li li li:active ul ,
+
-
#cm-nav li li li li li li li li li li li li li li li:active ul ,
+
-
#cm-nav li li li li li li li li li li li li li li li li:active ul ,
+
-
#cm-nav li li li li li li li li li li li li li li li li li:active ul ,
+
-
#cm-nav li li li li li li li li li li li li li li li li li li:active ul ,
+
-
#cm-nav li li li li li li li li li li li li li li li li li li li:active ul ,
+
-
#cm-nav li li li li li li li li li li li li li li li li li li li li:active ul ,
+
-
#cm-nav li li li li li li li li li li li li li li li li li li li li li:active ul {
+
-
display: block;
+
-
margin-left: 100%
+
-
}*/
+
-
 
+
-
/*#cm-nav li:hover ul {margin-left: 0px}
+
-
 
+
-
#cm-nav li:active ul {margin-left: 0px}*/
+
#cm-nav ul ul {
#cm-nav ul ul {
Line 218: Line 165:
#cm-nav li {top: -1px}
#cm-nav li {top: -1px}
-
/*#cm-nav li:hover > a{background-color: #565659}
+
#cm-nav li:hover > a {background-color: #565659}
-
 
+
-
#cm-nav li:active > a {background-color: #565659}*/
+
#cm-nav a {
#cm-nav a {
Line 235: Line 180:
}
}
-
<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 376: Line 312:
                         border-color: white ;  
                         border-color: white ;  
border-style:solid;  
border-style:solid;  
-
                         float:left;}
+
                         float:left;
 +
                        width:expression(this.width>500?"250px":this.width+"px");
 +
}
Line 392: Line 330:
-
<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">Team </a>
+
   <li><a class="arrow no-click">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 401: Line 339:
       </ul>
       </ul>
   </li>
   </li>
-
   <li><a class="arrow">Project</a>
+
   <li><a class="arrow no-click">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">RNA Thermometer</a>
+
         <li><a class="arrow no-click">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 411: Line 349:
             </ul>
             </ul>
         </li>
         </li>
-
         <li><a class="arrow">CI promoter </a>
+
         <li><a class="arrow no-click">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 418: Line 356:
             </ul>
             </ul>
         </li>
         </li>
-
         <li><a class="arrow">Carotenoid synthesis pathway</a>
+
         <li><a class="arrow no-click">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 424: Line 362:
             </ul>
             </ul>
         </li>
         </li>
-
         <li><a class="arrow">Butanol pathway</a>
+
         <li><a class="arrow no-click">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 430: Line 368:
             </ul>
             </ul>
         </li>
         </li>
-
         <li><a class="arrow">Violacein pathway</a>
+
         <li><a class="arrow no-click">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 445: Line 383:
   <li><a class="arrow no-click">Notebook </a>
   <li><a class="arrow no-click">Notebook </a>
       <ul>
       <ul>
-
           <li><a class="arrow">Protocols</a>
+
           <li><a class="arrow no-click">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 459: Line 397:
<div id="blueBox"><p>Attribution</p></div>
<div id="blueBox"><p>Attribution</p></div>
<div id="Box">
<div id="Box">
 +
 +
<table><tr><td width=“230”>
<table><tr><td width=“230”>
-
<div class="intro"><img src=" https://static.igem.org/mediawiki/2011/0/01/Member_1.png " alt="" width="200px"/>
+
<div class="intro"><br><br><img src=" https://static.igem.org/mediawiki/2011/0/01/Member_1.png " alt="" width="200px"/>
-
</td><td width="624">  
+
</td><td width="624"><p>Shu-Han is one of the group leader in our team.She leads one of our group which responsible for the Violacein pathway and certain part of the Butanol pathway. Most of the circuits were sucessfully assembled under her lead. Her responsible include organizing the group’s experiment schedule in order to face the unknown successive potential of the plasmid digestion and ligation. She is also one of our team members that direct our “E-coli clay train” short film. Along with the other members, She wrote the Violacein Pathway wiki page and send the assembled parts along with its details.</p>
-
<p>She leads one of our group which responsible for the Violacein pathway and certain part of the Butanol pathway. Most of the circuits were sucessfully assembled under her lead. She organized the group’s experiment schedule in order to face the unknown successive potential of the plasmid digestion and ligation. She is also one of our team members that direct our “E-coli clay train” short film. Along with the other members, She wrote the wiki of Violacein Pathway and send the assembled part along with its details.</p>
+
<h3> Shu-Han Chang </h3></td></tr>
-
<h3> Shu-Han Chang </h3>
+
<tr><td></td></tr><tr><td></td></tr><tr><td></td></tr><tr><td></td></tr>
-
</td></tr>
+
-
<tr><td></td><td></td><td></td></tr><tr><td></td></tr><tr><td></td></tr><tr><td></td></tr>
+
<tr><td width=“230”>
<tr><td width=“230”>
-
<div class="intro"><img src=" https://static.igem.org/mediawiki/2011/1/19/Member_2.png " alt="" width=“200” /></div>
+
<div class="intro"><img src=" https://static.igem.org/mediawiki/2011/1/15/2.jpg" alt="" width=“200” /></div>
-
</td><td width="624">
+
</td><td width="624"><p>Our Butanol Pathway wiki page is written by Yi-Ying. She's one of team members who's responsible for assembling the Violacein and Butanol Pathway circuits. Together with Feng-Shuo Pai and Chia-Jui Liu, they prepare all the experimental needs such as LB plates, LB tubes and the electrophoresis gels for our team. She is also one of our team members that direct our “E-coli clay train” short film. </p>
-
<p>
+
-
Our Butanol Pathway wiki is written by this girl. She is one of team member which responsible for assembling the Violacein and Butanol Pathway circuits. Together with Feng-Shuo Pai and Chia-Jui Liu, they prepare all the experimental needs such as LB plates, LB tubes and the electrophoresis gels for our team. She is also one of our team members that direct our “E-coli clay train” short film.</p>
+
<h3> Yi-Ying Chiu </h3>
<h3> Yi-Ying Chiu </h3>
</td></tr>
</td></tr>
-
<tr><td></td><td></td><td></td></tr><tr><td></td></tr><tr><td></td></tr><tr><td></td></tr>
+
<tr><td></td></tr><tr><td></td></tr><tr><td></td></tr><tr><td></td></tr>
<tr><td width=“230”>
<tr><td width=“230”>
-
<div class="intro"><img src=" http://partsregistry.org/wiki/images/c/c8/Member_3.png " alt="" width=“200” /></div>
+
<div class="intro"><img src=" https://static.igem.org/mediawiki/2011/7/7f/Nctu_member_3.jpg" alt="" width=“200” /></div>
-
</td><td width="624">
+
</td><td width="624"><p>Ying-Rou is responsible for assembling the circuits of Violacein and Butanol Pathway. She is also one of our team members that directed our “E-coli clay train” short film. Along with the other members, She wrote our Violacein Pathway wiki page. Along With her partner, they dealt with all our accomodation and went to find sponsors for all our needs in order to join the 2011 IGEM competition.</p>
-
<p> She’s responsible for assembling the circuits of Violacein and Butanol Pathway. She is also one of our team members that direct our “E-coli clay train” short film. Along with the other members, She wrote the wiki of Violacein Pathway. Along With her partner, they deal with all our accomodation and the sponsorsfor all our needs in order to join the 2011 IGEM competition.
+
<h3> Ying-Jou Chang </h3>
-
</p><h3> Ying-Jou Chang </h3>
+
</td></tr>
</td></tr>
-
<tr><td></td><td></td><td></td></tr><tr><td></td></tr><tr><td></td></tr><tr><td></td></tr>
+
<tr><td></td></tr><tr><td></td></tr><tr><td></td></tr><tr><td></td></tr>
<tr><td width=“230”>
<tr><td width=“230”>
-
<div class="intro"><img src=" http://partsregistry.org/wiki/images/2/23/Member_4.png " alt="" width=“200” /></div>
+
<div class="intro"><img src=" https://static.igem.org/mediawiki/2011/0/0b/Nctu_member_4.jpg" alt="" width=“200” /></div>
-
</td><td width="624">
+
</td><td width="624"><p>Malvin is responsible for assembling the circuits of Violacein and Butanol Pathway. He is also one of our team members that directed our “E-coli clay train” short film. Along with the other members, he wrote our Violacein Pathway wiki page.  </p>
-
<p> He’s responsible for assembling the circuits of Violacein and Butanol Pathway. He is also one of our team members that direct our “E-coli clay train” short film. Along with the other members, he wrote the wiki of Violacein Pathway.  </p>
+
<h3> Malvin Jefri </h3>
<h3> Malvin Jefri </h3>
</td></tr>
</td></tr>
Line 494: Line 428:
-
<tr><td></td><td></td><td></td></tr><tr><td></td></tr><tr><td></td></tr><tr><td></td></tr>
+
<tr><td></td></tr><tr><td></td></tr><tr><td></td></tr><tr><td></td></tr>
<tr><td width=“230”>
<tr><td width=“230”>
-
<div class="intro"><img src="http://partsregistry.org/wiki/images/b/b2/Member_5.JPG " alt="" width=“200” /></div>
+
<div class="intro"><img src=" https://static.igem.org/mediawiki/2011/4/4d/Nctu_member_5.jpg" alt="" width=“200” /></div>
-
</td><td width="624">
+
</td><td width="624"><p>He is responsible for assembling the Violacein and Butanol Pathway circuits. Together with Feng-Shuo Pai and Yi-Ying Chiu , they prepare all the experimental needs such as LB plates, LB tubes and the electrophoresis gels for our team. He helped a lot in our team’s presentation slides which we use for IGEM Competition. </p>
-
<p>He is responsible for assembling the Violacein and Butanol Pathway circuits. Together with Feng-Shuo Pai and Yi-Ying Chiu , they prepare all the experimental needs such as LB plates, LB tubes and the electrophoresis gels for our team. He helped in our team’s presentation slide which we use for IGEM Competition.  
+
<h3> Chia-Jui Liu </h3>
-
</p><h3> Chia-Jui Liu </h3>
+
</td></tr>
</td></tr>
-
<tr><td></td><td></td><td></td></tr><tr><td></td></tr><tr><td></td></tr><tr><td></td></tr>
+
<tr><td></td></tr><tr><td></td></tr><tr><td></td></tr><tr><td></td></tr>
<tr><td width=“230”>
<tr><td width=“230”>
-
<div class="intro"><img src=" http://partsregistry.org/wiki/images/5/59/Member_6.png" alt="" width=“200” /></div>
+
<div class="intro"><img src=" https://static.igem.org/mediawiki/2011/1/18/Nctu_member_6.jpg" alt="" width=“200” /></div>
-
</td><td width="624"><p> I am responsible for assembling the circuits of Carotenoid synthesis pathway and Butanol Pathway. I also test the function of cI repressed promoter by Flow cytometer and the production of butanol by Gas chromatography.  
+
</td><td width="624"><p>I am responsible for assembling the circuits of Carotenoid synthesis pathway and Butanol Pathway. I also test the function of cI repressed promoter by Flow cytometer and the production of butanol by Gas chromatography.  
Archive and modify the content of wiki.
Archive and modify the content of wiki.
-
Write the wiki of Introduction.
+
Write the wiki of Introduction.</p>
-
</p><h3> Yi-Pei Yang </h3>
+
<h3> Yi-Pei Yang </h3>
-
 
+
</td></tr>
</td></tr>
-
<tr><td></td><td></td><td></td></tr><tr><td></td></tr><tr><td></td></tr><tr><td></td></tr>
+
<tr><td></td></tr><tr><td></td></tr><tr><td></td></tr><tr><td></td></tr>
<tr><td width=“230”>
<tr><td width=“230”>
-
<div class="intro"><img src="http://partsregistry.org/wiki/images/0/02/Member_8.JPG " alt="" width=“200” /></div>
+
<div class="intro"><img src=" https://static.igem.org/mediawiki/2011/2/2c/Nctu_member_8.jpg" alt="" width=“200” /></div>
-
</td><td width="624">
+
</td><td width="624"><p>
-
<p>
+
I am responsible for assembling the circuits of Carotenoid synthesis pathway and Butanol Pathway. I also test the function of cI repressed promoter by Flow cytometer and the production of butanol by Gas chromatography.  
-
I am responsible for assembling the circuits of Carotenoid synthesis pathway and Butanol Pathway. I also test the function of cI repressed promoter by Flow cytometer and the production of butanol by Gas chromatography.
+
Prepare experimental equipments.
Prepare experimental equipments.
-
Write the wiki of cI repressed promoter.</p><h3> Feng-Shuo Pai </h3>
+
Write the wiki of cI repressed promoter.
 +
</p>
 +
<h3> Feng-Shuo Pai </h3>
</td></tr>
</td></tr>
-
<tr><td></td><td></td><td></td></tr><tr><td></td></tr><tr><td></td></tr><tr><td></td></tr>
+
<tr><td></td></tr><tr><td></td></tr><tr><td></td></tr><tr><td></td></tr>
<tr><td width=“230”>
<tr><td width=“230”>
-
<div class="intro"><img src=" http://partsregistry.org/wiki/images/d/da/Member_7.png " alt="" width=“200” /></div>
+
<div class="intro"><img src=" https://static.igem.org/mediawiki/2011/e/e7/Nctu_member_7.jpg" alt="" width=“200” /></div>
-
</td><td width="624">
+
</td><td width="624"><p>
-
<p>
+
I am responsible for assembling the circuits of Carotenoid synthesis pathway and Butanol Pathway. I also test the function of cI repressed promoter by Flow cytometer and the production of butanol by Gas chromatography.  
I am responsible for assembling the circuits of Carotenoid synthesis pathway and Butanol Pathway. I also test the function of cI repressed promoter by Flow cytometer and the production of butanol by Gas chromatography.  
Design the logo of NCTU and team clothing.
Design the logo of NCTU and team clothing.
Write the wiki of Carotenoid synthesis pathway.
Write the wiki of Carotenoid synthesis pathway.
-
  </p><h3> De-Jung Tseng </h3>
+
 
 +
  </p>
 +
<h3> De-Jung Tseng </h3>
</td></tr>
</td></tr>
-
<tr><td></td><td></td><td></td></tr><tr><td></td></tr><tr><td></td></tr><tr><td></td></tr>
+
<tr><td></td></tr><tr><td></td></tr><tr><td></td></tr><tr><td></td></tr>
<tr><td width=“230”>
<tr><td width=“230”>
-
<div class="intro"><img src=" http://partsregistry.org/wiki/images/a/a6/Member_9.PNG " alt="" width=“200” /></div>
+
<div class="intro"><img src=" https://static.igem.org/mediawiki/2011/0/0d/Nctu_member_9.jpg" alt="" width=“200” /></div>
-
</td><td width="624">
+
</td><td width="624"><p>
-
<p>
+
I am responsible for assembling the circuits of Carotenoid synthesis pathway and Butanol Pathway. I also test the function of cI repressed promoter by Flow cytometer and the production of butanol by Gas chromatography.  
I am responsible for assembling the circuits of Carotenoid synthesis pathway and Butanol Pathway. I also test the function of cI repressed promoter by Flow cytometer and the production of butanol by Gas chromatography.  
Archive and modify the content of wiki.
Archive and modify the content of wiki.
-
Write the wiki of Introduction.  
+
Write the wiki of Introduction.
Make the reservation of flight and hotel.  
Make the reservation of flight and hotel.  
-
</p><h3> Shen Yu Chen</h3>
+
</p>
 +
<h3> Yu-Chen Shen </h3>
</td></tr>
</td></tr>
-
<tr><td></td><td></td><td></td></tr><tr><td></td></tr><tr><td></td></tr><tr><td></td></tr>
+
<tr><td></td></tr><tr><td></td></tr><tr><td></td></tr><tr><td></td></tr>
<tr><td width=“230”>
<tr><td width=“230”>
-
<div class="intro"><img src=" http://partsregistry.org/wiki/images/2/23/Menber_10.JPG " alt="" width=“200” /></div>
+
<div class="intro"><img src=" https://static.igem.org/mediawiki/2011/5/58/Nctu_member10.jpg" alt="" width=“200” /></div>
-
</td><td width="624">
+
</td><td width="624"><p>
-
<p>
+
I am responsible for assembling the circuits of Carotenoid synthesis pathway and Butanol Pathway. I also test the function of cI repressed promoter by Flow cytometer and the production of butanol by Gas chromatography.  
I am responsible for assembling the circuits of Carotenoid synthesis pathway and Butanol Pathway. I also test the function of cI repressed promoter by Flow cytometer and the production of butanol by Gas chromatography.  
Record the pigment of Ecoli.
Record the pigment of Ecoli.
-
Design the animation, wiki and team clothing.  
+
Design the animation, wiki and team clothing.
Write the wiki of Carotenoid synthesis pathway.
Write the wiki of Carotenoid synthesis pathway.
-
    </p><h3> Min-Hua Kao </h3>
+
</p>
 +
<h3> Min-Hua Kao </h3>
</td></tr>
</td></tr>
 +

Latest revision as of 13:39, 5 October 2011



Attribution



Shu-Han is one of the group leader in our team.She leads one of our group which responsible for the Violacein pathway and certain part of the Butanol pathway. Most of the circuits were sucessfully assembled under her lead. Her responsible include organizing the group’s experiment schedule in order to face the unknown successive potential of the plasmid digestion and ligation. She is also one of our team members that direct our “E-coli clay train” short film. Along with the other members, She wrote the Violacein Pathway wiki page and send the assembled parts along with its details.

Shu-Han Chang

Our Butanol Pathway wiki page is written by Yi-Ying. She's one of team members who's responsible for assembling the Violacein and Butanol Pathway circuits. Together with Feng-Shuo Pai and Chia-Jui Liu, they prepare all the experimental needs such as LB plates, LB tubes and the electrophoresis gels for our team. She is also one of our team members that direct our “E-coli clay train” short film.

Yi-Ying Chiu

Ying-Rou is responsible for assembling the circuits of Violacein and Butanol Pathway. She is also one of our team members that directed our “E-coli clay train” short film. Along with the other members, She wrote our Violacein Pathway wiki page. Along With her partner, they dealt with all our accomodation and went to find sponsors for all our needs in order to join the 2011 IGEM competition.

Ying-Jou Chang

Malvin is responsible for assembling the circuits of Violacein and Butanol Pathway. He is also one of our team members that directed our “E-coli clay train” short film. Along with the other members, he wrote our Violacein Pathway wiki page.

Malvin Jefri

He is responsible for assembling the Violacein and Butanol Pathway circuits. Together with Feng-Shuo Pai and Yi-Ying Chiu , they prepare all the experimental needs such as LB plates, LB tubes and the electrophoresis gels for our team. He helped a lot in our team’s presentation slides which we use for IGEM Competition.

Chia-Jui Liu

I am responsible for assembling the circuits of Carotenoid synthesis pathway and Butanol Pathway. I also test the function of cI repressed promoter by Flow cytometer and the production of butanol by Gas chromatography. Archive and modify the content of wiki. Write the wiki of Introduction.

Yi-Pei Yang

I am responsible for assembling the circuits of Carotenoid synthesis pathway and Butanol Pathway. I also test the function of cI repressed promoter by Flow cytometer and the production of butanol by Gas chromatography. Prepare experimental equipments. Write the wiki of cI repressed promoter.

Feng-Shuo Pai

I am responsible for assembling the circuits of Carotenoid synthesis pathway and Butanol Pathway. I also test the function of cI repressed promoter by Flow cytometer and the production of butanol by Gas chromatography. Design the logo of NCTU and team clothing. Write the wiki of Carotenoid synthesis pathway.

De-Jung Tseng

I am responsible for assembling the circuits of Carotenoid synthesis pathway and Butanol Pathway. I also test the function of cI repressed promoter by Flow cytometer and the production of butanol by Gas chromatography. Archive and modify the content of wiki. Write the wiki of Introduction. Make the reservation of flight and hotel.

Yu-Chen Shen

I am responsible for assembling the circuits of Carotenoid synthesis pathway and Butanol Pathway. I also test the function of cI repressed promoter by Flow cytometer and the production of butanol by Gas chromatography. Record the pigment of Ecoli. Design the animation, wiki and team clothing. Write the wiki of Carotenoid synthesis pathway.

Min-Hua Kao