Difference between revisions of "Team:SiCAU-China"

 
(85 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{{SiCAU-China}}
+
{{Sicau-china basicstyle}}
 
<html>
 
<html>
 +
<head>
 +
<title>SiCAU-iGEM</title>
 +
<style>
 +
/***************************************************** DEFAULT WIKI SETTINGS  ****************************************************/
 +
 +
/* Clear the default wiki settings */
 +
 +
#home_logo, #sideMenu { display:none; }
 +
#sideMenu, #top_title, .patrollink  {display:none;}
 +
#content { width:100%; padding:0px;  margin-top:-7px; margin-left:0px;}
 +
body {background-color:white; }
 +
#bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 { margin-bottom: 0px; }
  
 +
    /*background image*/
 +
#huahu {
 +
    background-color:#c1d6d7;
 +
}
 +
  /*Special positioning of the navigation bar*/ 
 +
h1{
 +
    margin:auto;
 +
    text-align:center;
 +
    font-size:25px;
 +
    font-size:35px;
 +
    color:#884400;
 +
    }
 +
.p-size{
 +
    width:75%;
 +
    margin:auto;
 +
    font-size:20px;
 +
    background:#6FAAB8;
 +
    border:3px solid #003567;
 +
    padding:0 30px;
 +
    }
 +
.picture1{
 +
    position:relative;
 +
    }
 +
.sherlock{
 +
    position:absolute;
 +
    top:230px;
 +
    left:150px;
 +
    }
 +
/*defines the father box of the navigation bar*/
  
<div class="column full_size" >
+
.navigation {
<img src="http://placehold.it/2000x300/d3d3d3/f2f2f2">
+
width:100%;
</div>
+
        background:url(https://static.igem.org/mediawiki/2017/3/3e/T-SICAU-navigation_background-image.jpg);
 +
        height:157px;
 +
position:relative;
 +
z-index:99;
 +
}
 +
/*defines the style of the team's icon*/
 +
#team-icon img{
 +
    position:absolute;
 +
    width:130px;
 +
    height:130px;
 +
    margin-left:300px;
 +
    top: 10px;
 +
    } 
 +
         
 +
.navigation-menu{
 +
    width:900px;
 +
    height:110px;
 +
    float:right;
 +
    }
 +
.navigation-menu a{
 +
    text-decoration:none;
 +
    color:#FFFFFF;
 +
    }
 +
.navigation li{
 +
    float:left;
 +
    list-style:none;
 +
    position:relative;
 +
    text-align:center;
 +
    font-size:18px;
 +
    line-height:20px;
 +
    font-family:"Comic Sans MS";
 +
    }
 +
/*defines the style of the drop-down box*/
 +
.navigation-menu .dropdown-content {
 +
    display: none;
 +
    position: absolute;
 +
    background-color: #333333;
 +
    width: 100%;
 +
    min-width: 230px;
 +
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
 +
    padding: 4px 5px;
 +
    z-index:1;
 +
      }
 +
.navigation-menu .dropdown-content a {
 +
    color: black;
 +
    padding: 12px 16px;
 +
    text-decoration: none;
 +
    display: block;
 +
background-color:#FFFFFF;
 +
text-align:center;
 +
    }
 +
.navigation-menu .dropdown-content a:hover {background-color: #f1f1f1}
 +
.navigation-menu li:hover .dropdown-content{
 +
      display: block;
 +
      }
  
<div class="column full_size" >
+
/*defines the style of the top-navgation-icon*/
<h1> description </h1>
+
.up-nav-icon {
<p>
+
    width:100px;
Antibiotic is one of the most popular drug in the world, it can be used in medical treatment, agriculture, food processing, research and so on. But overusing antibiotics may bring antibiotics residue to environment, which will cause potential damage to human and impact the ecotope. Nowadays there are some physical and chemical methods to detect antibiotics residue, but they often need high cost and complicated process. So this year our team focus on Biosensor, said to be a easier way to detect than traditional methods at a lower price, to realize the trace detection.
+
    height:100px;
</p><p>
+
    margin:10px 20px 0;
The positive feedback loop has been widely applied in synthetic biology, such as logic gates, oscillators, bistable circuit. Besides, the positive feedback loop is also an ultra-sensitive circuit, just like Polymerase Chain Reaction (PCR), even be used in quantitative expression detected. So we engineered a biosensor, which will be established a positive feedback loop using luxI/luxR system in E.coli, to achieve trace detection. Similar to the detect theory of real-time quantitative PCR, there will be a relation between the content of input signal and the time to open the loop. We will use this system to do some antibiotics leftover detections.
+
    display:block;
</p>
+
</div>  
+
        /* IF THE SCREEN IS LESS THAN 1000PX */
 +
        @media only screen and (max-width: 1000px){
 +
    .navigation {height:110px;}
 +
    #team-icon img{width:105px;height:105px;top:8px;margin-left:160px;}
 +
    .up-nav-icon {width:75px;height:75px;margin-top:10px;}
 +
    .navigation-menu{width:700px;height:90px;}
 +
    .navigation li{font-size:14px;}
 +
    .navigation-menu .dropdown-content {min-width: 150px;}
 +
    } 
 +
/* IF THE SCREEN IS LESS THAN 830PX */ 
 +
@media only screen and (max-width: 830px) {
 +
    .navigation {height:90px;}
 +
    #team-icon img{width:85px;height:85px;top:4px;margin-left:150px;}
 +
    .up-nav-icon {width:50px;height:50px;margin-top:5px;}
 +
    .navigation-menu{width:550px;height:70px;}
 +
    .navigation li{font-size:10px;}
 +
    .navigation-menu .dropdown-content {min-width: 100px;}
 +
    }       
 +
</style>
 +
</head>
 +
<body>
 +
<div class="mao"><a href="#"><img src="https://static.igem.org/mediawiki/2017/b/bc/T-SICAU-sidebar_mao.jpg" />  <div class="t"><b>top</b></div></a></div>
 +
<div id="huahu">
 +
<div align="center" class="STYLE1"><img src="https://static.igem.org/mediawiki/2017/f/ff/T-SICAU-EYEZHUAN666.png" width="100%" height="100%" /></div>
 +
<div style="clear:both;"></div>
 +
<div id="float">
 +
<div class="navigation">
 +
  <div id="team-icon"><a href="https://2017.igem.org/Team:SiCAU-China"> <img src="https://static.igem.org/mediawiki/2017/2/2c/T-SICAU-Sherlock_E.coli.jpg" alt="club's logo" /> </a></div>
 +
  <div class="navigation-menu">
 +
 +
 +
    <li><a href="#"><div>
 +
<img src="https://static.igem.org/mediawiki/2017/thumb/5/5b/T-SICAU-magnifier.jpg/180px-T-SICAU-magnifier.jpg.png" alt="project" class="up-nav-icon" />project</div></a>
 +
        <div class="dropdown-content">
 +
<a href="https://2017.igem.org/Team:SiCAU-China/Description">Description</a>  
 +
  <a href="https://2017.igem.org/Team:SiCAU-China/Results">Results</a>
 +
                  <a href="https://2017.igem.org/Team:SiCAU-China/Contribution">Contribution</a
 +
 
 +
<li><a href="https://2017.igem.org/Team:SiCAU-China/Model"><div>
 +
<img src="https://static.igem.org/mediawiki/2017/thumb/c/c3/T-SICAU-letter_opener.jpg/180px-T-SICAU-letter_opener.jpg.png" alt="Model" class="up-nav-icon" />
 +
        Model</div></a>
 +
 +
    <li><a href="https://2017.igem.org/Team:SiCAU-China/HP/Gold_Integrated"><div>
 +
<img src="https://static.igem.org/mediawiki/2017/thumb/7/77/T-SICAU-hat.jpg/105px-T-SICAU-hat.jpg.png" alt="practice" class="up-nav-icon" />
 +
    Human Practices</div></a>
  
 +
        <li><a href="#"><div>
 +
        <img src="https://static.igem.org/mediawiki/2017/thumb/a/ab/T-SICAU-door.jpg/180px-T-SICAU-door.jpg.png" alt="Notebook" class="up-nav-icon" />Notebook</div></a>
 +
        <div class="dropdown-content">
 +
        <a href="https://2017.igem.org/Team:SiCAU-China/Notebook">Notebook</a>
 +
        <a href="https://2017.igem.org/Team:SiCAU-China/Experiments">Protocol</a></div></li>
 +
                 
 +
<li><a href="#"><div>
 +
<img src="https://static.igem.org/mediawiki/2017/thumb/7/7f/T-SICAU-team.jpg/120px-T-SICAU-team.jpg.png" alt="team" class="up-nav-icon" />team</div></a>
 +
        <div class="dropdown-content">
 +
<a href="https://2017.igem.org/Team:SiCAU-China/Team">Team</a>
 +
                <a href="https://2017.igem.org/Team:SiCAU-China/Attributions">Attributions </a>
 +
                <a href="https://2017.igem.org/Team:SiCAU-China/gally">Gallery</a></div></li>
  
 
+
 
<div class="column full_size" >
+
        <li><a href="https://2017.igem.org/Team:SiCAU-China/Collaborations"><div>  
<h1> Welcome to iGEM 2017! </h1>
+
        <img src="https://static.igem.org/mediawiki/2017/thumb/a/a6/T-SICAU-pipe.jpg/180px-T-SICAU-pipe.jpg.png" alt="Collaborations" class="up-nav-icon" />
<p>Your team has been approved and you are ready to start the iGEM season! </p>
+
          Collaborations</div></a>
</div>
+
 
+
<div class="clear"></div>
+
 
+
<div class="column half_size" >
+
<h5>Before you start: </h5>
+
<p> Please read the following pages:</p>
+
<ul>
+
<li> <a href="https://2017.igem.org/Competition">Competition Hub</a> </li>
+
<li> <a href="https://2017.igem.org/Competition/Deliverables/Wiki">Wiki Requirements page</a></li>
+
<li> <a href="https://2017.igem.org/Resources/Template_Documentation">Template documentation</a></li>
+
</ul>
+
 
</div>
 
</div>
 
<div class="column half_size" >
 
<div class="highlight">
 
<h5> Styling your wiki </h5>
 
<p>You may style this page as you like or you can simply leave the style as it is. You can easily keep the styling and edit the content of these default wiki pages with your project information and completely fulfill the requirement to document your project.</p>
 
<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>
 
</div>
 
</div>
 
+
<br/>
<div class="column full_size" >
+
<br/>
<h5> Wiki template information </h5>
+
<br/>
<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://2017.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 style="clear:both;"></div>
 
+
<div class="picture1"><img src="https://static.igem.org/mediawiki/2017/e/e0/T-SICAU-overview.jpg" /></div>
</div>  
+
<br/>
 
+
<div class="p-size">
 
+
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Positive feedback system can be found in everywhere, which exists widely in creatures ranging from Lac operon of prokaryotes to human beings.  It has been used to construct various attractive circuits such bistable state, oscillators and other inconceivable systems. In our project this year, the significant performance of sensitivity would be developed in the positive feedback loop established by LuxR/LuxI quorum sensing system. But this loop can be opened up because of its background expression. The AiiA, which can hydrolyze the AHL, together with the Lac operon, will control the background expression. Furthermore, the input defined by user will have a negative correlation to the opening time. Hence, there is a need to establish a model to describe this relation and even realize quantitative determination.
 
+
 
+
<div class="column half_size" >
+
<h5> Editing your wiki </h5>
+
<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> <a href="https://2017.igem.org/wiki/index.php?title=Team:Example&action=edit"> </a>Use WikiTools - Edit in the black menu bar to edit this page</p>
+
 
+
 
</div>
 
</div>
 
+
<br/>
 
+
<br/>
<div class="column half_size" >
+
<div class="picture1"><img src="https://static.igem.org/mediawiki/2017/6/63/T-SICAU-home_wiring_diagram.jpg" />
<h5>Tips</h5>
+
  <div class="sherlock"><img src="https://static.igem.org/mediawiki/2017/0/05/T-SICAU-home_sherlock.jpg" /></div>
<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>
+
<br/>
<ul>
+
<br/>
<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://2017.igem.org/Calendar">iGEM 2017 calendar</a> </li>
+
<li>Have lots of fun! </li>
+
</ul>  
+
 
</div>
 
</div>
  
  
<div class="column half_size" >
+
</body>
<h5>Inspiration</h5>
+
<script type="text/javascript">
<p> You can also view other team wikis for inspiration! Here are some examples:</p>
+
window.onload=
<ul>
+
function(){
<li> <a href="https://2014.igem.org/Team:SDU-Denmark/"> 2014 SDU Denmark </a> </li>
+
    var oDiv = document.getElementById("float"),
<li> <a href="https://2014.igem.org/Team:Aalto-Helsinki">2014 Aalto-Helsinki</a> </li>
+
H = 0,
<li> <a href="https://2014.igem.org/Team:LMU-Munich">2014 LMU-Munich</a> </li>
+
Y = oDiv
<li> <a href="https://2014.igem.org/Team:Michigan"> 2014 Michigan</a></li>
+
while (Y) {H += Y.offsetTop; Y = Y.offsetParent}
<li> <a href="https://2014.igem.org/Team:ITESM-Guadalajara">2014 ITESM-Guadalajara </a></li>
+
window.onscroll = function()
<li> <a href="https://2014.igem.org/Team:SCU-China"> 2014 SCU-China </a></li>
+
{
</ul>
+
    var s = document.body.scrollTop || document.documentElement.scrollTop
</div>
+
    if(s>H+90) {
 
+
        oDiv.style = "position:fixed;top:-90px;width:100%;z-index:100;"
<div class="column half_size" >
+
    } else {
<h5> Uploading pictures and files </h5>
+
        oDiv.style = ""
<p> You can upload your pictures and files to the iGEM 2017 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. <br />
+
    }
When you upload, set the "Destination Filename" to <br><code>T--YourOfficialTeamName--NameOfFile.jpg</code>. (If you don't do this, someone else might upload a different file with the same "Destination Filename", and your file would be erased!)<br><br>
+
    }
 
+
}
<a href="https://2017.igem.org/Special:Upload">
+
</script>
UPLOAD FILES
+
</a>
+
</p>
+
</div>
+
 
+
 
+
 
+
 
+
 
+
 
+
 
+
</html>
+
 
+
 
+
 
+
 
</html>
 
</html>
 +
{{sicau-china footer}}

Latest revision as of 19:47, 1 November 2017

SiCAU-iGEM





      Positive feedback system can be found in everywhere, which exists widely in creatures ranging from Lac operon of prokaryotes to human beings. It has been used to construct various attractive circuits such bistable state, oscillators and other inconceivable systems. In our project this year, the significant performance of sensitivity would be developed in the positive feedback loop established by LuxR/LuxI quorum sensing system. But this loop can be opened up because of its background expression. The AiiA, which can hydrolyze the AHL, together with the Lac operon, will control the background expression. Furthermore, the input defined by user will have a negative correlation to the opening time. Hence, there is a need to establish a model to describe this relation and even realize quantitative determination.