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

(Prototype team page)
 
 
(32 intermediate revisions by 5 users not shown)
Line 1: Line 1:
{{CGU_Taiwan}}
 
 
<html>
 
<html>
 +
<meta http-equiv="X-UA-Compatible" content="IE=edge">
 +
<style>
 +
        #sideMenu
 +
        {
 +
        display:none; /* Disable the display of the annoying side main menu*/
 +
        }
 +
       
 +
        #top_title
 +
        {
 +
        display:none; /* Disable the annoying title*/
 +
        }
  
 +
#content { padding:0px; width:100%; margin-left:0%; margin-right:0%;}
 +
</style>
 +
<!-- ////////////////////// START  TOP HEADER /////////////////////// -->
 +
<head>
 +
<style>
 +
body {
 +
  background-color:white;
 +
}
 +
.top {
 +
  position: absolute;
 +
  top: -1%;
 +
  left: 0%;
 +
  width: 100%;
 +
  box-sizing:border-box;
 +
  height: 115px;
 +
  font-family: Corbel;
 +
  overflow:visible;
 +
  z-index: +1;
 +
}
 +
.mid {
 +
  position: absolute;
 +
  left: 5%;
 +
  width: 80%;
 +
  height: 100%;
 +
  font-family: Corbel;
 +
}
 +
.headline {
 +
  color: #ffe;
 +
  text-align: center;
 +
  padding-top: 40px;
 +
  padding-bottom: 60px;
 +
}
 +
.header-subnav  {
 +
  background: #0D014D;
 +
  width: 100%;
 +
  position: absolute;
 +
  text-align: center;
 +
  margin: 0 auto;
 +
  top: 115%;
 +
  left: 0%;
 +
  font-family: Corbel;
 +
  z-index:-1;
 +
}
 +
.header-subnav li {
 +
  float: none;
 +
  display: inline-block;
 +
}
 +
.header-subnav li a {
 +
  padding: 15px 1rem;
 +
  font-size: 13px;
 +
  text-decoration: none;
 +
  color: #ffe;
 +
  text-transform: uppercase;
 +
  display: block;
 +
  font-weight: bold;
 +
  letter-spacing: 1px;
 +
  transition: all 0.35s ease-in-out;
 +
  border-radius: 4px;
 +
}
 +
.header-subnav li a.is-active {
 +
  background: rgba(250, 250, 250, 0.15);
 +
}
 +
.header-subnav li a:hover {
 +
  background: #d0d0d0;
 +
  color: #140731;
 +
  transition: all 0.35s ease-in-out;
 +
}
 +
.fixed1 {
 +
  position: fixed;
 +
  top: 13px;
 +
}
 +
.circle {
 +
  position:absolute;
 +
  left: 85.5%;
 +
  top: 70%;
 +
  width: 180px;
 +
  height: 180px;
 +
  background: #0D014D;
 +
  -moz-border-radius: 90px;
 +
  -webkit-border-radius: 90px;
 +
  border-radius: 90px;
 +
}
 +
.left {
 +
  position: fixed;
 +
  left: 25px;
 +
  top: 230px;
 +
  font-family: Corbel;
 +
  background: rgba(250, 250, 250, 0.15);
 +
  width: 170px;
 +
  z-index:+1;
 +
}
 +
.left-tab {
 +
  background-color: rgba(250, 250, 250, 0.1);
 +
  display: block;
 +
  font-size: 20px;
 +
  color: #140731;
 +
  -webkit-transition-duration: 0.4s;
 +
  transition-duration: 0.4s;
 +
  padding-right: 40px;
 +
  padding-left: 5px;
 +
  padding-top: 5px;
 +
  padding-bottom: 5px;
 +
  z-index:+1;
 +
}
 +
.left-tab:hover {
 +
  background-color: #FF8800;
 +
  color: #140731;
 +
  font-size: 20px;
 +
  -webkit-transition-duration: 0.4s;
 +
  transition-duration: 0.4s;
 +
  padding-right: -20px;
 +
  padding-left: 5px;
 +
  border-radius: 4px;
 +
}
 +
.button {
 +
  background-color: rgba(250, 250, 250, 0.1);
 +
  display: block;
 +
  font-size: 16px;
 +
  color: #140731;
 +
  -webkit-transition-duration: 0.4s;
 +
  transition-duration: 0.4s;
 +
  padding-right: 40px;
 +
  padding-left: 5px;
 +
  padding-top: 5px;
 +
  padding-bottom: 5px;
 +
  z-index:+1;
 +
}
 +
.wrapper {
 +
  background: white;
 +
  width: 900px;
 +
  height: 500px;
 +
  border-radius: 5px;
 +
  position: relative;
 +
  overflow: hidden;
 +
  backface-visibility: hidden;
 +
}
  
<div class="column full_size judges-will-not-evaluate">
+
.frame{
<h3>★  ALERT! </h3>
+
  background: transparent;
<p>This page is used by the judges to evaluate your team for the <a href="https://2016.igem.org/Judging/Medals">Attributions bronze criterion</a>. </p>
+
  width: 600px;
 +
  height: 500px;
 +
  border-top: solid 45px white;
 +
  border-right: solid 5px white;
 +
  border-bottom: solid 5px white;
 +
  border-left: solid 5px white;
 +
  position: absolute;
 +
  z-index: 1;
 +
}
  
 +
input[type='radio'] {
 +
  -webkit-appearance: none;
 +
  background: #FF8800;
 +
  border-radius: 4px;
 +
  border-color: #FF8800;
 +
  width: 119px;
 +
  height: 35px;
 +
  margin: 5px 0 5px 5px;
 +
  background-size: 225px 70px;
 +
  position: relative;
 +
  left: 200px;
 +
  float: left;
 +
  display: inline;
 +
  top: 0;
 +
  border-radius: 5px;
 +
  z-index: 99999;
 +
  cursor: pointer;
 +
}
  
 +
input[type='radio']:before{
 +
  content: attr(data-tooltip);
 +
  color: black;
 +
  font-size: 20px;
 +
  font-family: Corbel;
 +
  font-weight:bold;
 +
  text-align:center;
 +
  position: absolute;
 +
  top:5px;
 +
  left:25px;
 +
}
  
<p> Delete this box in order to be evaluated for this medal. See more information at <a href="https://2016.igem.org/Judging/Pages_for_Awards/Instructions"> Instructions for Pages for awards</a>.</p>
+
input[type='radio']:hover{
</div>
+
  background: white; 
 +
  color: #FF8800;
 +
  border-color: #FF8800;
 +
}
  
 +
input[type='radio']:checked{
 +
  background: white;
 +
  border-color: #FF8800;
 +
}
 +
.tab {
 +
  margin-left: -20px;
 +
  transition: .3s ease-out;
 +
}
 +
.tab li{
 +
  background: #fff;
 +
  color: black;
 +
  width: 1000px;
 +
  height: 500px;
 +
  display: inline;
 +
  float: left;
 +
  bottom: 0;
 +
  z-index: -1;
 +
}
 +
.tab1:checked ~ ul{
 +
  transform: translateY(0);
 +
}
  
 +
.tab2:checked ~ ul{
 +
  transform: translateY(-500px);
 +
}
  
 +
.tab3:checked ~ ul{
 +
  transform: translateY(-1000px);
 +
}
  
 +
.tab4:checked ~ ul{
 +
  transform: translateY(-1500px);
 +
}
  
 +
hr1 {
 +
  border: 0;
 +
  width: 80%;
 +
  color: #140731;
 +
  background-color: #140731;
 +
  height: 2px;
 +
}
  
 +
hr {
 +
  border: 0;
 +
  width: 80%;
 +
  color: #FF8800;
 +
  background-color: #FF8800;
 +
  height: 2px;
 +
}
 +
.list li {
 +
  list-style:none;
 +
  background-image:url(https://static.igem.org/mediawiki/2016/b/ba/CGU_Taiwan--point.jpg);
 +
  background-repeat:no-repeat;
 +
  background-position:-10 5px;
 +
  padding-left:3%;
 +
  background-size:2.5%;
 +
}
  
 +
.end2 {
 +
  background-color:#0D014D;
 +
  position: absolute;
 +
  width: 100%;
 +
  height: 300%;
 +
  font-family: Corbel;
 +
  z-index:+1;
 +
}
 +
.sitemap {
 +
  background-color:#0D014D;
 +
  position: absolute;
 +
  width: 20%;
 +
  height: 40%;
 +
  font-family: Corbel;
 +
}
 +
.list1 li {
 +
  list-style:none;
 +
  background-image:url(https://static.igem.org/mediawiki/2016/5/58/CGU_Taiwan--sitemap.jpg);
 +
  background-repeat:no-repeat;
 +
  background-position:10px;
 +
  background-size:9%;
 +
    margin-bottom:-20%;
 +
}
 +
.list2 li {
 +
  list-style:none;
 +
  background-image:url(https://static.igem.org/mediawiki/2016/2/2f/CGU_Taiwan--sitemap2.jpg);
 +
  background-repeat:no-repeat;
 +
  background-position:6px;
 +
  background-size:7%;
 +
  margin-bottom:-10%;
 +
}
 +
.list3 li {
 +
  list-style:none;
 +
  background-image:url(https://static.igem.org/mediawiki/2016/3/31/CGU_Taiwan--sitemap3.jpg);
 +
  background-repeat:no-repeat;
 +
  background-position:5%;
 +
  background-size:2%;
 +
  margin-bottom:-10%;
 +
}
 +
</style>
 +
</head>
  
<div class="column full_size">
+
<script>
 +
/* Dynamic top menu positioning
 +
*
 +
*/
 +
var num = 110; //number of pixels before modifying styles
 +
$(window).bind('scroll', function () {
 +
    if ($(window).scrollTop() > num) {
 +
        $('.header-subnav').addClass('fixed1');
 +
    } else {
 +
        $('.header-subnav').removeClass('fixed1');
 +
    }
 +
});
  
  
<p> Each team must clearly attribute work done by the student team members on this page. The team must distinguish work done by the students from work done by others, including the host labs, advisors, instructors, and individuals not on the team roster. </p>
+
//USE SCROLL WHEEL FOR THIS FIDDLE DEMO
  
</div>
 
  
 +
</script>
 +
<script>
 +
var slideIndex = 1;
 +
showDivs(slideIndex);
 +
 +
function plusDivs(n) {
 +
  showDivs(slideIndex += n);
 +
}
  
<div class="clear"></div>
+
function currentDiv(n) {
 +
  showDivs(slideIndex = n);
 +
}
  
 +
function showDivs(n) {
 +
  var i;
 +
  var x = document.getElementsByClassName("mySlides");
 +
  var dots = document.getElementsByClassName("demo");
 +
  if (n > x.length) {slideIndex = 1}
 +
  if (n < 1) {slideIndex = x.length}
 +
  for (i = 0; i < x.length; i++) {
 +
    x[i].style.display = "none";
 +
  }
 +
  for (i = 0; i < dots.length; i++) {
 +
    dots[i].className = dots[i].className.replace(" w3-border-red", "");
 +
  }
 +
  x[slideIndex-1].style.display = "block";
 +
  dots[slideIndex-1].className += " w3-border-red";
 +
}
 +
</script>
  
<div class="column half_size">
+
<body>
<h5> Why is this page needed? </h5>
+
<a name='anchor0'></a>
<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>
+
<div class="top">
<p>
+
<img style="margin-top:-2%;width:100%;height:140%;position:absolute;" src="https://static.igem.org/mediawiki/2016/0/0b/CGU_Taiwan--top.jpg">
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>
 
</div>
  
 +
<header class="top">
 +
<ul class="header-subnav">
 +
<li><a href="https://2016.igem.org/Team:CGU_Taiwan">HOME</a></li>
 +
<li><a href="https://2016.igem.org/Team:CGU_Taiwan/Achievements">ACHIEVEMENTS</a></li>
 +
<li><a href="https://2016.igem.org/Team:CGU_Taiwan/Description">PROJECT</a></li>
 +
<li><a href="https://2016.igem.org/Team:CGU_Taiwan/Software">MODELING</a></li>
 +
<li><a href="https://2016.igem.org/Team:CGU_Taiwan/Human_Practices">HUMAN PRACTICES</a></li>
 +
<li><a href="https://2016.igem.org/Team:CGU_Taiwan/Team">PEOPLE</a></li>
 +
<li class="dropdown"><a href="https://2016.igem.org/Team:CGU_Taiwan/Interlab">INTERLAB</a></li>
 +
<li class="dropdown"><a href="https://2016.igem.org/Team:CGU_Taiwan/Safety">SAFETY</a></li>
 +
<li><a href="https://2016.igem.org/Team:CGU_Taiwan/Parts">PARTS</a></li>
 +
</ul>
 +
<div class="circle"><img style="position:absolute;z-index:+1;width:90%;height:95%;margin-left:3%;margin-top:2%;" src="https://static.igem.org/mediawiki/2016/8/8a/CGU_Taiwan--logo9.jpg"></div>
 +
</header>
  
<div class="column half_size">
+
<div class="mid" style="margin-top:20%;">
<h5> What should this page have?</h5>
+
<br>
 +
<div style="font-size:60px;color:#B87070;text-decoration:none;margin-left:12%;">
 +
Attribution
 +
</div>
 +
<br><br><br>
  
<ul>
+
<b style="color:#0D014D;font-size:20px;margin-left:12%;">(1) PI and Instructors:</b>
<li>General Support</li>
+
<div style="color:black;font-size:18px;margin-left:12%;margin-right:5%;text-align:justify;text-decoration:none;">
<li>Project support and advice</li>
+
Chao-Lan Yu participates in most of our activities and meetings, giving us lots of constructive advice. Guang-Wu Chen and Chi-Ching Lee give us clear and logical lectures and taught us basic concept of coding.
<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>
 +
<br><br>
  
 +
<b style="color:#0D014D;font-size:20px;margin-left:12%;">(2) Advisor: </b>
 +
<div style="color:black;font-size:18px;margin-left:12%;margin-right:5%;text-align:justify;text-decoration:none;">
 +
Timothy Chan En Haw introduced the iGEM competition first to our university. With plenty of experience and enthusiasm, he gives us many advices and helps with wiki upload skills. Moreover, he gives us lots of McDonalds during the wiki freeze night!
 +
</div>
 +
<br><br>
  
<div class="clear"></div>
+
<b style="color:#0D014D;font-size:20px;margin-left:12%;">(3) Wetlab:</b>
  
<div class="column half_size">
+
<div style="color:black;font-size:18px;margin-left:15%;margin-right:5%;text-align:justify;text-decoration:none;">
 
+
<b>biobrick design and construct</b>
<div class="highlight">
+
<br><br>
<h5> Can we base our project on a previous one? </h5>
+
<div style="color:black;margin-right:5%;text-align:justify;text-decoration:none;">
<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>
+
We thank for every PI of our university for experimental supplies. Design and construct of biobrick is mainly done by Chia-Wei Chang. And further western blotting experiment is carried out by Tzu-Chieh Liao, Yu-Chang Ku and Da-Li Yen.
 +
</div>
 +
<br><br>
 +
<b>Leishmania culture and electroporation technique</b>
 +
<br><br>
 +
<div style="color:black;font-size:18px;margin-right:5%;text-align:justify;text-decoration:none;">
 +
We appreciate the tutor by Chien-Wei Liao, Department of Molecular Parasitology and Tropical Diseases of Taipei Medical University, Kwang Poo Chang, Department of Microbiology and Immunology of Chicago Medical School, and Petrus Tang, professor of Chang Gung University for teaching us about Leishmania and experimental techniques. This part of experiment is mainly carried out by Yu-Chang Ku and Da-Li Yen from paper reading to testing the experimental conditions. 
 +
</div>
 +
<br><br>
 +
<b>In vitro experiment</b>
 +
<br><br>
 +
<div style="color:black;font-size:18px;margin-right:5%;text-align:justify;text-decoration:none;">
 +
Jau-Song Yu, professor of our university, help us deal with co-immunoprecipitation and mass spectroscopy. Tzu-Chieh Liao is the one handle the in vitro experiment.  
 +
</div>
 +
<br>
 +
<b>In vivo experiment</b>
 +
<br><br>
 +
<div style="color:black;font-size:18px;margin-right:5%;text-align:justify;text-decoration:none;">
 +
Jin-Chung Chen and Ming-Ling Kuo taught us cell culture, serum collection, ELISA and provide us B6 mice. This part of experiment is designed and done by Ying-Hsuan Lu and Justine Hsu.
 +
</div>
 +
<br><br>
 +
<b>Interlab</b>
 +
<br><br>
 +
<div style="color:black;font-size:18px;margin-right:5%;text-align:justify;text-decoration:none;">
 +
Yu-Chang Ku, Yu-Yan Wang and Bin-Tse Lin took part in interlab experiment.
 
</div>
 
</div>
 
</div>
 
</div>
 +
<br><br>
  
 +
<b style="color:#0D014D;font-size:20px;margin-left:12%;">(4) Software and Modeling :</b>
 +
<div style="color:black;text-decoration:none;font-size:18px;margin-left:12%;">
 +
Our prediction platform is coded by Chien-Yu Hsu and Tzu-Chieh Liao. Starting from paper study, protein alignment, integrate protein databases to web page design.
 +
</div>
 +
<br><br>
  
<div class="column half_size">
+
<b style="color:#0D014D;font-size:20px;margin-left:12%;">(5) Demonstrate:</b>
 +
<div style="color:black;text-decoration:none;font-size:18px;margin-left:12%;">
 +
The demo of software video is made by Justine Hsu, Tzu-Li Liu, Chien-Yu Hsu, and Tzu-Chieh Liao.
 +
</div>
 +
<br><br>
  
<h5>Inspiration</h5>
+
<b style="color:#0D014D;font-size:20px;margin-left:12%;">(6) Human Practices: </b>
<p>Take a look at what other teams have done:</p>
+
<div style="color:black;text-decoration:none;font-size:18px;margin-left:12%;">
<ul>
+
We have been to Adimmune, Medigen, National Health Research institute, Chang Gung Memorial and Hospital Taiwan Immunization Vision and Strategy for further modifying our project. We thank for their professional advice and help us to think in various perceptions.
<li><a href="https://2011.igem.org/Team:Imperial_College_London/Team">2011 Imperial College London</a> (scroll to the bottom)</li>
+
<br>
<li><a href="https://2014.igem.org/Team:Exeter/Attributions">2014 Exeter </a></li>
+
We also participated in Science Carnival held by National Taiwan Science Education Center. This activity gave us have a chance to introduce synthetic biology to public.  
<li><a href="https://2014.igem.org/Team:Melbourne/Attributions">2014 Melbourne </a></li>
+
Contact of every vaccine industries, company, and communication is mainly done by Yu-Yan Wang and Bin-Tse Lin.
<li><a href="https://2014.igem.org/Team:Valencia_Biocampus/Attributions">2014 Valencia Biocampus</a></li>
+
</div>
</ul>
+
<br><br>
  
 +
<b style="color:#0D014D;font-size:20px;margin-left:12%;">(7) Art and Design:</b>
 +
<div style="color:black;text-decoration:none;font-size:18px;margin-left:12%;">
 +
Our logo, pictures used in wiki, banner and presentation is designed by Ying-Hsuan Lu, Min Lu, Chien-Yu Hsu, and Tzu-Chieh Liao. Tzu-Li Liu helps take photo of everybody.
 
</div>
 
</div>
 +
<br><br>
  
<div class="clear"></div>
+
<b style="color:#0D014D;font-size:20px;margin-left:12%;">(8) Wiki:</b>
 +
<div style="color:black;text-decoration:none;font-size:18px;margin-left:12%;">
 +
The web design is coding by Justine Hsu, Chien-Yu Hsu and Tzu-Chieh Liao.
 +
All of our team members write the content for wiki.
 +
</div>
 +
<br><br>
  
<div class="column half_size">
+
<b style="color:#0D014D;font-size:20px;margin-left:12%;">(9) Sponsor:</b>
 +
<div style="color:black;text-decoration:none;font-size:18px;margin-left:12%;">
 +
To accomplish our project and pay the registration fee, fundraising is very essential. We have been to biotechnology company, BOBC, IDT, GeneDireX and also in our university for fundraising.
 +
<br>
 +
CGU_Taiwan thanks for all other people involved in helping us.
 +
</div>
 +
<br><br>
 +
</div>
  
<h5>Team training and Project start</h5>
+
<div class="end2" style="margin-top:160%;">
<p>Tell us if your institution teaches an iGEM or synthetic biology class and when you started your project:</p>
+
<br>
<ul>
+
<ul class="list3" class="margin-left:1%;margin-top:2%;">
<li>Does your institution teach an iGEM or synthetic biology course?</li>
+
<li><a href="#anchor0"><b style="color:white;font-size:28px;margin-left:7%;">TOP</a></li>
<li>When did you start this course?</li>
+
</ul>
<li>Are the syllabus and course materials freely available online?</li>
+
<br>
<li>When did you start your brainstorming?</li>
+
<div class="sitemap" style="margin-left:5%;">
<li>When did you start in the lab?</li>
+
<br>
<li>When did you start working on  your project?</li>
+
<b style="color:white;font-size:28px;margin-top:5%;margin-left:4%;text-decoration:none;">SITE MAP</b><br>
 +
<br><br>
 +
<img style="background-color:#0D014D;margin-left:20%;border-radius:50%;border:6px solid white;padding:5px;width:40%;height:70%;position:absolute;margin-left:2%;" src="https://static.igem.org/mediawiki/2016/0/03/CGU_Taiwan--leishmania3.jpg">
 +
</div>
 +
<br>
  
 +
<div class="sitemap" style="margin-left:22%;margin-top:-1%;">
 +
<ul class="list1" class="margin-left:5%;">
 +
<li><a href="https://2016.igem.org/Team:CGU_Taiwan"><b style="color:white;font-size:18px;margin-left:20%;">HOME</li></a>
 +
<li><a href="https://2016.igem.org/Team:CGU_Taiwan/Achievements"><b style="color:white;font-size:18px;margin-left:20%;">ACHIEVEMENTS</li></a>
 +
<li><a href="https://2016.igem.org/Team:CGU_Taiwan/Interlab"><b style="color:white;font-size:18px;margin-left:20%;">INTERLAB</li></a>
 +
<li><a href="https://2016.igem.org/Team:CGU_Taiwan/Safety"><b style="color:white;font-size:18px;margin-left:20%;">SAFETY</li></a>
 +
<li><a href="https://2016.igem.org/Team:CGU_Taiwan/Parts"><b style="color:white;font-size:18px;margin-left:20%;">PARTS</li></a>
 
</ul>
 
</ul>
 +
</div>
  
 +
<div class="sitemap" style="margin-left:40%;margin-top:-2%;">
 +
<ul class="list1" class="margin-left:5%;">
 +
<li><a href="https://2016.igem.org/Team:CGU_Taiwan/Description"><b style="color:white;font-size:18px;margin-left:20%;">PROJECT</li></a>
 +
<br><br>
 +
<ul class="list2" class="margin-left:6%;margin-top:50%;">
 +
<li><a href="https://2016.igem.org/Team:CGU_Taiwan/Design"><b style="color:white;font-size:17px;margin-left:10%;">Design</li></a>
 +
<li><a href="https://2016.igem.org/Team:CGU_Taiwan/Background"><b style="color:white;font-size:17px;margin-left:10%;">Background</li></a>
 +
<li><a href="https://2016.igem.org/Team:CGU_Taiwan/Results"><b style="color:white;font-size:17px;margin-left:10%;">Results</li></a>
 +
<li><a href="https://2016.igem.org/Team:CGU_Taiwan/Proof"><b style="color:white;font-size:17px;margin-left:10%;">Proof</li></a>
 +
<li><a href="https://2016.igem.org/Team:CGU_Taiwan/Notebook"><b style="color:white;font-size:17px;margin-left:10%;">Notebook</li></a>
 +
<br><br>
 +
</ul>
 +
</ul>
 
</div>
 
</div>
  
 +
<div class="sitemap" style="margin-left:55%;margin-top:-3.5%;">
 +
<ul class="list1" class="margin-left:5%;">
 +
<li><a href="https://2016.igem.org/Team:CGU_Taiwan/Human_Practices"><b style="color:white;font-size:18px;margin-left:20%;">HUMAN PRACTICES</li></a>
 +
<br><br>
 +
<ul class="list2" class="margin-left:6%;margin-top:50%;">
 +
<li><a href="https://2016.igem.org/Team:CGU_Taiwan/Human_Practices_Survey"><b style="color:white;font-size:17px;margin-left:10%;">Survey</li></a>
 +
<li><a href="https://2016.igem.org/Team:CGU_Taiwan/Human_Practices_Education"><b style="color:white;font-size:17px;margin-left:10%;">Education</li></a>
 +
<li><a href="https://2016.igem.org/Team:CGU_Taiwan/Human_Practices_Communication"><b style="color:white;font-size:17px;margin-left:10%;">Communication</li></a>
 +
<li><a href="https://2016.igem.org/Team:CGU_Taiwan/Entrepreneurship"><b style="color:white;font-size:17px;margin-left:10%;">Entrepreneurship</li></a>
 +
</ul>
 +
</ul>
 +
</div>
  
 +
<div class="sitemap" style="margin-left:75%;margin-top:-3.5%;">
 +
<ul class="list1" class="margin-left:5%;">
 +
<li><a href="https://2016.igem.org/Team:CGU_Taiwan/Software"><b style="color:white;font-size:18px;margin-left:20%;">MODELING</li></a>
 +
<br><br>
 +
<ul class="list2" class="margin-left:6%;">
 +
<li><a href="http://163.25.92.36/igemcgu/igemwebhome.htm"><b style="color:white;font-size:17px;margin-left:10%;">McHug</li></a>
 +
</ul>
 +
</ul>
 +
<ul class="list1" class="margin-left:1%;margin-top:-10%;">
 +
<li><a href="https://2016.igem.org/Team:CGU_Taiwan/Team"><b style="color:white;font-size:18px;margin-left:20%;">OUR TEAM</li></a>
 +
<br><br>
 +
<ul class="list2" class="margin-left:6%;margin-top:-5%;">
 +
<li><a href="https://2016.igem.org/Team:CGU_Taiwan/Collaborations"><b style="color:white;font-size:17px;margin-left:10%;">Collaborations</li></a>
 +
<li><a href="https://2016.igem.org/Team:CGU_Taiwan/Attributions"><b style="color:white;font-size:17px;margin-left:10%;">Attributions</li></a>
 +
<li><a href="https://2016.igem.org/Team:CGU_Taiwan/Team#anchor2"><b style="color:white;font-size:17px;margin-left:10%;">Sponsors</li></a>
 +
</ul>
 +
</ul>
 +
</div>
 +
</div>
  
  
</div>
+
</body>
 
</html>
 
</html>

Latest revision as of 07:20, 2 December 2016


Attribution



(1) PI and Instructors:
Chao-Lan Yu participates in most of our activities and meetings, giving us lots of constructive advice. Guang-Wu Chen and Chi-Ching Lee give us clear and logical lectures and taught us basic concept of coding.


(2) Advisor:
Timothy Chan En Haw introduced the iGEM competition first to our university. With plenty of experience and enthusiasm, he gives us many advices and helps with wiki upload skills. Moreover, he gives us lots of McDonalds during the wiki freeze night!


(3) Wetlab:
biobrick design and construct

We thank for every PI of our university for experimental supplies. Design and construct of biobrick is mainly done by Chia-Wei Chang. And further western blotting experiment is carried out by Tzu-Chieh Liao, Yu-Chang Ku and Da-Li Yen.


Leishmania culture and electroporation technique

We appreciate the tutor by Chien-Wei Liao, Department of Molecular Parasitology and Tropical Diseases of Taipei Medical University, Kwang Poo Chang, Department of Microbiology and Immunology of Chicago Medical School, and Petrus Tang, professor of Chang Gung University for teaching us about Leishmania and experimental techniques. This part of experiment is mainly carried out by Yu-Chang Ku and Da-Li Yen from paper reading to testing the experimental conditions.


In vitro experiment

Jau-Song Yu, professor of our university, help us deal with co-immunoprecipitation and mass spectroscopy. Tzu-Chieh Liao is the one handle the in vitro experiment.

In vivo experiment

Jin-Chung Chen and Ming-Ling Kuo taught us cell culture, serum collection, ELISA and provide us B6 mice. This part of experiment is designed and done by Ying-Hsuan Lu and Justine Hsu.


Interlab

Yu-Chang Ku, Yu-Yan Wang and Bin-Tse Lin took part in interlab experiment.


(4) Software and Modeling :
Our prediction platform is coded by Chien-Yu Hsu and Tzu-Chieh Liao. Starting from paper study, protein alignment, integrate protein databases to web page design.


(5) Demonstrate:
The demo of software video is made by Justine Hsu, Tzu-Li Liu, Chien-Yu Hsu, and Tzu-Chieh Liao.


(6) Human Practices:
We have been to Adimmune, Medigen, National Health Research institute, Chang Gung Memorial and Hospital Taiwan Immunization Vision and Strategy for further modifying our project. We thank for their professional advice and help us to think in various perceptions.
We also participated in Science Carnival held by National Taiwan Science Education Center. This activity gave us have a chance to introduce synthetic biology to public. Contact of every vaccine industries, company, and communication is mainly done by Yu-Yan Wang and Bin-Tse Lin.


(7) Art and Design:
Our logo, pictures used in wiki, banner and presentation is designed by Ying-Hsuan Lu, Min Lu, Chien-Yu Hsu, and Tzu-Chieh Liao. Tzu-Li Liu helps take photo of everybody.


(8) Wiki:
The web design is coding by Justine Hsu, Chien-Yu Hsu and Tzu-Chieh Liao. All of our team members write the content for wiki.


(9) Sponsor:
To accomplish our project and pay the registration fee, fundraising is very essential. We have been to biotechnology company, BOBC, IDT, GeneDireX and also in our university for fundraising.
CGU_Taiwan thanks for all other people involved in helping us.