Difference between revisions of "Team:NJAU China"

(Prototype team page)
 
Line 1: Line 1:
{{NJAU_China}}
+
<html lang="en">
<html>
+
<head>
<h2> Welcome to iGEM 2015! </h2>
+
    <meta charset="utf-8">
<p>Your team has been approved and you are ready to start the iGEM season! </p>
+
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
 +
    <meta name="viewport" content="width=device-width, initial-scale=1">
 +
    <meta name="description" content="">
 +
    <meta name="author" content="">
 +
    <link rel="icon" href="../../favicon.ico">
 +
    <title>Home</title>
 +
    <style type="text/css">
 +
*{
 +
padding:0;
 +
text-decoration:none;
 +
margin:0;}
 +
        body {
 +
            padding-bottom: 40px;
 +
            background:#a2dcf3;
 +
            color: #5a5a5a;
 +
            font-size: 16px;
 +
            font-family:Andalus;
 +
        }
 +
pre{
 +
font-size:14px;
 +
font-family:Calibri;}
 +
        #myheader{
 +
            width:1366px;
 +
    height:500px;
 +
    margin:0 auto;
 +
    position:relative;
 +
    font-family:Arial, Helvetica, sans-serif;
 +
            background:#a2dcf3 ;
 +
        }
 +
        #contentSub, #footer-box, #catlinks, #search-controls, #p-logo, .printfooter, .visualClear {
 +
            display: none;
 +
        }
  
<h4>Before you start: </h4>
+
        /*-- hides default wiki settings --*/
<p> Please read the following pages:</p>
+
     
<ul>
+
<li>  <a href="https://2015.igem.org/Requirements">Requirements page </a> </li>
+
<li> <a href="https://2015.igem.org/Wiki_How-To">Wiki Requirements page</a></li>
+
</ul>
+
  
<div class="highlightBox">
+
        h1, h2, h3, h4, h5 {
<h4> Styling your wiki </h4>
+
            font-family: Georgia, Times, "Andalus", serif;
<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>
+
  
<h4> Editing your wiki </h4>
+
        #top-section {
<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>
+
            /*-- styling for default menu bar (edit, page, history, etc.) --*/
<p> <a href="https://2015.igem.org/wiki/index.php?title=Team:NJAU_China&action=edit"> Click here to edit this page! </a></p>
+
            background-color: #383838;
<p>See tips on how to edit your wiki on the <a href="https://2015.igem.org/TemplatesforTeams_Code_Documentation">Template Documentation</a> page.</p>
+
            border: 0 none;
 +
            height: 14px;
 +
            z-index: 100;
 +
            top: 0;
 +
            position: fixed;
 +
            width: 975px;
 +
            left: 50%;
 +
            margin-left: -487px;
 +
        }
 +
.firstHeading {
 +
            width: 975px;
 +
            margin: 0px auto;
 +
            padding-top: 100px;
 +
            margin-bottom: 20px;display:none;
 +
            font-family: Georgia, Times, "Andalus", serif;
 +
        }
 +
        #top-section-bar {
 +
            /*-- styling full width bar which hides behind default menu bar (edit, page, history, etc.) --*/
 +
            background-color: #383838;
 +
            height: 14px;
 +
            display: block;
 +
            z-index: 10;
 +
            position: fixed;
 +
            width: 100%;
 +
            top: 0;
 +
        }
  
 +
        body {
 +
            background-color: #f60;
 +
        }
  
<h4>Templates </h4>
+
        #globalWrapper, #content {
<p> This year we have created templates for teams to use freely. More information on how to use and edit the templates can be found on the
+
            /*-- changes default wiki settings --*/
<a href="https://2015.igem.org/TemplatesforTeams_Code_Documentation">Template Documentation </a> page.</p>
+
            width: 100%;
 +
            height: 100%;
 +
            border: 0px;
 +
            background-color: transparent;
 +
            margin: 0px;
 +
            padding: 0px;
 +
        }
  
 +
        html, body, .wrapper {
 +
            /*-- changes default wiki settings --*/
 +
            width: 100%;
 +
            height: 100%;
 +
            background-color: transparent;
 +
        }
  
<h4>Tips</h4>
+
        #container {
<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>
+
            /*-- creates container for all content on page --*/
<ul>
+
            font-family: Arial, Helvetica, sans-serif;
<li>State your accomplishments! Tell people what you have achieved from the start. </li>
+
            font-weight: normal;
<li>Be clear about what you are doing and how you plan to do this.</li>
+
            font-size: 14px;
<li>You have a global audience! Consider the different backgrounds that your users come from.</li>
+
            color: #414141;
<li>Make sure information is easy to find; nothing should be more than 3 clicks away.  </li>
+
            width: 960px;
<li>Avoid using very small fonts and low contrast colors; information should be easy to read.  </li>
+
            margin-left: auto;
<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://2015.igem.org/Calendar_of_Events">iGEM 2015 calendar</a> </li>
+
            margin-right: auto;
<li>Have lots of fun! </li>
+
            background-color: #transparent;
</ul>
+
            margin-top: 0px;
 +
        }
  
 +
        .container {
 +
            font-size: 14px;
 +
            width:700px;
 +
            float:right;
 +
        }
  
<h4>Inspiration</h4>
+
        .buttontext {
<p> You can also view other team wikis for inspiration! Here are some examples:</p>
+
            color: #FFF
<ul>
+
        }
<li> <a href="https://2014.igem.org/Team:SDU-Denmark/"> 2014 SDU Denmark </a> </li>
+
#my_h1{position:absolute;top:70px;left:170px;border:none;}
<li> <a href="https://2014.igem.org/Team:Aalto-Helsinki">2014 Aalto-Helsinki</a> </li>
+
#my_h1 a{display:block;width:190px;height:130px;text-indent:-9999px;}
<li> <a href="https://2014.igem.org/Team:LMU-Munich">2014 LMU-Munich</a> </li>
+
#my_nav{position:absolute;top:402px;left:200px;width:990px;height:50px;}
<li> <a href="https://2014.igem.org/Team:Michigan"> 2014 Michigan</a></li>
+
#my_nav ul{width:100%;margin:0;padding:0;list-style:none;font-size:24px;}
<li> <a href="https://2014.igem.org/Team:ITESM-Guadalajara">2014 ITESM-Guadalajara </a></li>
+
#my_nav ul li{display::inline-block;padding:9px 30px;float:left;list-style:none;position:relative;}
<li> <a href="https://2014.igem.org/Team:SCU-China"> 2014 SCU-China </a></li>
+
#my_nav ul li:hover{background:#e3f7ff;}#my_nav ul li a{color:#00586b;text-decoration:none;}#project{display:none;position:absolute;z-index:100;top:47px;left:0px;background:#CF6;width:100px;}#project dd{width:135px;font-size:16px;
</ul>
+
background:#c9efff;height:40px;margin:0;}#project dd a{width:100%;height:40px;display:block;text-decoration:none;text-align:center;line-height:40px;}#project dd a:hover{background:#a1dbf0;}#achievement{display:none;position:absolute;top:47px;z-index:100;left:0px;background:#CF6;width:100px;}#achievement dd{width:198px;font-size:16px;background:#c9efff;height:40px;margin:0;}#achievement dd a{width:100%;height:40px;display:block;text-decoration:none;text-align:center;line-height:40px;}#achievement dd a:hover{background:#a1dbf0;}#prctice{display:none;position:absolute;top:47px;z-index:100;left:0px;background:#CF6;width:100px;}#prctice dd{width:300px;font-size:16px;background:#c9efff;height:40px;margin:0;}#prctice dd a{width:100%;height:40px;display:block;text-decoration:none;text-align:center;line-height:40px;}#prctice dd a:hover{background:#a1dbf0;}#ackonwledgement{display:none;position:absolute;top:47px;z-index:100;left:0px;background:#CF6;width:100px;}#ackonwledgement dd{width:257px;font-size:16px;background:#c9efff;height:40px;margin:0;}#ackonwledgement dd a{width:100%;height:40px;display:block;text-decoration:none;text-align:center;line-height:40px;}#ackonwledgement dd a:hover{background:#a1dbf0;}
 +
#my_content{
 +
width:1030px;
 +
margin:0px auto;}
 +
#my_abstract{
 +
width:300px;
 +
margin:0 0 0 25px;
 +
        float:left;
 +
}
 +
#my_abstract h2{
 +
height:50px;
 +
line-height:50px;
 +
text-indent:50px;
 +
border:none;
 +
background:#999;
 +
margin:0 0 20px 0;
 +
padding:0;
 +
}
 +
#my_abstract p{
 +
text-indent:30px;
 +
height:240px;
 +
overflow-y:scroll;
 +
}
 +
#my_contents{
 +
width:1030px;
 +
position:relative;
 +
margin:0 auto;
 +
}
 +
#my_contents h1{
 +
width:90%;
 +
margin:10px auto;
 +
}
 +
#my_contents h4{
 +
width:90%;
 +
margin:10px auto;
 +
}
 +
#my_contents p{
 +
width:90%;
 +
margin:10px auto;
 +
font-size:16px;
 +
text-indent:30px;}
 +
pre{
 +
width:90%;
 +
margin:0 auto;}
 +
        /*-- hides default wiki settings --*/
 +
    </style>
 +
<script type="text/javascript">
 +
window.onload = function(){
 +
xialashow('project_li','project');
 +
xialahidden('project_li','project');
 +
xialashow('achievement_li','achievement');
 +
xialahidden('achievement_li','achievement');
 +
xialashow('prctice_li','prctice');
 +
xialahidden('prctice_li','prctice');
 +
xialashow('ackonwledgement_li','ackonwledgement');
 +
xialahidden('ackonwledgement_li','ackonwledgement');}
 +
function xialashow(li_id,dl_id){var li_id = document.getElementById(li_id);var dl_id = document.getElementById(dl_id);li_id.onmouseover = function(){dl_id.style.display = 'block';}}
 +
function xialahidden(li_id,dl_id){var li_id = document.getElementById(li_id);var dl_id = document.getElementById(dl_id);li_id.onmouseout = function(){dl_id.style.display = 'none';}}
 +
</script>
  
<h4> Uploading pictures and files </h4>
+
</head>
<p> You can upload your pictures and files to the iGEM 2015 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 <code>Team: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!)</p>
+
  
<a href="https://2015.igem.org/Special:Upload">CLICK HERE TO UPLOAD FILES</a>
+
<!-- NAVBAR
 +
================================================== -->
 +
<body>
 +
<div id="myheader">
 +
<h1 id="my_h1"><a href="#">IGEM</a></h1>
 +
    <div id="my_nav">
 +
        <ul>
 +
          <li><a href="https://2015.igem.org/Team:NJAU_China">Home</a></li>
 +
          <li id="project_li"><a href="#">Project</a>
 +
                <dl id="project">
 +
                    <dd><a href="https://2015.igem.org/Team:NJAU_China/Background">Background</a></dd>
 +
                    <dd><a href="https://2015.igem.org/Team:NJAU_China/System Design">System Design</a></dd>
 +
                    <dd><a href="https://2015.igem.org/Team:NJAU_China/Safety">Safety</a></dd>
 +
                </dl>
 +
          </li>
 +
          <li id="achievement_li"><a href="#">Achievement</a>
 +
                <dl id="achievement">
 +
                    <dd><a href="https://2015.igem.org/Team:NJAU_China/Wet Labs">Wet Lab</a></dd>
 +
                    <dd><a href="https://2015.igem.org/Team:NJAU_China/Modeling">Model</a></dd>
 +
                    <dd><a href="https://2015.igem.org/Team:NJAU_China/Protocol/Notebooks">Protocol/Notebooks</a></dd>
 +
                    <dd><a href="https://2015.igem.org/Team:NJAU_China/Biobricks">Biobricks</a></dd>
 +
                </dl>
 +
          </li>
 +
          <li><a href="https://2015.igem.org/Team:NJAU_China/Team">Team</a></li>
 +
          <li id="ackonwledgement_li"><a href="#">Acknowledgement</a>
 +
                <dl id="ackonwledgement">
 +
                </dl>
 +
          </li>
 +
      </ul>
 +
    </div>
 +
</div>
  
 +
<!------------------------------------------->
 +
<div id="my_contents">
 +
<p>Abstract</p>
 +
    <h1>Project Description</h1>
 +
    <p>In this project, we try to complete a simulation of memorizer. Nowadays, the most cellular memories are limited to protein levels, which are transient, instantaneous and inapparent. We designed a system to achieve the storage of information by a transient stimulation but use a long-lasting response. The two processes are divided into two bacterial community, the “Recorder” and the “Saver”, which complete their information exchange by conjugation. And in order to realize the memory erasure, we use the CRISPR-Cas9 system in the “Saver” when they receive a specific signal. By design such a cellular memory technology, we make a bacterial memory storage device. And together with biological transistor and other bio-electronic component, we can preview the prototype of the biological computer<sup> [1] </sup>.</p>
 +
    <div style="text-align:center"><img src="https://static.igem.org/mediawiki/2015/2/25/FH1.png" /></div>
 +
    <p>Description [Figure 2.1.2].</p>
 +
    <p>Chemical reactions:</p>
 +
    <p>Process:</p>
 +
    <p>2FeS<sub>2</sub>(s) + 7O<sub>2</sub>(g) + 2H<sub>2</sub>O(l) = 2Fe<sup>2+</sup>(aq) + 4SO<sub>4</sub><sup>2−</sup>(aq) + 4H<sup>+</sup>(aq)</p>
 +
    <p>FeS<sub>2</sub> (s) + 14Fe<sup>3+</sup> (aq) + 8H<sub>2</sub>O(l) = 15Fe<sup>2+</sup> (aq) + 2 SO<sub>4</sub><sup>2−</sup> (aq) + 16H<sup>+</sup> (aq)</p>
 +
    <h3>Refrences:</h3>
 +
    <p>[1] Rensing, C., & Grass, G. (2003). Escherichia coli mechanisms of copper homeostasis in a changing environment. FEMS microbiology reviews,27(2‐3), 197-213.</p>
 +
    <p>All Pictures come from Wikipedia.</p>
 +
</div>
  
 
+
</body>
</div></div> <!--These are the closing tags for div id="mainContainer" and div id="contentContainer". The corresponding opening tags appear in the template that is {{included}} at the top of this page.-->
+
 
+
 
</html>
 
</html>

Revision as of 00:53, 10 July 2015

Home

Abstract

Project Description

In this project, we try to complete a simulation of memorizer. Nowadays, the most cellular memories are limited to protein levels, which are transient, instantaneous and inapparent. We designed a system to achieve the storage of information by a transient stimulation but use a long-lasting response. The two processes are divided into two bacterial community, the “Recorder” and the “Saver”, which complete their information exchange by conjugation. And in order to realize the memory erasure, we use the CRISPR-Cas9 system in the “Saver” when they receive a specific signal. By design such a cellular memory technology, we make a bacterial memory storage device. And together with biological transistor and other bio-electronic component, we can preview the prototype of the biological computer [1] .

Description [Figure 2.1.2].

Chemical reactions:

Process:

2FeS2(s) + 7O2(g) + 2H2O(l) = 2Fe2+(aq) + 4SO42−(aq) + 4H+(aq)

FeS2 (s) + 14Fe3+ (aq) + 8H2O(l) = 15Fe2+ (aq) + 2 SO42− (aq) + 16H+ (aq)

Refrences:

[1] Rensing, C., & Grass, G. (2003). Escherichia coli mechanisms of copper homeostasis in a changing environment. FEMS microbiology reviews,27(2‐3), 197-213.

All Pictures come from Wikipedia.