Difference between revisions of "Team:NJAU China"

 
(39 intermediate revisions by 3 users not shown)
Line 4: Line 4:
 
     <meta http-equiv="X-UA-Compatible" content="IE=edge">
 
     <meta http-equiv="X-UA-Compatible" content="IE=edge">
 
     <meta name="viewport" content="width=device-width, initial-scale=1">
 
     <meta name="viewport" content="width=device-width, initial-scale=1">
    <meta name="description" content="">
 
    <meta name="author" content="">
 
 
     <link rel="icon" href="../../favicon.ico">
 
     <link rel="icon" href="../../favicon.ico">
 
     <title>Home</title>
 
     <title>Home</title>
 
     <style type="text/css">
 
     <style type="text/css">
/*hidden default property*/
+
*{
#content{
+
padding:0;
width:100%;
+
text-decoration:none;
background:red;
+
margin:0;}
padding:0;
+
       
    }
+
        #contentSub, #footer-box, #catlinks, #search-controls, #p-logo, .printfooter, .visualClear {
h1#firstHeading{
+
            display: none;
display:none;
+
        }
}
+
#wikiPreview{
+
display:none;
+
}
+
  
/*my own content,over default property*/
+
        /*-- hides default wiki settings --*/
#mycontent{
+
     
width:100%;
+
 
background:pink;
+
        h1, h2, h3, h4, h5 {
 +
            font-family: Georgia, Times, "Calibri", serif;
 +
        }
 +
 
 +
        #top-section {
 +
            /*-- styling for default menu bar (edit, page, history, etc.) --*/
 +
            background-color: #ffffe0;
 +
            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, "Calibri", serif;
 +
        }
 +
        #top-section-bar {
 +
            /*-- styling full width bar which hides behind default menu bar (edit, page, history, etc.) --*/
 +
            background-color: #ffffe0;
 +
            height: 14px;
 +
            display: block;
 +
            z-index: 10;
 +
            position: fixed;
 +
            width: 100%;
 +
            top: 0;
 +
        }
 +
 
 +
        #globalWrapper, #content {
 +
            /*-- changes default wiki settings --*/
 +
            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;
 +
        }
 +
 
 +
        #container {
 +
            /*-- creates container for all content on page --*/
 +
            font-family: Arial, Helvetica, sans-serif;
 +
            font-weight: normal;
 +
            font-size: 14px;
 +
            color: #ffa54f;
 +
            width: 960px;
 +
            margin-left: auto;
 +
            margin-right: auto;
 +
            background-color:#FFF;
 +
            margin-top: 0px;
 +
        }
 +
 
 +
        .container {
 +
            font-size: 14px;
 +
            width:700px;
 +
            float:right;
 +
        }
 +
 
 +
        .buttontext {
 +
            color: #ffa54f
 +
        }
 +
.mycontent{
 +
            width:1366px;
 +
    margin:0 auto;
 +
    position:relative;
 +
    font-family:Arial, Helvetica, sans-serif;
 +
        }
 +
 
 +
pre{
 +
width:90%;
 +
margin:0 auto;}
 +
        /*-- hides default wiki settings --*/
 +
 
 +
/*my own page*/
 +
* {
 +
margin:0;
 +
padding:0;
 
}
 
}
  
Line 36: Line 118:
 
.nav {
 
.nav {
 
     left:0;
 
     left:0;
    width:100%;
+
width:auto;
 
     background-color:#252525;
 
     background-color:#252525;
 
     padding:0 100px;
 
     padding:0 100px;
Line 268: Line 350:
 
     -o-transition-delay: 0s;
 
     -o-transition-delay: 0s;
 
     transition-delay: 0s;
 
     transition-delay: 0s;
 +
}
 +
 +
/*main*/
 +
*{
 +
/*margin: 0 auto;*/
 +
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
 +
margin:0;
 +
padding:0;
 +
}
 +
body{
 +
  background:url(https://static.igem.org/mediawiki/2015/a/a8/Njau_2015_body_bg.jpg);
 +
}
 +
#maintop{
 +
 +
width:auto;
 +
height:240px;
 +
background:url(https://static.igem.org/mediawiki/2015/d/d4/NJAU_2015_navtop.jpg) no-repeat;
 +
background-size:100% 100%;
 +
background-color:black;
 +
}
 +
#box{
 +
margin: 0 auto;
 +
}
 +
#pic{
 +
height: 400px;
 +
}
 +
#pic #pic-left{
 +
width:25%;
 +
height:400px;
 +
float:left;
 +
}
 +
#pic #pic-in{
 +
width:50%;
 +
height:350px;
 +
float:left;
 +
}
 +
video{
 +
display: block;
 +
width:100%;
 +
height:390px;
 +
margin-top:8px;
 +
color:#FFF;
 +
font-size:xx-large;
 +
}
 +
#pic #pic-right{
 +
width:25%;
 +
height:400px;
 +
float:left;
 +
}
 +
#pic img{
 +
width:100%;
 +
height:70%;
 +
}
 +
#block{
 +
margin:0 auto;
 +
height:900px;
 +
width:1200px;
 +
text-align:justify;
 +
font-family:Verdana, Geneva, sans-serif;
 +
line-height:normal;
 +
}
 +
#block h3{
 +
color:#FFF;
 +
font-size:20px;
 +
margin:0;
 +
}
 +
#block ul li{
 +
list-style: none;
 +
}
 +
.sub1,.sub2,.sub3,.sub4,.main1,.main2,.main3,.main4,.main5{
 +
width:33%;
 +
height:300px;
 +
}
 +
.sub1,.sub2,.sub3,.sub4{
 +
background: white;
 +
}
 +
.main1,.main2,.main4,.main5{
 +
background: #333;
 +
}
 +
.main3{
 +
background:url(https://static.igem.org/mediawiki/2015/7/70/Njau_2015_mid1.jpg);
 +
background-size:100% 100%;
 +
}
 +
.sub1,.sub2,.main1{
 +
float: left;
 +
}
 +
.main2,.main3,.main4{
 +
float: left;
 +
}
 +
.sub3,.main5,.sub4{
 +
float: left;
 +
}
 +
.main1,.main2,.main3,.main4,.main5{
 +
font-family:;
 +
font-size: 13px;
 +
color:#FFFF99;
 +
word-wrap: break-word;
 +
text-indent: 10px;
 +
}
 +
.sub2{
 +
background: #669999;
 +
}
 +
.sub1{
 +
background:#669966 ;
 +
}
 +
.sub4{
 +
background: #996600;
 +
}
 +
.sub3{
 +
background: #999900;
 +
}
 +
span.f1,span.f2{
 +
display: block;
 +
overflow: hidden;
 +
padding:5px 10px;
 +
    width: auto;
 +
height:250px;
 +
}
 +
span.f1 p,span.f1 p{
 +
padding:5px 5px;
 +
line-height:normal;
 +
}
 +
span.f1:hover{
 +
padding:3px 20px;
 +
-moz-transform: scale(1.2);
 +
-ms-transform: scale(1.2);
 +
-o-transform: scale(1.2);
 +
-webkit-transform: scale(1.2);
 +
color: #000;
 +
opacity: 0.8;
 +
background: #33CCCC;
 +
    transition: background 2s ease 0s;
 +
  -moz-transition: background 1.5s ease 0s;
 +
  -ms-transition: background 1.5s ease 0s;
 +
  -o-transition: background 1.5s ease 0s;
 +
  -webkit-transition: background 1.5s ease 0s;
 +
  transition: color 0.5s ease 0s;
 +
  -moz-transition: color 0.5s ease 0s;
 +
  -o-transition: color 0.5s ease 0s;
 +
  -ms-transition: color 0.5s ease 0s;
 +
  -webkit-transition: color 0.5s ease 0s;
 +
}
 +
span.f2:hover{
 +
padding:3px 20px;
 +
-moz-transform: scale(1.2);
 +
-ms-transform: scale(1.2);
 +
-o-transform: scale(1.2);
 +
-webkit-transform: scale(1.2);
 +
color:#066;
 +
opacity: 0.8;
 +
background: #66FF00;
 +
    transition: background 2s ease 0s;
 +
  -moz-transition: background 2s ease 0s;
 +
  -ms-transition: background 2s ease 0s;
 +
  -o-transition: background 2s ease 0s;
 +
  -webkit-transition: background 2s ease 0s;
 +
  transition: color 1s ease 0s;
 +
  -moz-transition: color 1s ease 0s;
 +
  -o-transition: color 1s ease 0s;
 +
  -ms-transition: color 1s ease 0s;
 +
  -webkit-transition: color 1s ease 0s;
 +
}
 +
.main3:hover{
 +
background:url(https://static.igem.org/mediawiki/2015/f/fc/Njau_2015_mid2.jpg);
 +
background-size:100% 100%;
 +
}
 +
#footer{
 +
width: 100%;
 +
height: 111px;
 +
    background:#003333;
 +
    margin: 0 auto;
 +
}
 +
#footer img{
 +
margin: 10px 0 10px 250px;
 +
float: left;
 
}
 
}
 
     </style>
 
     </style>
  
<html>
+
 
 +
</head>
 +
 
 +
<!-- NAVBAR
 +
================================================== -->
 
<body>
 
<body>
<div id="mycontent">
+
<div class="mycontent">
<div class="nav" id="main" role="main">
+
<div id="maintop"></div>
 +
  <div class="nav" id="main" role="main">
 
<ul class="menu">
 
<ul class="menu">
<li><img src="images/NJAU_2015_navigemlogo.png"/></li>
+
<li><img src="https://static.igem.org/mediawiki/2015/9/9d/NJAU_2015_navigemlogo_home0.png"/></li>
<li><a href="#">HOME</a></li>
+
<li><a href="https://2015.igem.org/Team:NJAU_China">HOME</a></li>
<li><a href="#s1">TEAM</a>
+
<li><a>TEAM</a>
 
<ul class="submenu">
 
<ul class="submenu">
<li><a href="#">team</a></li>
+
<li><a href="https://2015.igem.org/Team:NJAU_China/Team">Team</a></li>
<li><a href="#">notebook</a></li>
+
<li><a href="https://2015.igem.org/Team:NJAU_China/Notebook">Notebook</a></li>
<li><a href="#">attributes</a></li>
+
<li><a href="https://2015.igem.org/Team:NJAU_China/Arributions">Attribution</a></li>
 
</ul>
 
</ul>
 
</li>
 
</li>
<li><a href="#s1">PROGECT</a>
+
<li><a>PROJECT</a>
 
<ul class="submenu">
 
<ul class="submenu">
<li><a href="#">description</a></li>
+
<li><a href="https://2015.igem.org/Team:NJAU_China/Description">Description</a></li>
<li><a href="#">experiment&protocals</a></li>
+
                                                                <li><a href="https://2015.igem.org/Team:NJAU_China/Design">Design</a></li>
<li><a href="#">results</a></li>
+
<li><a href="https://2015.igem.org/Team:NJAU_China/Results">Results</a></li>
<li><a href="#">design</a></li>
+
                                                                <li><a href="https://2015.igem.org/Team:NJAU_China/Experiments">Experiments&Protocol</a></li>
<li><a href="#">team parts</a></li>
+
<li><a href="https://2015.igem.org/Team:NJAU_China/Parts ">Team Parts</a></li>
 
</ul>
 
</ul>
 
</li>
 
</li>
<li class="active"><a href="#s2">HUMAN PRACTICES</a>
+
<li class="active"><a>HUMAN PRACTICES</a>
 
<ul class="submenu">
 
<ul class="submenu">
<li><a href="#">humam practices</a></li>
+
<li><a href="https://2015.igem.org/Team:NJAU_China/Practices">Human Practice</a></li>
<li><a href="#">collaborations</a></li>
+
<li><a href="https://2015.igem.org/Team:NJAU_China/Collaborations">Collaborations</a></li>
<li><a href="#">safety</a></li>
+
<li><a href="https://2015.igem.org/Team:NJAU_China/Safety">Safety</a></li>
 
</ul>
 
</ul>
 
</li>
 
</li>
<li><a href="#">MODELING</a></li>
+
<li><a href="https://2015.igem.org/Team:NJAU_China/Modeling ">MODEL</a></li>
<li><a href="#">MEASUREMENT</a></li>
+
<li><a href="https://2015.igem.org/Team:NJAU_China/Measurement">MEASUREMENT</a></li>
 
</ul>
 
</ul>
 
</div>
 
</div>
 +
<div id="pic">
 +
<div id="pic-left"><img src="https://static.igem.org/mediawiki/2015/9/9e/NJAU_2015_dna2_home1.png"/></div>
 +
<div id="pic-in">
 +
<video controls autoplay loop>
 +
<source src="https://static.igem.org/mediawiki/2015/b/b2/Media-NJAU_China2015_thehorcorx.mp4" type=video/mp4 />
 +
<source src="https://static.igem.org/mediawiki/2015/5/50/NJAU_China2015_thehorcorx.webm" type=video/mov />
 +
<source src="https://static.igem.org/mediawiki/2015/9/9b/NJAU_China2015_thehorcorx.mov" type=video/webm />
 +
Your browser does not support the video tag. </video>
 +
</div>
 +
<div id="pic-right"><img src="https://static.igem.org/mediawiki/2015/6/6d/NJAU_2015_dna_home2.png"/></div>
 
</div>
 
</div>
<body>
+
<div id="block">
 +
<ul>
 +
  <li>
 +
    <div class="sub1"><img src="https://static.igem.org/mediawiki/2015/2/25/NJAU_2015_subblock1_home3.png" alt="pics"></div>
 +
<div class="main1"><h3>Introduction</h3><span class="f1"> <p>The conversion of transient information into long-lasting responses is a common aspect of many biological processes and is crucial for the design of sophisticated synthetic circuits. Whereas, the most cellular memories are limited to protein levels currently, which are transient, instantaneous and unapparent. To overcome these shortcuts, this year we design a system to achieve the storage of information by a transient stimulation but use a long-lasting response. Because of the similarity with the process of memory, we call it “the horcrux”.</p> </span></div>
 +
<div class="sub2"><img src="https://static.igem.org/mediawiki/2015/5/54/NJAU_China2015_subblock2.png" alt="pics"></div>
 +
  </li>
 +
  <li>
 +
    <div class="main2"><h3>Our Goals</h3><p><span class="f2">We try to use two different strains of E.coli to be our “Recorder” and “Saver”. We aim to finish the plasmid construction and functional verification, then use GFP as a report gene to get some data so we can build a mathematical model for our system and predict the effect.<br />In order to enable our biological system to be able to handle data processing with computer information, our students want to design a device for our bacterial system to validate system functionality and measure and collect data. Furthermore, we want it to be widely applicable to the biological research.</p>
 +
 
 +
</span></div>
 +
<div class="main3"></div>
 +
<div class="main4"><h3>Accomplishment</h3><span class="f1">
 +
<p><b>-Biological Experiment</b><br />
 +
We tried our best to construct the plasmid, made the functional verification, got some data and established the mathematical model.<br />
 +
<b>&nbsp;&nbsp;-Device Assembly</b><br />
 +
We have designed a set of simple starting and measuring devices for our biological system, and it will be used in our prototype design.<br />
 +
<b>&nbsp;&nbsp;-Human Practice</b><br />
 +
We conducted a wide range of “virtual interviews” for our subject areas. We have also exchanged our ideas and carried out some cooperation with some teams.</p><br />
 +
</span></div>
 +
  </li>
 +
  <li>
 +
    <div class="sub3"><img src="https://static.igem.org/mediawiki/2015/7/75/NJAU_2015_subblock3_home5.png" alt="pics"></div>
 +
<div class="main5"><h3>Future Plan</h3><span class="f2"><p>
 +
Try to optimize the system, reduce the complexity of the system.Finish the hardware device,test the reliability of the device and use it to collect data. Try to promote our device in a wider range of application.Improving the system data, especially the core data of traI, establish the mathematical model of the main system.Try to built a prototype of the system in the laboratory.
 +
</p></span></div>
 +
<div class="sub4"><img src="https://static.igem.org/mediawiki/2015/b/b5/NJAU_2015_subblock4_home6.png" alt="pics"></div>
 +
  </li>
 +
</ul>
 +
</div>
 +
<div id="footer">
 +
<img src="https://static.igem.org/mediawiki/2015/1/1a/NJAU_2015_bg_home7.png" alt="Nanjing Argriculture University">
 +
<img src="https://static.igem.org/mediawiki/2015/b/b4/NJAU_2015_sk_bg_home8.png" alt="Nanjing Argriculture University">
 +
</div>
 +
</body>
 
</html>
 
</html>

Latest revision as of 10:09, 18 September 2015

Home

  • pics

    Introduction

    The conversion of transient information into long-lasting responses is a common aspect of many biological processes and is crucial for the design of sophisticated synthetic circuits. Whereas, the most cellular memories are limited to protein levels currently, which are transient, instantaneous and unapparent. To overcome these shortcuts, this year we design a system to achieve the storage of information by a transient stimulation but use a long-lasting response. Because of the similarity with the process of memory, we call it “the horcrux”.

    pics
  • Our Goals

    We try to use two different strains of E.coli to be our “Recorder” and “Saver”. We aim to finish the plasmid construction and functional verification, then use GFP as a report gene to get some data so we can build a mathematical model for our system and predict the effect.
    In order to enable our biological system to be able to handle data processing with computer information, our students want to design a device for our bacterial system to validate system functionality and measure and collect data. Furthermore, we want it to be widely applicable to the biological research.

    Accomplishment

    -Biological Experiment
    We tried our best to construct the plasmid, made the functional verification, got some data and established the mathematical model.
      -Device Assembly
    We have designed a set of simple starting and measuring devices for our biological system, and it will be used in our prototype design.
      -Human Practice
    We conducted a wide range of “virtual interviews” for our subject areas. We have also exchanged our ideas and carried out some cooperation with some teams.


  • pics

    Future Plan

    Try to optimize the system, reduce the complexity of the system.Finish the hardware device,test the reliability of the device and use it to collect data. Try to promote our device in a wider range of application.Improving the system data, especially the core data of traI, establish the mathematical model of the main system.Try to built a prototype of the system in the laboratory.

    pics