Team:NJAU China/Project

From 2014.igem.org

(Difference between revisions)
Line 1: Line 1:
-
<html>
+
<html lang="en">
<head>
<head>
<meta charset="utf-8">
<meta charset="utf-8">
<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">
-
<!-- Bootstrap 核心 CSS 文件 -->
+
<meta name="description" content="">
 +
<meta name="author" content="">
 +
<link rel="icon" href="../../favicon.ico">
 +
<title>Carousel Template for Bootstrap</title>
<link rel="stylesheet" href="http://cdn.bootcss.com/bootstrap/3.2.0/css/bootstrap.min.css">
<link rel="stylesheet" href="http://cdn.bootcss.com/bootstrap/3.2.0/css/bootstrap.min.css">
-
 
-
<!-- 可选的Bootstrap主题文件(一般不用引入) -->
 
-
 
-
<!-- jQuery文件。务必在bootstrap.min.js 之前引入 -->
 
<script src="http://cdn.bootcss.com/jquery/1.11.1/jquery.min.js"></script>
<script src="http://cdn.bootcss.com/jquery/1.11.1/jquery.min.js"></script>
-
 
-
<!-- 最新的 Bootstrap 核心 JavaScript 文件 -->
 
<script src="http://cdn.bootcss.com/bootstrap/3.2.0/js/bootstrap.min.js"></script>
<script src="http://cdn.bootcss.com/bootstrap/3.2.0/js/bootstrap.min.js"></script>
-
<style>
+
 
 +
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
 +
<!--[if lt IE 9]>
 +
      <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
 +
      <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
 +
    <![endif]-->
 +
 
 +
<!-- Custom styles for this template -->
 +
<link href="carousel.css" rel="stylesheet">
 +
<style type="text/css">
body {
body {
-
font-size:12px
+
  padding-bottom: 40px;
 +
  background: #333333;
 +
  color: #5a5a5a;
 +
  font-size: 12px;
 +
}
 +
#contentSub, #footer-box, #catlinks, #search-controls, #p-logo, .printfooter, .visualClear {
 +
  display: none;
 +
} /*-- hides default wiki settings --*/
 +
.firstHeading {
 +
  width: 975px;
 +
  margin: 0px auto;
 +
  padding-top: 100px;
 +
  margin-bottom: 20px;
 +
  font-family: Georgia, Times, "Times New Roman", serif;
 +
}
 +
h1, h2, h3, h4, h5 {
 +
  font-family: Georgia, Times, "Times New Roman", serif;
 +
}
 +
#top-section { /*-- styling for default menu bar (edit, page, history, etc.) --*/
 +
  background-color: #383838;
 +
  border: 0 none;
 +
  height: 14px;
 +
  z-index: 100;
 +
  top: 0;
 +
  position: fixed;
 +
  width: 975px;
 +
  left: 50%;
 +
  margin-left: -487px;
 +
}
 +
#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: #fff;
 +
}
 +
#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: #414141;
 +
  width: 960px;
 +
  margin-left: auto;
 +
  margin-right: auto;
 +
  background-color: #transparent;
 +
  margin-top: 0px;
}
}
.container {
.container {
-
width:960px
+
  font-size:14px
}
}
-
.unselect {
+
.buttontext {
-
color:#428bca
+
  color:#FFF
}
}
 +
</style>
 +
<style>
 +
#contentSub, #footer-box, #catlinks, #search-controls, #p-logo, .printfooter, .firstHeading, .visualClear {
 +
  display: none;
 +
} /*-- hides default wiki settings --*/
</style>
</style>
</head>
</head>
-
<body >
+
<!-- NAVBAR
-
<div class="container">
+
================================================== -->
-
   <div class="nav">
+
<body>
-
     <ul class="nav nav-pills" role="tablist">
+
<div class="container-fluid">
-
       <li><a href="https://2014.igem.org/Team:NJAU_China" class="unselect">Home</a></li>
+
  <!-- Brand and toggle get grouped for better mobile display -->
-
      <li><a href="https://2014.igem.org/Team:NJAU_China/Team" class="unselect">Team</a></li>
+
   <div class="navbar-header">
-
      <li><a href="https://igem.org/Team.cgi?year=2014" class="unselect">Official Team Profile </a></li>
+
     <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1"> <span class="sr-only">Toggle navigation</span> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </button>
-
      <li class="active"><a href="https://2014.igem.org/Team:NJAU_China/Project">Project</a></li>
+
    <a class="navbar-brand" href="#">Brand</a> </div>
-
      <li><a href="https://2014.igem.org/Team:NJAU_China/Parts" class="unselect">Parts</a></li>
+
  <div class="navbar-wrapper">
-
      <li><a href="https://2014.igem.org/Team:NJAU_China/Modeling" class="unselect">Modeling</a></li>
+
    <div class="navbar navbar-fixed-top navbar-inverse" role="navigation">
-
      <li><a href="https://2014.igem.org/Team:NJAU_China/Notebook" class="unselect">Notebook</a></li>
+
       <div class="container">
-
      <li><a href="https://2014.igem.org/Team:NJAU_China/Safety" class="unselect">Safety</a></li>
+
        <div class="navbar-header">
-
      <li><a href="https://2014.igem.org/Team:NJAU_China/Attributions" class="unselect">Attributions</a></li>
+
          <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target=".navbar-collapse"> <span class="sr-only">Toggle navigation</span> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </button>
-
    </ul>
+
          <a class="navbar-brand" href="#">iGem 2014 NJAU_China</a> </div>
 +
        <div class="collapse navbar-collapse">
 +
          <ul class="nav navbar-nav">
 +
            <li class="active"><a href="https://2014.igem.org/Team:NJAU_China" class="unselect">Home</a></li>
 +
            <li class="dropdown"> <a href="#" class="dropdown-toggle" data-toggle="dropdown">Introduction<span class="caret"></span></a>
 +
              <ul class="dropdown-menu" role="menu">
 +
                <li><a href="https://2014.igem.org/Team:NJAU_China/Background">Background</a></li>
 +
                <li><a href="https://2014.igem.org/Team:NJAU_China/Challenge">Challenge</a></li>
 +
                <li><a href="https://2014.igem.org/Team:NJAU_China/OurIdea">Our Idea</a></li>
 +
              </ul>
 +
            </li>
 +
            <li class="dropdown"> <a href="#" class="dropdown-toggle" data-toggle="dropdown">Project<span class="caret"></span></a>
 +
              <ul class="dropdown-menu" role="menu">
 +
                <li><a href="https://2014.igem.org/Team:NJAU_China/Overview">Overview</a></li>
 +
                <li><a href="https://2014.igem.org/Team:NJAU_China/Sensor">Part1: Sensor</a></li>
 +
                <li><a href="https://2014.igem.org/Team:NJAU_China/System">System</a></li>
 +
                <li><a href="https://2014.igem.org/Team:NJAU_China/Product">Product</a></li>
 +
                <li><a href="https://2014.igem.org/Team:NJAU_China/Summary">Summary</a></li>
 +
              </ul>
 +
            </li>
 +
            <li><a href="https://2014.igem.org/Team:NJAU_China/Modeling" class="unselect">Modeling</a></li>
 +
            <li class="dropdown"> <a href="#" class="dropdown-toggle" data-toggle="dropdown">Outreach<span class="caret"></span></a>
 +
              <ul class="dropdown-menu" role="menu">
 +
                <li><a href="https://2014.igem.org/Team:NJAU_China/HumanPractice">Human Practice</a></li>
 +
                <li><a href="https://2014.igem.org/Team:NJAU_China/Safety">Safety</a></li>
 +
                <li><a href="https://2014.igem.org/Team:NJAU_China/Collaboration">Collaboration</a></li>
 +
              </ul>
 +
            </li>
 +
            <li class="dropdown"> <a href="#" class="dropdown-toggle" data-toggle="dropdown">Achievements<span class="caret"></span></a>
 +
              <ul class="dropdown-menu" role="menu">
 +
                <li><a href="https://2014.igem.org/Team:NJAU_China/BioBricks">BioBricks</a></li>
 +
                <li><a href="https://2014.igem.org/Team:NJAU_China/JudgingCriteria">Judging Criteria</a></li>
 +
              </ul>
 +
            </li>
 +
            <li class="dropdown"> <a href="#" class="dropdown-toggle" data-toggle="dropdown">Notebook<span class="caret"></span></a>
 +
              <ul class="dropdown-menu" role="menu">
 +
                <li><a href="https://2014.igem.org/Team:NJAU_China/Protocol">Protocol</a></li>
 +
                <li><a href="https://2014.igem.org/Team:NJAU_China/Lablog">Lablog</a></li>
 +
              </ul>
 +
            </li>
 +
            <li><a href="https://2014.igem.org/Team:NJAU_China/Team"  class="unselect">Team</a></li>
 +
            <li><a href="https://2014.igem.org/Team:NJAU_China/Acknowledgement" class="unselect">Acknowledgement</a></li>
 +
          </ul>
 +
        </div>
 +
        <!-- /.nav-collapse -->
 +
      </div>
 +
      <!-- /.container -->
 +
    </div>
 +
    <!-- /.navbar -->
 +
   
   </div>
   </div>
</div>
</div>
 +
 +
 +
 +
<!-- Marketing messaging and featurettes
 +
    ================================================== -->
 +
<!-- Wrap the rest of the page in another container to center all the content. -->
<div class="container">
<div class="container">
-
<div class="row">
+
<h1>Overview</h1>
-
  <div class="col-md-6">
+
<h3>Description</h3>
-
 
+
<p>For eliminating copper contaminant automatically, the E.coli is supposed to make response as soon as the concentration of copper is excessive in the environment. Sensing and cooperating with copper ion,some special nucleotide sequences on E.coli chromosome can regulate transcription of downstream. Among those copper-sensing sequences, we will choose the most sensitive、effective sequence as a copper sensor to promote sequential reactions.</p>
-
  <h2>Project Description </h2>
+
<p>
-
  <p>
+
In our project,we put the concentrations on three candidates:</p>
-
Tell us more about your project. Give us background. Use this as the abstract of your project. Be descriptive but concise (1-2 paragraphs)
+
<p>
 +
MarO(THE marRAB OPERON),an regulon which regulates the multiple antibiotic resistance of E.coli, has been reported as a copper sensor to be controlled by MarR.</p>
 +
<p>CopA and CueO ,both of them involves in copper tolerance of E.coli and are activated by CueR in response to excessive concentration of copper.</p>
 +
<p>Our standards and methods for choosing the best one are the sensitiveness and effectiveness.</p>
 +
<p>For the facilitating part, we use vbg promoter to assure that the sequential reactions wouldn’t be actived until the concentration of GSH has accumulated to some point. Therefore, when CopA system are triggered and the concentration of Cu2+ are rise, which has been proved in an article, we can eliminate the copper contaminant with high efficiency. At the same time, we can keep the E.coli safe.</p>
 +
<p>We stabilized the E.coli so that they wouldn’t be released to the environment.
</p>
</p>
 +
</div>
-
<h2>References</h2>
 
-
  <p>iGEM teams are encouraged to record references you use during the course of your research. They should be posted somewhere on your wiki so that judges and other visitors can see how you though about your project and what works inspired you. </p>
 
-
  </div>
 
-
  <div class="col-md-6">
 
-
  <h2>Content</h2>
 
-
  <p> You can use these subtopics to further explain your project
 
-
 
-
    Overall project summary
 
-
    Project Details
 
-
    Materials and Methods
 
-
    The Experiments
 
-
    Results
 
-
    Data analysis
 
-
    Conclusions
 
-
It's important for teams to describe all the creativity that goes into an iGEM project, along with all the great ideas your team will come up with over the course of your work.
+
<!-- /.container -->
-
It's also important to clearly describe your achievements so that judges will know what you tried to do and where you succeeded. Please write your project page such that what you achieved is easy to distinguish from what you attempted. </p>
+
<!-- Bootstrap core JavaScript
-
  </div>
+
    ================================================== -->  
-
</div>
+
<!-- Placed at the end of the document so the pages load faster -->  
-
 
+
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
-
</div>
+
-
<a href="https://2014.igem.org/wiki/index.php?title=Team:NJAU_China/Project&action=edit">edit</a>
+
</body>
</body>
</html>
</html>

Revision as of 11:34, 15 August 2014

Carousel Template for Bootstrap

Overview

Description

For eliminating copper contaminant automatically, the E.coli is supposed to make response as soon as the concentration of copper is excessive in the environment. Sensing and cooperating with copper ion,some special nucleotide sequences on E.coli chromosome can regulate transcription of downstream. Among those copper-sensing sequences, we will choose the most sensitive、effective sequence as a copper sensor to promote sequential reactions.

In our project,we put the concentrations on three candidates:

MarO(THE marRAB OPERON),an regulon which regulates the multiple antibiotic resistance of E.coli, has been reported as a copper sensor to be controlled by MarR.

CopA and CueO ,both of them involves in copper tolerance of E.coli and are activated by CueR in response to excessive concentration of copper.

Our standards and methods for choosing the best one are the sensitiveness and effectiveness.

For the facilitating part, we use vbg promoter to assure that the sequential reactions wouldn’t be actived until the concentration of GSH has accumulated to some point. Therefore, when CopA system are triggered and the concentration of Cu2+ are rise, which has been proved in an article, we can eliminate the copper contaminant with high efficiency. At the same time, we can keep the E.coli safe.

We stabilized the E.coli so that they wouldn’t be released to the environment.