Difference between revisions of "Team:CCU Taiwan/Attributions"

Line 5: Line 5:
 
 
 
$("#Home").hover(function(){
 
$("#Home").hover(function(){
$("#sub_home").stop(true,false,true).slideToggle(300).css("opacity","0.8");
+
$("#sub_home").stop(true,false,true).slideToggle(300);
 
});
 
});
 
 
 
$("#Project").hover(function(){
 
$("#Project").hover(function(){
$("#sub_project").stop(true,false,true).slideToggle(300).css("opacity","0.8");
+
$("#sub_project").stop(true,false,true).slideToggle(300);
 
});
 
});
 
 
 
$("#Parts").hover(function(){
 
$("#Parts").hover(function(){
$("#sub_parts").stop(true,false,true).slideToggle(300).css("opacity","0.8");
+
$("#sub_parts").stop(true,false,true).slideToggle(300);
 
});
 
});
 
 
 
$("#Modeling").hover(function(){
 
$("#Modeling").hover(function(){
$("#sub_modeling").stop(true,false,true).slideToggle(300).css("opacity","0.8");
+
$("#sub_modeling").stop(true,false,true).slideToggle(300);
 
});
 
});
 
 
 
$("#Drylab").hover(function(){
 
$("#Drylab").hover(function(){
$("#sub_drylab").stop(true,false,true).slideToggle(300).css("opacity","0.8");
+
$("#sub_drylab").stop(true,false,true).slideToggle(300);
 
});
 
});
 
 
 
$("#Human_Practice").hover(function(){
 
$("#Human_Practice").hover(function(){
$("#sub_human_practice").stop(true,false,true).slideToggle(300).css("opacity","0.8");
+
$("#sub_human_practice").stop(true,false,true).slideToggle(300);
 
});
 
});
 
 
 
$("#Notebook").hover(function(){
 
$("#Notebook").hover(function(){
$("#sub_notebook").stop(true,false,true).slideToggle(300).css("opacity","0.8");
+
$("#sub_notebook").stop(true,false,true).slideToggle(300);
 
});
 
});
  
Line 35: Line 35:
 
     $(this).css("background","black")
 
     $(this).css("background","black")
 
},function(){
 
},function(){
     $(this).css("background","#F96784")
+
     $(this).css("background","#9c957e")
 
   });
 
   });
  
Line 53: Line 53:
 
         <nav class="navbar navbar-default navbar-inverse navbar-fixed-top">
 
         <nav class="navbar navbar-default navbar-inverse navbar-fixed-top">
 
             <div class="container">
 
             <div class="container">
                 <ul>
+
                 <ul class="front">
 +
 
                     <div id="home_button" style="cursor:pointer;"  onclick="location.href=
 
                     <div id="home_button" style="cursor:pointer;"  onclick="location.href=
 
'https://2018.igem.org/Team:CCU_Taiwan';"> <img src="https://static.igem.org/mediawiki/2018/0/08/T--CCU_Taiwan--home_button.png"></img></div>
 
'https://2018.igem.org/Team:CCU_Taiwan';"> <img src="https://static.igem.org/mediawiki/2018/0/08/T--CCU_Taiwan--home_button.png"></img></div>
                     <li class="title" id="Home"><a>Home</a>
+
 
                         <ul class="sub" id="sub_home">
+
                     <li class="title" style="cursor:pointer;" id="Home"><img class="img_title" src="https://static.igem.org/mediawiki/2018/2/24/T--CCU_Taiwan--aboutus.png"></img><a>About Us</a><hr>
 +
                         <ul class="sub" id="sub_home" style="cursor:default;">
 
                             <li class="list" id="home1"><a href="https://2018.igem.org/Team:CCU_Taiwan/Team">Team</a></li>
 
                             <li class="list" id="home1"><a href="https://2018.igem.org/Team:CCU_Taiwan/Team">Team</a></li>
 
<li class="list" id="home2"><a href="https://2018.igem.org/Team:CCU_Taiwan/Attributions">Attributions</a></li>
 
<li class="list" id="home2"><a href="https://2018.igem.org/Team:CCU_Taiwan/Attributions">Attributions</a></li>
 +
<li class="list" id="home2"><a href="https://2018.igem.org/Team:CCU_Taiwan/Medal">Medal</a></li>
 
<li class="list" id="home3"><a href="https://2018.igem.org/Team:CCU_Taiwan/Judge">For Judge</a></li>
 
<li class="list" id="home3"><a href="https://2018.igem.org/Team:CCU_Taiwan/Judge">For Judge</a></li>
+
<hr>
 
<div id="home_img">
 
<div id="home_img">
 
<img src="https://static.igem.org/mediawiki/2018/5/57/T--CCU_Taiwan--home.png"></img>
 
<img src="https://static.igem.org/mediawiki/2018/5/57/T--CCU_Taiwan--home.png"></img>
 
</div>
 
</div>
 
<div id="home_word">
 
<div id="home_word">
<p>There's a home for us, always.</p>
+
<a>There's a home for us, always.</a>
 
</div>
 
</div>
 
                         </ul>
 
                         </ul>
 
                     </li>
 
                     </li>
                     <li class="title" id="Project"><a href="#">Project</a>
+
                     <li class="title" style="cursor:pointer;" id="Project"><img class="img_title" src="https://static.igem.org/mediawiki/2018/6/6f/T--CCU_Taiwan--project.png"></img><a>Project</a><hr>
<ul class="sub" id="sub_project">
+
<ul class="sub" id="sub_project" style="cursor:default;">
 
    <li class="list" id="project1"><a href="https://2018.igem.org/Team:CCU_Taiwan/Description">Description</a></li>
 
    <li class="list" id="project1"><a href="https://2018.igem.org/Team:CCU_Taiwan/Description">Description</a></li>
 
<li class="list" id="project2"><a href="https://2018.igem.org/Team:CCU_Taiwan/Design">Design</a></li>
 
<li class="list" id="project2"><a href="https://2018.igem.org/Team:CCU_Taiwan/Design">Design</a></li>
 
<li class="list" id="project3"><a href="https://2018.igem.org/Team:CCU_Taiwan/Results">Results</a></li>
 
<li class="list" id="project3"><a href="https://2018.igem.org/Team:CCU_Taiwan/Results">Results</a></li>
<li class="list" id="project4"><a href="https://2018.igem.org/Team:CCU_Taiwan/Achievements">Achievements</a></li>
+
<li class="list" id="project6"><a href="https://2018.igem.org/Team:CCU_Taiwan/Demonstrate">Demonstration</a></li>
<li class="list" id="project5"><a href="https://2018.igem.org/Team:CCU_Taiwan/InterLab ">InterLab</a></li>
+
<li class="list" id="project5"><a href="https://2018.igem.org/Team:CCU_Taiwan/InterLab">InterLab</a></li>
    <li class="list" id="project6"><a href="https://2018.igem.org/Team:CCU_Taiwan/Demonstrate">Demonstration</a></li>
+
<hr>
 
</ul>
 
</ul>
 
</li>
 
</li>
                     <li class="title" id="Parts"><a href="#">Parts</a>
+
                     <li class="title" style="cursor:pointer;" id="Parts"><img class="img_title" src="https://static.igem.org/mediawiki/2018/1/17/T--CCU_Taiwan--part.png"></img><a>Parts</a><hr>
                         <ul class="sub" id="sub_parts">
+
                         <ul class="sub" id="sub_parts" style="cursor:default;">
    <li class="list" id="parts1"><a href="https://2018.igem.org/Team:CCU_Taiwan/Parts">Parts</a></li>
+
    <li class="list" id="parts1"><a href="https://2018.igem.org/Team:CCU_Taiwan/Parts">Overview</a></li>
 
<li class="list" id="parts2"><a href="https://2018.igem.org/Team:CCU_Taiwan/Basic_Part">Basic Part</a></li>
 
<li class="list" id="parts2"><a href="https://2018.igem.org/Team:CCU_Taiwan/Basic_Part">Basic Part</a></li>
 
<li class="list" id="parts3"><a href="https://2018.igem.org/Team:CCU_Taiwan/Composite_Part">Composite Part</a></li>
 
<li class="list" id="parts3"><a href="https://2018.igem.org/Team:CCU_Taiwan/Composite_Part">Composite Part</a></li>
 
<li class="list" id="parts4"><a href="https://2018.igem.org/Team:CCU_Taiwan/Improve">Improved Part</a></li>
 
<li class="list" id="parts4"><a href="https://2018.igem.org/Team:CCU_Taiwan/Improve">Improved Part</a></li>
 +
<hr>
 
                         </ul>
 
                         </ul>
 
                     </li>
 
                     </li>
                     <li class="title" id="Modeling"><a href="#">Modeling</a>
+
                     <li class="title" style="cursor:pointer;" id="Modeling"><img class="img_title" src="https://static.igem.org/mediawiki/2018/0/09/T--CCU_Taiwan--model.png"></img><a>Modeling</a><hr>
                         <ul class="sub" id="sub_modeling">
+
                         <ul class="sub" id="sub_modeling" style="cursor:default;">
                             <li class="list" id="model1"><a href="https://2018.igem.org/Team:CCU_Taiwan/Model">Model</a></li>
+
                             <li class="list" id="model1"><a href="https://2018.igem.org/Team:CCU_Taiwan/Model">Overview</a></li>
                             <li class="list" id="model2"><a href="https://2018.igem.org/Team:CCU_Taiwan/Enzyme">Enzyme Activity</a></li>
+
                             <li class="list" id="model2"><a href="https://2018.igem.org/Team:CCU_Taiwan/Enzyme">Enzyme Model</a></li>
<li class="list" id="model3"><a href="https://2018.igem.org/Team:CCU_Taiwan/Monolignol">Monolignol Binding</a></li>
+
<li class="list" id="model3"><a href="https://2018.igem.org/Team:CCU_Taiwan/Lignin">Lignin Model</a></li>
 
<li class="list" id="model4"><a href="https://2018.igem.org/Team:CCU_Taiwan/Tools">Tools</a></li>
 
<li class="list" id="model4"><a href="https://2018.igem.org/Team:CCU_Taiwan/Tools">Tools</a></li>
 +
<hr>
 
                         </ul>
 
                         </ul>
 
                     </li>
 
                     </li>
                     <li class="title" id="Drylab"><a href="#">Drylab</a>
+
                     <li class="title" style="cursor:pointer;" id="Drylab"><img class="img_title" src="https://static.igem.org/mediawiki/2018/f/fc/T--CCU_Taiwan--Dry_lab.png"></img><a>Drylab</a><hr>
                         <ul class="sub" id="sub_drylab">
+
                         <ul class="sub" id="sub_drylab" style="cursor:default;">
                             <li class="list" id="drylab1"><a href="https://2018.igem.org/Team:CCU_Taiwan/Our_Plan">Our Plan</a></li>
+
                             <li class="list" id="drylab1"><a href="https://2018.igem.org/Team:CCU_Taiwan/Our_Plan">Overview</a></li>
 
<li class="list" id="drylab2"><a href="https://2018.igem.org/Team:CCU_Taiwan/Engineering">Engineering</a></li>
 
<li class="list" id="drylab2"><a href="https://2018.igem.org/Team:CCU_Taiwan/Engineering">Engineering</a></li>
 
<li class="list" id="drylab3"><a href="https://2018.igem.org/Team:CCU_Taiwan/Safety">Safety</a></li>
 
<li class="list" id="drylab3"><a href="https://2018.igem.org/Team:CCU_Taiwan/Safety">Safety</a></li>
 +
<hr>
 
                         </ul>
 
                         </ul>
 
                     </li>
 
                     </li>
<li class="title" id="Human_Practice"><a href="#">Human Practice</a>
+
    <li class="title" style="cursor:pointer;" id="Human_Practice"><img class="img_title" src="https://static.igem.org/mediawiki/2018/9/96/T--CCU_Taiwan--humanpractice.png"></img><a>HP</a><hr>
                         <ul class="sub" id="sub_human_practice">
+
                         <ul class="sub" id="sub_human_practice" style="cursor:default;">
                             <li class="list" id="human_practice1"><a href="https://2018.igem.org/Team:CCU_Taiwan/Human_Practices">Human Practice</a></li>
+
                             <li class="list" id="human_practice1"><a href="https://2018.igem.org/Team:CCU_Taiwan/Human_Practices">Overview</a></li>
<li class="list" id="human_practice2"><a href="https://2018.igem.org/Team:CCU_Taiwan/Engagement">Engagement</a></li>
+
<li class="list" id="human_practice2"><a href="https://2018.igem.org/Team:CCU_Taiwan/Engagement">Public</a></li>
 
<li class="list" id="human_practice3"><a href="https://2018.igem.org/Team:CCU_Taiwan/Entrepreneurship">Entrepreneurship</a></li>
 
<li class="list" id="human_practice3"><a href="https://2018.igem.org/Team:CCU_Taiwan/Entrepreneurship">Entrepreneurship</a></li>
<li class="list" id="human_practice4"><a href="https://2018.igem.org/Team:CCU_Taiwan/Business_Model">Business Model</a></li>
+
<li class="list" id="human_practice4"><a href="https://2018.igem.org/Team:CCU_Taiwan/Intergrate">Intergrate</a></li>
 +
<hr>
 
                         </ul>
 
                         </ul>
 
                     </li>
 
                     </li>
<li class="title" id="Notebook"><a href="#">Notebook</a>
+
    <li class="title" style="cursor:pointer;" id="Notebook"><img class="img_title" src="https://static.igem.org/mediawiki/2018/c/c9/T--CCU_Taiwan--notebook.png"></img><a>Notebook</a>
                         <ul class="sub" id="sub_notebook">
+
                         <ul class="sub" id="sub_notebook" style="cursor:default;">
                             <li class="list" id="notebook1"><a href="https://2018.igem.org/Team:CCU_Taiwan/Notebook">Notebook</a></li>
+
                             <li class="list" id="notebook1"><a href="https://2018.igem.org/Team:CCU_Taiwan/Notebook">Overview</a></li>
<li class="list" id="notebook2"><a href="https://2018.igem.org/Team:CCU_Taiwan/Applied_Design">Applied Design</a></li>
+
<li class="list" id="notebook2"><a href="https://2018.igem.org/Team:CCU_Taiwan/Collaborations">Collaborations</a></li>
 
<li class="list" id="notebook3"><a href="https://2018.igem.org/Team:CCU_Taiwan/Experiments">Experiments</a></li>
 
<li class="list" id="notebook3"><a href="https://2018.igem.org/Team:CCU_Taiwan/Experiments">Experiments</a></li>
 
<li class="list" id="notebook4"><a href="https://2018.igem.org/Team:CCU_Taiwan/DATABASE">DATABASE</a></li>
 
<li class="list" id="notebook4"><a href="https://2018.igem.org/Team:CCU_Taiwan/DATABASE">DATABASE</a></li>
 +
<hr>
 
                         </ul>
 
                         </ul>
 
                     </li>
 
                     </li>
Line 123: Line 131:
 
         </nav>
 
         </nav>
 
     </header>
 
     </header>
</body>
+
<div class="background">
 +
<div class="bcg"></div>
 +
<div class="content">
 +
<p class="first">Attributions</p><br><br>
 +
<p class="first">Students</p>
 +
<p class="second">Wet Lab</p>
 +
<p class="description">Chia-Mei Young is one of our leaders, and she is a member of poster team. In wet lab, she is in charge of getting the medicines supplies and supplements in time. <br>
 +
Yu-Cheng Tang is responsible for the overall gene design and subsequent experimental adjustments. He is the leader of P. pastoris transformation team.<br>
 +
Yu-Hung Cheng is a member of P. pastoris transformation team, responsible for subsequent experiments on protein extraction and adjustment.<br>
 +
Yu-Hsin Tang is the leader of the His4 strain group, performing auto selection, responsible for the whole group's scheduling and experimental setup, and is the intermediary between the His4 strain group and the instructor.<br>
 +
Chin-Hsuan Liao operates the His4 strain experiment, her jobs include the subsequent yeast transformation and measurement of western blot.<br>
 +
Ching-Wei Chen operates the experiments of P. pastoris transformation and PCR experiments on the His4 strain. Since he has a wealth of experience on experimentation, he supported operating specific equipment.<br>
 +
Zon-En Yang designed the modeling for our team and integrated the overall information of Wet Lab.
 +
</p>
 +
<p class="second">Dry Lab</p>
 +
<p class="description">Ho- Chun Ku is one of our team leaders. He controlled the schedule, integrated information of Dry Lab and designed the wiki art. He also supported the chemical experiment.<br>
 +
Yu-Chen Hsieh operated and designed the chemical experiments, in addition, he borrowed testing equipment for us.<br>
 +
Ruei-An Lin designed and compiled the wiki, he also designed the production line for our project.<br>
 +
Sheng-Ju Lai assisted Dry Lab by collecting data and papers, and operated the chemical experiment.<br>
 +
Wei-Min Hsu designed and simulated the modeling.
 +
</p>
 +
<p class="second">Human Practice</p>
 +
<p class="description">Ciao Hsiao is one of the leaders of the CCU Taiwan iGEM team, his main business was acting as bridge between PI and students, making the team operate smoothly and clearly.<br>
 +
Yuan-Chi Tung wrote the proposal, booked air tickets and made the SWOT analysis, she contacted other teams for us.<br>
 +
Kuan-Lu Yeh contacted experts and entrepreneurs, making our project more complete. She also hosted our synthetic biology lessons during summer vacation and built the business model of LIGGREEN.<br>
 +
Yi- Yao Wu helped with our costs, she was the main speaker at the fundraising session, she also built the STP analysis.
 +
</p>
 +
<p class="first">PIs</p>
 +
<p class="description">Primary PI:<br>
 +
Professor Cheng-I Lee: Main instructor, plan and implementation support, technical resources and fundraising advices, administrative mediator.<br><br>
 +
Secondary PI:<br>
 +
Professor Yuan-Yao Li: Instructor on chemical property measurement, plan and implementation support.<br>
 +
Professor Wen-Chien Lee: Gave advice on conception of project.<br>
 +
Professor Wing-Yan Michael Chan: Gave advice on experimental techniques, plan and implementation support.<br><br>
 +
Instructors:<br>
 +
Professor Victoria Rau: English instructor, including presentation, poster, wiki.<br>
 +
Professor Gerry Rau: English instructor, including presentation, poster, wiki.<br>
 +
</p>
 +
<p class="first">Advisors</p>
 +
<p class="description">We wish to thank the following individuals, without whose help success would have been impossible.<br><br>
  
<div class="column full_size judges-will-not-evaluate">
+
Professor Kuang-Tse Huang: Gave us advice about yeast fermentation tank application.<br>
<h3> ALERT! </h3>
+
Professor Hau-Ren Chen: Helping us construct the whole experimental structure and provided assistance with the yeast experiment.<br>
<p>This page is used by the judges to evaluate your team for the <a href="https://2018.igem.org/Judging/Medals">medal criterion</a> or <a href="https://2018.igem.org/Judging/Awards"> award listed below</a>. </p>
+
  Professor Cheng-Yi Lee: Assisted us with protein purification and the western blot experiment. <br>
<p> Delete this box in order to be evaluated for this medal criterion and/or award. See more information at <a href="https://2018.igem.org/Judging/Pages_for_Awards"> Instructions for Pages for awards</a>.</p>
+
Professor Chu Yen-Ho: Discussed chemical synthesis process with us. He guided us to use an inexpensive synthesis method and materials.<br>
</div>
+
Professor Eileen Chih-Ying Yang: Discussed production line design with us. She guided us how to build a simple but successful production line.<br>
 +
Professor Tzyy-Schiuan Yang: Helped us think back over our project, and made suggestions about what kind of experimental instruments we should use.<br>
 +
Professor Eugene C. Lin: Discussed molecular bonding with us, he also gave us advice about molecular simulation calculation and helped us to operate the NMR testing equipment.<br>
 +
Professor Wei-Ping Hu: Taught us how to simulate molecular thermodynamics properties.<br>
 +
Professor Lai-Kwan Chau: Helped us to use the NMR and UV/Vis testing equipment.<br>
 +
Professor Bing-Mu Hsu: Discussed the probability of biological decomposition and recycling of our product with us.<br>
 +
Professor Chia-Wen Hsu: Helped us build our business model.<br>
 +
Professor H.-J. Chung: Helped us build our business model.<br>
 +
Professor Kong-Fah Cheng: Helped us build our STP model.<br>
 +
Professor Bella Ya-Hui Lien: Helped us revise our survey.<br>
 +
Ph.D. student Hung-Chun Tai: Gave us suggestions about product upgrading.<br>
 +
CCU Taiwan iGEM team 1.0: Took time to teach us about synthetic biology. Without
 +
them, we could not have had such a solid foundation. We learned a lot from them.<br>
 +
Thank you.
  
 +
</p>
 +
<p class="first">Helping Hands</p>
 +
<p class="second">Experts</p>
 +
<p class="second">National Chung-Hsing University </p>
 +
<p class="description">Professor Yuan-Shing Perng: Provided us information about paper recycling.<br>
 +
Professor Wen-Jau Lee: Provided information about lignin color and phenolic resin synthesis.
 +
</p>
 +
<p class="second">National Taiwan University</p>
 +
<p class="description">Professor C.T. Huang: Told us much about yeast engineering.<br>
 +
Professor K.S. Tung: Suggested using yeast to produce our enzymes.
 +
</p>
 +
<p class="second">Industrial Technology Research Institute (ITRI)</p>
 +
<p class="description">Professor Yuan-Shing Perng: Provided us information about paper recycling.<br>
 +
Professor Wen-Jau Lee: Provided information about lignin color and phenolic resin synthesis.
 +
</p>
 +
<p class="second">National Chung-Hsing University </p>
 +
<p class="description">Dr. Hsieh, an expert in lignin research: Thanks to Dr. Hsieh, we knew more about lignin structure, he also introduced other members of ITRI.<br>
 +
Dr. Chang, an expert in PHA research region: Helped us think more about our project, and suggested new aspects of that our project we could develop in the future. 
  
<div class="clear"></div>
+
</p>
 +
<p class="second">National Chung-Cheng University</p>
 +
<p class="description">Thanks to National Chung Cheng University Administration including the president, vice-president, deans and vice-deans of the colleges of science, engineering, management and media, etc. Without their help, we could not make our fundraising session so successful.<br>
 +
Thanks to Departments of Biomedical Sciences, Physics, the Office of International Affairs and the Education Development Center, etc. we had enough money to operate our team and complete our project.
  
 
 
 
 
 
<div class="column full_size">
 
<h1>Attributions</h1>
 
<p>This page is your opportunity to explain what parts of your project you did and what was done by technicians, advisers, etc. This requirement is not about literature references - these can and should be displayed throughout your wiki.
 
 
</p>
 
</p>
 
<h3> Bronze Medal Criterion #3</h3>
 
<p> All of the work done in your project must be attributed correctly on this page. You must clearly state the work that was done by the students on your team and note any work that was done by people outside of your team, including the host labs, advisors, instructors, and individuals not on the team roster.
 
<br><br>
 
Please see the <a href="https://2018.igem.org/Judging/Medals">Medals requirements page</a> for more details.</p>
 
 
</div>
 
</div>
 
 
<div class="clear extra_space"></div>
 
 
 
 
<div class="column third_size">
 
<h3> What should this page contain?</h3>
 
 
<ul>
 
<li>Clearly state what the team accomplished</li>
 
<li>General Support</li>
 
<li>Project support and advice</li>
 
<li>Fundraising help and advice</li>
 
<li>Lab support</li>
 
<li>Difficult technique support</li>
 
<li>Project advisor support</li>
 
<li>Wiki support</li>
 
<li>Presentation coaching</li>
 
<li>Human Practices support</li>
 
<li> Thanks and acknowledgements for all other people involved in helping make a successful iGEM team</li>
 
</ul>
 
 
</div>
 
</div>
 
+
</body>
<div class="column third_size">
+
<p>Tell us if your institution teaches an iGEM or synthetic biology class and when you started your project:</p>
+
<ul>
+
<li>Does your institution teach an iGEM or synthetic biology course?</li>
+
<li>When did you start this course?</li>
+
<li>Are the syllabus and course materials freely available online?</li>
+
<li>When did you start your brainstorming?</li>
+
<li>When did you start in the lab?</li>
+
<li>When did you start working on  your project?</li>
+
</ul>
+
</div>
+
 
+
 
+
<div class="column third_size">
+
<div class="highlight decoration_A_full">
+
 
+
<h3>Inspiration</h3>
+
<p>Take a look at what other teams have done:</p>
+
<ul>
+
<li><a href="https://2011.igem.org/Team:Imperial_College_London/Team">2011 Imperial College London</a> (scroll to the bottom)</li>
+
<li><a href="https://2014.igem.org/Team:Exeter/Attributions">2014 Exeter </a></li>
+
<li><a href="https://2014.igem.org/Team:Melbourne/Attributions">2014 Melbourne </a></li>
+
<li><a href="https://2014.igem.org/Team:Valencia_Biocampus/Attributions">2014 Valencia Biocampus</a></li>
+
</ul>
+
</div>
+
</div>
+
 
+
 
+
 
+
<div class="clear extra_space"></div>
+
 
+
<div class="column two_thirds_size">
+
<h3> Why is this page needed? </h3>
+
<p>The Attribution requirement helps the judges know what you did yourselves and what you had help with. We don't mind if you get help with difficult or complex techniques, but you must report what work your team did and what work was done by others.</p>
+
<p>
+
For example, you might choose to work with an animal model during your project. Working with animals requires getting a license and applying far in advance to conduct certain experiments in many countries. This is difficult to achieve during the course of a summer, but much easier if you can work with a postdoc or PI who has the right licenses.</p>
+
</div>
+
 
+
<div class="column third_size">
+
<div class="highlight decoration_B_full">
+
<h3> Can we base our project on a previous one? </h3>
+
<p>Yes! You can have a project based on a previous team, or based on someone else's idea, <b>as long as you state this fact very clearly and give credit for the original project.</b> </p>
+
</div>
+
</div>
+
 
+
</html>
+

Revision as of 12:13, 5 October 2018

Attributions



Students

Wet Lab

Chia-Mei Young is one of our leaders, and she is a member of poster team. In wet lab, she is in charge of getting the medicines supplies and supplements in time.
Yu-Cheng Tang is responsible for the overall gene design and subsequent experimental adjustments. He is the leader of P. pastoris transformation team.
Yu-Hung Cheng is a member of P. pastoris transformation team, responsible for subsequent experiments on protein extraction and adjustment.
Yu-Hsin Tang is the leader of the His4 strain group, performing auto selection, responsible for the whole group's scheduling and experimental setup, and is the intermediary between the His4 strain group and the instructor.
Chin-Hsuan Liao operates the His4 strain experiment, her jobs include the subsequent yeast transformation and measurement of western blot.
Ching-Wei Chen operates the experiments of P. pastoris transformation and PCR experiments on the His4 strain. Since he has a wealth of experience on experimentation, he supported operating specific equipment.
Zon-En Yang designed the modeling for our team and integrated the overall information of Wet Lab.

Dry Lab

Ho- Chun Ku is one of our team leaders. He controlled the schedule, integrated information of Dry Lab and designed the wiki art. He also supported the chemical experiment.
Yu-Chen Hsieh operated and designed the chemical experiments, in addition, he borrowed testing equipment for us.
Ruei-An Lin designed and compiled the wiki, he also designed the production line for our project.
Sheng-Ju Lai assisted Dry Lab by collecting data and papers, and operated the chemical experiment.
Wei-Min Hsu designed and simulated the modeling.

Human Practice

Ciao Hsiao is one of the leaders of the CCU Taiwan iGEM team, his main business was acting as bridge between PI and students, making the team operate smoothly and clearly.
Yuan-Chi Tung wrote the proposal, booked air tickets and made the SWOT analysis, she contacted other teams for us.
Kuan-Lu Yeh contacted experts and entrepreneurs, making our project more complete. She also hosted our synthetic biology lessons during summer vacation and built the business model of LIGGREEN.
Yi- Yao Wu helped with our costs, she was the main speaker at the fundraising session, she also built the STP analysis.

PIs

Primary PI:
Professor Cheng-I Lee: Main instructor, plan and implementation support, technical resources and fundraising advices, administrative mediator.

Secondary PI:
Professor Yuan-Yao Li: Instructor on chemical property measurement, plan and implementation support.
Professor Wen-Chien Lee: Gave advice on conception of project.
Professor Wing-Yan Michael Chan: Gave advice on experimental techniques, plan and implementation support.

Instructors:
Professor Victoria Rau: English instructor, including presentation, poster, wiki.
Professor Gerry Rau: English instructor, including presentation, poster, wiki.

Advisors

We wish to thank the following individuals, without whose help success would have been impossible.

Professor Kuang-Tse Huang: Gave us advice about yeast fermentation tank application.
Professor Hau-Ren Chen: Helping us construct the whole experimental structure and provided assistance with the yeast experiment.
Professor Cheng-Yi Lee: Assisted us with protein purification and the western blot experiment.
Professor Chu Yen-Ho: Discussed chemical synthesis process with us. He guided us to use an inexpensive synthesis method and materials.
Professor Eileen Chih-Ying Yang: Discussed production line design with us. She guided us how to build a simple but successful production line.
Professor Tzyy-Schiuan Yang: Helped us think back over our project, and made suggestions about what kind of experimental instruments we should use.
Professor Eugene C. Lin: Discussed molecular bonding with us, he also gave us advice about molecular simulation calculation and helped us to operate the NMR testing equipment.
Professor Wei-Ping Hu: Taught us how to simulate molecular thermodynamics properties.
Professor Lai-Kwan Chau: Helped us to use the NMR and UV/Vis testing equipment.
Professor Bing-Mu Hsu: Discussed the probability of biological decomposition and recycling of our product with us.
Professor Chia-Wen Hsu: Helped us build our business model.
Professor H.-J. Chung: Helped us build our business model.
Professor Kong-Fah Cheng: Helped us build our STP model.
Professor Bella Ya-Hui Lien: Helped us revise our survey.
Ph.D. student Hung-Chun Tai: Gave us suggestions about product upgrading.
CCU Taiwan iGEM team 1.0: Took time to teach us about synthetic biology. Without them, we could not have had such a solid foundation. We learned a lot from them.
Thank you.

Helping Hands

Experts

National Chung-Hsing University

Professor Yuan-Shing Perng: Provided us information about paper recycling.
Professor Wen-Jau Lee: Provided information about lignin color and phenolic resin synthesis.

National Taiwan University

Professor C.T. Huang: Told us much about yeast engineering.
Professor K.S. Tung: Suggested using yeast to produce our enzymes.

Industrial Technology Research Institute (ITRI)

Professor Yuan-Shing Perng: Provided us information about paper recycling.
Professor Wen-Jau Lee: Provided information about lignin color and phenolic resin synthesis.

National Chung-Hsing University

Dr. Hsieh, an expert in lignin research: Thanks to Dr. Hsieh, we knew more about lignin structure, he also introduced other members of ITRI.
Dr. Chang, an expert in PHA research region: Helped us think more about our project, and suggested new aspects of that our project we could develop in the future.

National Chung-Cheng University

Thanks to National Chung Cheng University Administration including the president, vice-president, deans and vice-deans of the colleges of science, engineering, management and media, etc. Without their help, we could not make our fundraising session so successful.
Thanks to Departments of Biomedical Sciences, Physics, the Office of International Affairs and the Education Development Center, etc. we had enough money to operate our team and complete our project.