Difference between revisions of "Team:DUT China B"

 
(499 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{DUT_China_B}}
+
{{DUT_China_B/test_style.css}}
<html>
+
{{Template:DUT_China_B/nav}}
 +
<html lang="en">
 +
<head>
 +
<meta charset="UTF-8">
 +
<title>Document</title>
 +
<style>
 +
*{
 +
margin: 0;
 +
padding: 0;
 +
}
 +
    html,body{
 +
/*position: absolute;*/
 +
height: 100%;
 +
width: 100%;
 +
}
 +
body{
 +
min-height: 100%;
 +
  height: auto !important;
 +
  margin: 0 0 -240px; /*利用margin负值留出footer的区域(因为footer设置了1px的border,所以值在原有高度上+1)*/
 +
  /*text-align: center;*/
 +
                background-color: #1C2B42 !important;
 +
}
 +
/*滑动块*/
 +
#bannerdut{
 +
position: absolute;
 +
top: -10px;
 +
left: 0px;
 +
width: 100%;
 +
/*height: 100%;*/
 +
height: 100%;
  
 +
}
 +
#carddut{
 +
width: 100%;
 +
height: 100%;
 +
/*float: right;*/
 +
position: absolute;
 +
background-repeat: no-repeat;
 +
/*background-size: 75%;*/
 +
                background-size: contain;
 +
}
 +
#carddut2,#carddut3,#carddut4,#carddut5,#carddut6,#carddut7{
 +
width: 100%;
 +
height: 100%;
 +
/*float: right;*/
 +
position: absolute;
 +
background-repeat: no-repeat;
 +
 +
}
 +
/*#carddut h1{
 +
margin: 0 auto;
 +
padding: 30%;
 +
padding-top: 10%;
 +
color: #FFF;
 +
font-weight: bold;
 +
font-family: '黑体';
 +
font-size: 200px;
 +
}*/
 +
#bookmarkdut{
 +
width: 0%;
 +
height: 16.6%;
 +
background-color: #000;
 +
border: 2px solid #000;
 +
border-radius: 25%;
 +
position: absolute;
 +
}
 +
.re{
 +
font-weight: bold;
 +
font-size: 14px;
 +
font-family:"微软雅黑";
 +
color: red;
 +
transform:rotate(270deg);
 +
        -ms-transform:rotate(270deg);
 +
        -moz-transform:rotate(270deg);
 +
        -webkit-transform:rotate(270deg);
 +
        -o-transform:rotate(270deg);
 +
        filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
 +
        z-index: 100;
 +
    }
 +
    .re a{
 +
    text-decoration: none;
 +
    color: #f00;
 +
    }
 +
    /*.re a:visited{
 +
    color: #55178B;
 +
    }*/
 +
    .re a:hover{
 +
    color: #000
 +
    }
  
 +
    .occupy{
 +
    margin: 0;
 +
    padding: 0;
 +
    }
 +
    @keyframes card{
 +
    0%{left: 105%;}
 +
    /*95%{left: 9%;}*/
 +
    100%{left: 0%;}
 +
    }
 +
    @keyframes bookmark{
 +
    0%{left: 100%;}
 +
    /*95%{
 +
    left: 5%;
 +
    border-radius: 20%;
 +
    }*/
 +
    100%{
 +
    left: 0%;
 +
    border-radius: 0px;
 +
    /*border-style: solid;
 +
    border-width: 2px;
 +
    border-color: #FFF;*/
 +
    }
 +
    }
 +
    /*浮动效果*/
 +
    /*渐变圆点样式*/
 +
.spot{
 +
margin-left: 5px;
 +
margin-top: 12px;
 +
width: 20px;
 +
height: 20px;
 +
border-radius: 10px;
 +
background-color: rgba(255,255,255,0.6);
 +
/*opacity: 0.6;*/
 +
float: left;
 +
}
 +
.whi{
 +
animation: whspot infinite;
 +
animation-duration:7s;
 +
animation-delay:1s;
 +
}
 +
.bigw{
 +
margin: 5px;
 +
height: 22px;
 +
width: 22px;
 +
border-radius: 17px;
 +
border: 6px solid #FFF;
 +
animation-delay:0s;
 +
}
 +
@keyframes whspot
 +
{
 +
0% {opacity: 1;}
 +
50% {opacity: 0;}
 +
100% {opacity: 1;}
 +
}
 +
/* @keyframes whspot
 +
{
 +
0% {background-color: rgba(255,255,255,0.6);}
 +
50% {background-color: rgba(255,255,255,0.0);}
 +
100% {background-color: rgba(255,255,255,0.6);}
 +
}*/
 +
/*屏蔽样式*/
 +
.textdef{
 +
color: #FFF;
 +
padding: 0;
 +
margin: 0 auto;
 +
margin-left: 40px;
 +
line-height: 100%;
 +
height: 100%;
 +
font-weight: normal;
 +
font-family: "微软雅黑";
 +
}
 +
/*内容样式*/
 +
/*内容样式*/
 +
#almost {
 +
  font: 1.8rem/1.7 Arial,Helvetica,Sans-Serif;
 +
  background-color: #1C2B42;
 +
  position: absolute;
 +
                border-collapse:collapse !important;
 +
                width:100%;
  
 +
}
  
<div class="column full_size" >
+
   
<h1> Welcome to iGEM 2019! </h1>
+
table.timeline {
<p>Your team has been approved and you are ready to start the iGEM season! </p>
+
  top:60px;
 +
                background-color: #1C2B42;
 +
                width:80%;
 +
               
 +
                border-collapse:collapse !important;
 +
                left:10%;
 +
}
 +
table.timeline h3 {
 +
color: #1C2B42;
 +
text-align: right;
 +
margin: 0;
 +
}
 +
table.timeline hr {
 +
margin: 10px 0;
 +
border-bottom: 2px solid #1C2B42;
 +
}
 +
table.timeline tr {
 +
  width: 100%;
 +
             
 +
}
 +
table.timeline td {
 +
width: 50%;
 +
max-width: 600px;
 +
vertical-align: top;
 +
                left:20%;
 +
}
 +
table.timeline td img {
 +
  width:100%;
 +
     
 +
                left:20px!important;
 +
}
 +
/*footer样式*/
 +
#footer{
 +
width: 100%;
 +
height: auto;
 +
margin: 0;
 +
position: absolute;
 +
line-height: 22px;
 +
}
 +
.content{
 +
background-color: #1C2B42;
 +
width: %100;
 +
height: 200px;
 +
}
 +
.cleft{
 +
/*background-color: #fff;*/
 +
margin: 10px;
 +
padding: 20px;
 +
float: left;
 +
}
 +
.cleft img{
 +
width: 60px;
 +
margin: 10px;
 +
float: left;
 +
}
 +
.bottom{
 +
background-color: #121D2C;
 +
width: %100;
 +
height: 40px;
 +
                bottom :0px;
 +
}
 +
.contents{
 +
color: #fff;
 +
padding: 20px;
 +
}
 +
.contents th{
 +
width:16%;
 +
height: 40px;
 +
text-align: center;
 +
border: 0px !important;
 +
}
 +
.contents td{
 +
text-align: center;
 +
}
 +
  #box {
 +
  display: flex;
 +
  align-items: center;
 +
  justify-content: center;
 +
  width:80%;
 +
  height: 400px;
 +
  color: white;
 +
  font-size:2rem;
 +
  font-family: 'Times New Roman' !important;
 +
  padding:10% 10% 10% 10%;
 +
  line-height:2.5rem;
 +
  top:50px;
  
 +
}
 +
.tit
 +
{
 +
  font-size: 1.5rem;
 +
}
  
<img src="https://placehold.it/1080x320">
+
.leftup
+
  {
 +
    weight:10px;
 +
    heightg:10px;
 +
  }
 +
.gradient-border {
 +
      width:80%;
 +
      text-align:justify;
 +
        --borderWidth: 3px;
 +
        position: relative;
 +
        border-radius: var(--borderWidth);
 +
        background: linear-gradient(60deg,#190a05,#870000,#FF0000);
 +
        border-radius: calc(2 * var(--borderWidth));
 +
        z-index: 1;
 +
      -webkit-animation: animatedgradient 5s ease alternate infinite;
 +
          animation: animatedgradient 5s ease alternate infinite;
 +
  background-size: 300% 300%;
 +
}
  
</div>
 
  
  
<div class="column full_size" >
+
@-webkit-keyframes animatedgradient {
 +
0% {
 +
background-position: 0% 50%;
 +
}
 +
50% {
 +
background-position: 100% 50%;
 +
}
 +
100% {
 +
background-position: 0% 50%;
 +
}
 +
}
  
<h3>Before you start</h3>
 
<p> Please read the following pages:</p>
 
<ul>
 
<li> <a href="https://2019.igem.org/Competition">Competition Hub</a> </li>
 
<li> <a href="https://2019.igem.org/Competition/Deliverables/Wiki">Wiki Requirements page</a></li>
 
<li> <a href="https://2019.igem.org/Resources/Template_Documentation">Template documentation</a></li>
 
</ul>
 
</div>
 
  
 +
@keyframes animatedgradient {
 +
0% {
 +
background-position: 0% 50%;
 +
}
 +
50% {
 +
background-position: 100% 50%;
 +
}
 +
100% {
 +
background-position: 0% 50%;
 +
}
 +
}
  
<div class="clear extra_space"></div>
+
</style>
<div class="line_divider"></div>
+
</head>
<div class="clear extra_space"></div>
+
<body>
 +
<div id="bannerdut">
  
 +
<div id="carddut" style="background:url('https://static.igem.org/mediawiki/2019/2/23/T--DUT_China_B--F1.jpg');height="100%"!important; width="100%"!important;z-index: 0;">
 +
<!-- <h1>ARE</h1> -->
 +
</div>
 +
  
 +
<div id="carddut2" style="background:url('https://static.igem.org/mediawiki/2019/0/0a/T--DUT_China_B--F2.jpg');width: 100%;z-index: 1;left: 100%;animation: card;animation-duration:0.5s;animation-delay:2s;animation-fill-mode : forwards;">
 +
<!-- <h1>YOU</h1> -->
 +
</div>
 +
  
<div class="column full_size" >
+
<div id="carddut3" style="background:url('https://static.igem.org/mediawiki/2019/b/b1/T--DUT_China_B--F3.jpg');width: 100%;z-index: 2;left: 100%;animation: card;animation-duration:0.5s;animation-delay:4s;animation-fill-mode : forwards;">
<h3> Styling your wiki </h3>
+
<!-- <h1>READY?</h1> -->
<p><img src="https://2019.igem.org/File:T--DUT_China_B--bcgimg-1.jpg#file" alt="T--DUT_China_B--bcgimg-1"></p>
+
</div>
<p>While you may not win Best Wiki with this styling, your team is still eligible for all other awards. This default wiki meets the requirements, it improves navigability and ease of use for visitors, and you should not feel it is necessary to style beyond what has been provided.</p>  
+
  
</div>
+
<div id="carddut4" style="background:url('https://static.igem.org/mediawiki/2019/f/fb/T--DUT_China_B--F4.jpg');width: 100%;z-index: 3;left: 100%;animation: card;animation-duration:0.5s;animation-delay:6s;animation-fill-mode : forwards;">
 +
<!-- <h1>LET'S</h1> -->
 +
</div>
 +
  
 +
<div id="carddut5" style="background:url('https://static.igem.org/mediawiki/2019/2/23/T--DUT_China_B--F5.jpg');width: 100%;z-index: 4;left: 100%;animation: card;animation-duration:0.5s;animation-delay:8s;animation-fill-mode : forwards;">
 +
<!-- <h1>STRAT!</h1> -->
 +
</div>
 +
  
 +
<div id="carddut6" style="background:url('https://static.igem.org/mediawiki/2019/8/85/T--DUT_China_B--F7.jpg');width: 100%;z-index: 5;height:100%;left: 100%;animation: card;animation-duration:0.5s;animation-delay:10s;animation-fill-mode : forwards;">
 +
<!-- <h1>M.R.</h1> -->
 +
</div>
 +
 +
<div id="carddut7" style="background:url('https://static.igem.org/mediawiki/2019/c/c3/T--DUT_China_B--Banner.jpg');width: 100%;z-index: 6;left: 100%;animation: card;animation-duration:0.5s;animation-delay:12s;animation-fill-mode : forwards;">
 +
<!-- <div style="padding: 0px;height: 16%; width: 50%;">
 +
<p class="textdef" style="font-family: '微软雅黑';font-size: 80px;padding: 0px;padding-top: 20px; font-weight: normal !important;">BALDR:</p>
 +
</div>
 +
<div style="padding: 0px;height: 12%; width: 80%;">
 +
<p class="textdef" style="/*font-family: '微软雅黑';*/font-size: 60px;">A light driven Reinhardtii</p>
 +
</div>
 +
<div style="width: 225px;height: 15%;float:left;padding-left: 10%;padding-top: 5%;">
 +
<div class="spot whi" style="animation-delay: 7s;"></div>
 +
<div class="spot whi" style="animation-delay: 6s;"></div>
 +
<div class="spot whi" style="animation-delay: 5s;"></div>
 +
<div class="spot whi" style="animation-delay: 4s;"></div>
 +
<div class="spot whi" style="animation-delay: 3s;"></div>
 +
<div class="spot whi" style="animation-delay: 2s;"></div>
 +
<div class="spot whi"></div>
 +
<div class="spot whi bigw"></div>
 +
</div>
 +
<div style="height: 12%; width: 50%;float: left">
 +
<p class="textdef" style="/*font-family: '微软雅黑'*/;font-size: 60px;margin-left: 0;margin-top: 40px;">DUT-CHINA-B</p>
 +
</div>
 +
<div style="width: 225px;height: 15%;float:left;padding-right: 5%;padding-top: 5%;">
 +
<div class="spot whi bigw"></div>
 +
<div class="spot whi"></div>
 +
<div class="spot whi" style="animation-delay: 2s;"></div>
 +
<div class="spot whi" style="animation-delay: 3s;"></div>
 +
<div class="spot whi" style="animation-delay: 4s;"></div>
 +
<div class="spot whi" style="animation-delay: 5s;"></div>
 +
<div class="spot whi" style="animation-delay: 6s;"></div>
 +
<div class="spot whi" style="animation-delay: 7s;"></div>
 +
 +
</div> -->
 +
</div>
 +
</div>
  
 +
<div id="almost" style="border: 5px solid #1C2B42;">
 +
               
 +
      <center> <div class="gradient-border" id="box">
 +
<img style="weight:100px;height:100px;;margin:-100px 0 -100px 0;" src="https://static.igem.org/mediawiki/2019/2/2f/T--DUT_China_B--chlamydomonas.png">
 +
<br> Good News:We won a gold medal in the igem 2019<br> <br>
 +
BALDR:  A light driven reinhardtii <br><br>We want to achieve red light navigated movement for Chlamydomonas reinhardtii, making it easier to function as cell micro-robots. With about 10 μm size and strong motion ability, C. reinhartii is the ideal chassis organism for operation.
 +
</div></center>
 +
         
 +
<table class="timeline"  style="border: 0px !important;">
 +
               
 +
    <tbody align="center">
 +
    <tr style="border: 0px !important;">
 +
        <td style="border: 0px !important;"><p style="width:100%;height:100%;position:relative;top:-200px;  font-size:1.5rem;font-family: 'Times New Roman' !important; color:white;">Applications and Bottlenecks of Cell-based Micro-robots<br><br>Micro-organisms has been developed as micro-robots in drug delivery, genetic and cellular therapeutics. Compared with mechanical robots, cell-based micro-robots have a more complete controlling system and a better energy conversion system. However, how to achieve precise control over them remains a great challenge to researchers. C. reinhardtii, with its stronger motility and inborn light sensing system, has become a desired choice to make cell-based micro-robots.</p></td>
 +
        <td style="border: 0px !important;"><img src="https://static.igem.org/mediawiki/2019/a/a0/T--DUT_China_B--1.1.svg" class="img-responsive" alt=""></td>
 +
    </tr>
 +
              <tr style="border: 0px !important;position:relative;top:-100px !important;">
 +
        <td style="border: 0px !important;"><img src="https://static.igem.org/mediawiki/2019/6/66/T--DUT_China_B--1.3.svg" class="img-responsive" alt=""></td>
 +
<td style="border: 0px !important;"><p style="width:100%;height:100%;position:relative;top:-200px;  font-size:1.5rem;font-family: 'Times New Roman' !important; color:white;">The Design of Molecular Light Converter<br><br>We combined optically polymeric protein with split Ranilla luciferase, realizing the recovery of complete luciferase and the activation of blue light under the control of infrared light. This molecular light converter will produce blue light inside C. reinhardtii and thus activate the algae.(Check out our Design)</p></td>
 +
       
 +
    </tr>
 +
<tr style="border: 0px !important;">
 +
       
 +
     
 +
<td style="border: 0px !important;"><p style="width:100%;height:100%;position:relative;top:-200px;  font-size:1.5rem;font-family: 'Times New Roman' !important; color:white;">Application & Human Practices<br><br>Red light controlled C. reinhardtii can be mainly used as a cell-based miro-robot to work in medical areas. In the meantime, we also hope to extend the application area of it. We interviewed specialist in different fields, exploring the possibility of future utilization. Through public researches, we have learnt about the public acceptance of Chlamydomonas cell robots for medical applications. (Learn more in our HP)</p></td>
 +
    <td style="border: 0px !important;"><img src="https://static.igem.org/mediawiki/2019/6/67/T--DUT_China_B--1.4.svg" class="img-responsive" alt=""></td> </tr> 
 +
            <tr style="border: 0px !important;">
 +
        <td style="border: 0px !important;"><img src="https://static.igem.org/mediawiki/2019/0/03/T--DUT_China_B--1.2.svg" class="img-responsive" alt=""></td>
 +
        <td style="border: 0px !important;"><p style="width:100%;height:100%;position:relative;top:-200px;  font-size:1.5rem;font-family: 'Times New Roman' !important; color:white;">Our Achievements<br><br>We extended the motility control of Chlamydomonas, realizing the motility control of C. reinhaedtii by red light, and showed possibility of further motility control by different lights. We also provided the concept of molecular optical converter. In addition, the method of protein splitting was applied in condition control, which extended the application of protein splitting. (See our Awards)</p></td>
 +
    </tr>
 +
</tbody>
 +
</table>
 +
</div>
 +
<div id="footer">
 +
<div class="content">
 +
<div class="cleft">
 +
<img src="https://static.igem.org/mediawiki/2019/6/65/T--DUT_China_B--logo.png" alt="logo" style="margin-bottom: 0px;">
 +
<a href="https://www.dlut.edu.cn/"><img src="https://static.igem.org/mediawiki/2019/0/09/T--DUT_China_B--dlut.png" alt="dlut"></a>
 +
<img src="https://static.igem.org/mediawiki/2019/9/9a/T--DUT_China_B--xylogo.png" alt="dlutbio" >
 +
<img src="https://static.igem.org/mediawiki/2019/2/2e/T--DUT_China_B--Igemlogo.png" alt="igemlogo" style="width: 80px">
 +
<div style="clear: left; padding: 10px;">
 +
<p style="color: #fff"><span style="font-size: 20px">BALDR<br> </span>Bio-microrobot: A Light Driven Reinhardtti</p>
 +
</div>
 +
 +
</div>
 +
 +
</div>
 +
<div class="bottom">
 +
 +
</div>
  
<div class="clear extra_space"></div>
+
</div>
 
+
<script type="text/javascript">
 
+
 
+
<div class="column third_size" >
+
 
+
<h3> Uploading pictures and files </h3>
+
<p> You must upload any pictures and files to the iGEM 2019 server. Remember to keep all your pictures and files within your team's namespace or at least include your team's name in the file name. </p>
+
 
+
 
+
<p>When you upload, set the "Destination Filename" to <b> T--YourOfficialTeamName--NameOfFile.jpg</b>. (If you don't do this, someone else might upload a different file with the same "Destination Filename", and your file would be erased!)</p>
+
 
+
<div class="button_link">
+
<a href="https://2019.igem.org/Special:Upload">
+
UPLOAD FILES
+
</a>
+
</div>
+
 
+
</div>
+
 
+
<div class="column third_size" >
+
<h3> Wiki template information </h3>
+
<p>We have created these wiki template pages to help you get started and to help you think about how your team will be evaluated. You can find a list of all the pages tied to awards here at the <a href="https://2019.igem.org/Judging/Pages_for_Awards">Pages for awards</a> link. You must edit these pages to be evaluated for medals and awards, but ultimately the design, layout, style and all other elements of your team wiki is up to you!</p>
+
 
+
</div>
+
 
+
 
+
 
+
<div class="column third_size" >
+
<div class="highlight decoration_B_full">
+
<h3> Editing your wiki </h3>
+
<p>On this page you can document your project, introduce your team members, document your progress and share your iGEM experience with the rest of the world! </p>
+
<p>Use WikiTools - Edit in the black menu bar to edit this page</p>
+
 
+
<div class="button_link">
+
<a href="https://2019.igem.org/wiki/index.php?title=Team:DUT_China_B&action=edit">
+
EDIT PAGE
+
</a>
+
</div>
+
 
+
 
+
</div>
+
</div>
+
 
+
 
+
 
+
 
+
 
+
<div class="clear extra_space"></div>
+
<div class="line_divider"></div>
+
<div class="clear extra_space"></div>
+
 
+
 
+
 
+
<div class="column two_thirds_size" >
+
<h3>Tips</h3>
+
<p>This wiki will be your team’s first interaction with the rest of the world, so here are a few tips to help you get started: </p>
+
<ul>
+
<li>State your accomplishments! Tell people what you have achieved from the start. </li>
+
<li>Be clear about what you are doing and how you plan to do this.</li>
+
<li>You have a global audience! Consider the different backgrounds that your users come from.</li>
+
<li>Make sure information is easy to find; nothing should be more than 3 clicks away.  </li>
+
<li>Avoid using very small fonts and low contrast colors; information should be easy to read.  </li>
+
<li>Start documenting your project as early as possible; don’t leave anything to the last minute before the Wiki Freeze. For a complete list of deadlines visit the <a href="https://2019.igem.org/Calendar">iGEM 2019 calendar</a> </li>
+
<li>Have lots of fun! </li>
+
</ul>
+
</div>
+
 
+
 
+
<div class="column third_size">
+
<div class="highlight decoration_A_full">
+
<h3>Inspiration</h3>
+
<p> You can also view other team wikis for inspiration! Here are some examples:</p>
+
<ul>
+
<li> <a href="https://2014.igem.org/Team:SDU-Denmark/"> 2014 SDU Denmark </a> </li>
+
<li> <a href="https://2014.igem.org/Team:Aalto-Helsinki">2014 Aalto-Helsinki</a> </li>
+
<li> <a href="https://2014.igem.org/Team:LMU-Munich">2014 LMU-Munich</a> </li>
+
<li> <a href="https://2014.igem.org/Team:Michigan"> 2014 Michigan</a></li>
+
<li> <a href="https://2014.igem.org/Team:ITESM-Guadalajara">2014 ITESM-Guadalajara </a></li>
+
<li> <a href="https://2014.igem.org/Team:SCU-China"> 2014 SCU-China </a></li>
+
</ul>
+
</div>
+
</div>
+
 
+
 
+
  
 +
window.onload=function(){
 +
  map_width=document.body.clientWidth;//获取body宽度
 +
  map_height=document.documentElement.clientHeight;//获取页面可见高度
 +
  almostHeight=document.getElementById("almost").offsetHeight
 +
  // alert(map_width);
 +
  //alert(map_height);
 +
  //下面两行最后的"px"必须加上,折腾了半天老是不显示添加的style,最后就是错在这了
 +
  document.getElementById("carddut").style.backgroundSize=map_width*0.96+"px";
 +
  document.getElementById("carddut2").style.backgroundSize=map_width*0.96+"px";
 +
  document.getElementById("carddut3").style.backgroundSize=map_width*0.96+"px";
 +
  document.getElementById("carddut4").style.backgroundSize=map_width*0.96+"px";
 +
  document.getElementById("carddut5").style.backgroundSize=map_width*0.96+"px";
 +
  document.getElementById("carddut6").style.backgroundSize=map_width*0.96+"px";
 +
  document.getElementById("carddut7").style.backgroundSize=map_width*0.96+"px";
 +
  document.getElementById("bannerdut").style.height=map_height+"px";
 +
  document.getElementById("almost").style.top=map_height+"px";
 +
  document.getElementById("almost").style.width=map_width+"px";
 +
  document.getElementById("footer").style.top=(map_height+almostHeight-4)+"px"; 
 +
}
 +
</script>
 +
<script>
 +
// window.onload = function(){
 +
// var banner = document.getElementById("bannerdut");
 +
// var screenHeight = document.body.clientHeight;
 +
// banner.style.height = "screenHeight";
 +
// }
 +
</script>
 +
</body>
  
 
</html>
 
</html>

Latest revision as of 01:03, 14 December 2019

Document

Good News:We won a gold medal in the igem 2019

BALDR: A light driven reinhardtii

We want to achieve red light navigated movement for Chlamydomonas reinhardtii, making it easier to function as cell micro-robots. With about 10 μm size and strong motion ability, C. reinhartii is the ideal chassis organism for operation.

Applications and Bottlenecks of Cell-based Micro-robots

Micro-organisms has been developed as micro-robots in drug delivery, genetic and cellular therapeutics. Compared with mechanical robots, cell-based micro-robots have a more complete controlling system and a better energy conversion system. However, how to achieve precise control over them remains a great challenge to researchers. C. reinhardtii, with its stronger motility and inborn light sensing system, has become a desired choice to make cell-based micro-robots.

The Design of Molecular Light Converter

We combined optically polymeric protein with split Ranilla luciferase, realizing the recovery of complete luciferase and the activation of blue light under the control of infrared light. This molecular light converter will produce blue light inside C. reinhardtii and thus activate the algae.(Check out our Design)

Application & Human Practices

Red light controlled C. reinhardtii can be mainly used as a cell-based miro-robot to work in medical areas. In the meantime, we also hope to extend the application area of it. We interviewed specialist in different fields, exploring the possibility of future utilization. Through public researches, we have learnt about the public acceptance of Chlamydomonas cell robots for medical applications. (Learn more in our HP)

Our Achievements

We extended the motility control of Chlamydomonas, realizing the motility control of C. reinhaedtii by red light, and showed possibility of further motility control by different lights. We also provided the concept of molecular optical converter. In addition, the method of protein splitting was applied in condition control, which extended the application of protein splitting. (See our Awards)