Team:York/Project

From 2014.igem.org

(Difference between revisions)
 
(68 intermediate revisions not shown)
Line 1: Line 1:
-
<html><head>
+
<html lang="en">
 +
  <head>
 +
    <meta charset="utf-8">
 +
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
 +
    <meta name="viewport" content="width=device-width, initial-scale=1">
 +
    <title>Team York 2014</title>
-
<style>
+
    <!-- Bootstrap -->
-
/***
+
    <link href="https://maxcdn.bootstrapcdn.com/bootstrap/3.2.0/css/bootstrap.min.css" rel="stylesheet">
-
Minimal header: removes the search bar and header image and readjusts font colours in the menus.
+
    <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.2.0/css/bootstrap-theme.min.css">
 +
    <link href="https://2014.igem.org/Team:York/Template.css?action=raw&amp;ctype=text/css" type="text/css" rel="stylesheet">
-
Thanks a lot to the 2011 Brown-Stanford and 2012 Lethbridge iGEM teams for snippets of their code!
+
  </head>
-
Check out their wikis at:
+
  <body>
-
https://2011.igem.org/Team:Brown-Stanford,https://2012.igem.org/Team:Lethbridge
+
-
***/
+
-
#globalWrapper {
+
    <!-- jQuery (necessary for Bootstrap's JavaScript plugins) -->
-
        background-color: #42A7EA;
+
    <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
-
}
+
    <!-- Include all compiled plugins (below), or include individual files as needed -->
-
 
+
     <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.2.0/js/bootstrap.min.js"></script>
-
#content {
+
-
        background-color: #42A7EA;
+
-
}
+
-
 
+
-
 
+
-
#content h1.firstHeading {
+
-
visibility:hidden;
+
-
}
+
-
 
+
-
#content{
+
-
border-left: 0px solid rgb(68, 68, 68);
+
-
border-right: 0px solid rgb(68, 68, 68);
+
-
        width: 1000px;
+
-
}
+
-
 
+
-
#bodyContent{
+
-
        margin: 0 auto;
+
-
margin-top: 0px;
+
-
        width: 1000px;
+
-
        font-size: 14px;
+
-
        -webkit-font-smoothing: antialiased !important;
+
-
}
+
-
 
+
-
#p-logo {
+
-
display: none;
+
-
}
+
-
#searchform {
+
-
     display: none;
+
-
}
+
-
 
+
-
.left-menu {
+
-
background-color: #555;
+
-
}
+
<div class="navbar navbar-inverse navbar-fixed-top">
-
.left-menu a {
+
<div class="container">
-
    color: #000;
+
-
}
+
<a href="https://2014.igem.org/Team:York" class="navbar-brand"><img src="https://static.igem.org/mediawiki/2014/5/55/UoYiGEMlogo.png" id="topyorklogo"></a>
 +
 +
<button class="navbar-toggle" data-toggle="collapse" data-target=".navHeaderCollapse">
 +
<span class="icon-bar"></span>
 +
<span class="icon-bar"></span>
 +
<span class="icon-bar"></span>
 +
</button>
 +
 +
<div class="collapse navbar-collapse navHeaderCollapse">
 +
 +
<ul class="nav navbar-nav navbar-right">
 +
<li><a href="https://2014.igem.org/Team:York">Home</a></li>
 +
<li class="dropdown active">
 +
                                                <a href="#" class="dropdown-toggle" data-toggle="dropdown">Project
 +
<b class="caret"></b></a>
 +
                                                <ul class="dropdown-menu">
 +
                                                        <li class="active"><a href="https://2014.igem.org/Team:York/Project">The Challenge</a></li>
 +
                                                        <li><a href="https://2014.igem.org/Team:York/Constructs">The Solution</a></li>
 +
                                                        <li><a href="https://2014.igem.org/Team:York/Application">Future Applications</a></li>
 +
                                                </ul>
 +
                                        </li>
 +
<li class="dropdown">
 +
                                                <a href="#" class="dropdown-toggle" data-toggle="dropdown">Achievements
 +
<b class="caret"></b></a>
 +
                                                <ul class="dropdown-menu">
 +
                                                        <li><a href="https://2014.igem.org/Team:York/Judging">Judging Criteria</a></li>
 +
                                                        <li><a href="https://2014.igem.org/Team:York/Results">Results</a></li>
 +
                                                        <li><a href="https://2014.igem.org/Team:York/Parts">Parts</a></li>
 +
                                                </ul>
 +
                                        </li>
 +
<li class="dropdown">
 +
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Policy And Practice
 +
<b class="caret"></b></a>
 +
<ul class="dropdown-menu">
 +
                                                        <li><a href="https://2014.igem.org/Team:York/Environment">Environmental Impact</a></li>
 +
<li><a href="https://2014.igem.org/Team:York/Surveys">Survey and GMOs</a></li>
 +
<li> <a href="https://2014.igem.org/Team:York/Outreach">Outreach</a></li>
 +
<li><a href="https://2014.igem.org/Team:York/Collaborations">Collaborations</a></li>
-
#top-section{ /*the div containing the entire top bar*/
+
</ul>
-
height: 20px;
+
</li>
-
margin-bottom: 0px !important;
+
<li class="dropdown">
-
border: none;
+
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Notebook
-
        width: 1277px;
+
<b class="caret"></b></a>
-
}
+
<ul class="dropdown-menu">
 +
<li><a href="https://2014.igem.org/Team:York/Protocols">Protocols</a></li>
 +
<li><a href="https://2014.igem.org/Team:York/Notebook">Notebook</a></li>
 +
</ul>
 +
</li>
 +
<li><a href="https://2014.igem.org/Team:York/Safety">Safety</a></li>
 +
<li class="dropdown">
 +
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Team
 +
<b class="caret"></b></a>
 +
<ul class="dropdown-menu">
 +
<li>
 +
<a href="https://2014.igem.org/Team:York/Team">Students and Instructors</a></li>
 +
<li><a href="https://2014.igem.org/Team:York/Sponsors">Sponsors and Attributions</a></li>
 +
</ul>
 +
</li>
 +
</ul>
 +
 +
</div>
 +
 +
</div>
 +
</div><br>
 +
<!--  THE TOP HAS ENDED. THE REST OF THE PAGE BEGINS.  -->
 +
<div class="container">
 +
<div class="jumbotron">
 +
<h1>The Challenge</h1>
 +
<div class="row"><div class="col-lg-2"></div>
 +
<div class="col-lg-8">
 +
<p><h2>To remove Cadmium from water</h2></p>
-
#container{
+
<p>Both cadmium and sulfate compounds can be found in wastewater and is produced from processes such as electroplating. If these contaminants are not removed from the environment, they can have a detrimental impact upon living organisms. For example, if cadmium is consumed by mammals over a long period of time, it can cause health problems such as Itai-Itai disease (cadmium poisoning). This year, our project at iGEM York is focusing on increasing the uptake of cadmium and sulfate in our chosen chassis <i>E. coli</i>. The project has two main, interlinked approaches:</p>
-
margin-top: 0px;
+
<ul>
-
        height: inherit;
+
<li><p>Firstly, the increased uptake of sulfur using an exogenous sulfate transporter from <i>Bacillus</i>.</p></li>
-
}
+
<li><p>Secondly the increased uptake and chelation of cadmium ions through the use of metal-binding proteins, to produce a potentially recoverable metal product.</p></li>
 +
</ul>
-
#search-controls {
+
<p><h2>How are these two processes intertwined?</h2></p>
-
overflow:hidden;
+
</div></div>
-
display:none;
+
<div class="row"><div class="col-sm-2"></div><div class="col-sm-4">
-
background: none;
+
<p>We are tweaking the cysteine biosynthesis pathway, allowing the over-expression of cysteine and the utilisation of the sulfate that accumulates inside our cell. In addition, we are tweaking another system, the production of cysteine-rich phytochelatins. We are over-producing these metal-binding proteins, and thus creating a sink for the cysteine that is produced by our cell. These metal-binding proteins are also responsible for chelating the cadmium that our cell takes up from the environment.</p>
-
position: absolute;
+
-
top: 170px;
+
-
right: 40px;
+
-
}
+
 +
<p><h3>How is our system regulated?</h3></p>
 +
<p>We have designed our system to be regulated by the concentration of cadmium in the environment. If the concentration of cadmium surpasses the sensitivity threshold of pYoda (cadmium-inducible promoter)then it will activate our system and as a result, our genes will be expressed. Our system prevents the overproduction of cysteine when cadmium is at low concentrations.</p>
 +
</div>
 +
<div class="col-sm-4">
 +
<!-- <img src=https://static.igem.org/mediawiki/2014/4/4f/York_Cysteine_2.png>
 +
<p><b>Structure of L-Cysteine</b></p> -->
-
#header {
 
-
width: 1277px;
 
-
text-align: left;
 
-
margin-left: auto;
 
-
margin-right: auto;
 
-
    margin-top: 5px;
 
-
margin-bottom: 0px !important;
 
-
}
 
-
#global-banner {
 
-
margin-bottom: 1px;
 
-
}
 
-
#menubar {
+
<img src="https://static.igem.org/mediawiki/2014/9/99/L-cysteine.png" class="img-responsive" style="width:350px;">
-
position: absolute;
+
<p><b> Synthesis of L-Cysteine</b></p></div></div>
-
background: none;
+
-
color: black;
+
-
}
+
-
.left-menu, .right-menu{
+
<div class="row"><div class="col-sm-2"></div><div class="col-sm-8">
-
position: absolute;
+
<a href="https://2014.igem.org/Team:York/Article">
-
background: none;
+
<h3 class="text-center"><i>EcoCADMUS</i>: The grisly story behind the name.</h3></a><br>
-
color: black;
+
-
}
+
-
.left-menu li a, .right-menu li a {
 
-
color: #000 !important;
 
-
}
 
-
 
-
.left-menu ul li, .right-menu ul li a{
 
-
background: none;
 
-
color: #000 !important;
 
-
}
 
-
 
-
.left-menu li a:hover, .right-menu li a:hover, .right-menu li a:visited, .right-menu li a:active {
 
-
    color: #000 !important;
 
-
}
 
-
 
-
#catlinks{
 
-
display:none;
 
-
}
 
-
 
-
/*important for background colours*/
 
-
.mediawiki{
 
-
background: #ffffff;
 
-
}
 
-
 
-
#footer-box {
 
-
        width: 1277px;
 
-
        margin-top: 20px;
 
-
        border-color: lightgrey;
 
-
}
 
-
     
 
-
#footer-box a {
 
-
        color: lightgrey;
 
-
      }
 
-
     
 
-
#footer-box img {
 
-
        opacity: 0.6;
 
-
      }
 
-
/* END MINIMAL HEADER */
 
-
#container {
 
-
width: 1000px;
 
-
height: inherit;
 
-
background-color: #42A7EA;
 
-
}
 
-
 
-
#header {
 
-
border: 0px solid;
 
-
border-color: black;
 
-
border-top-left-radius: 0px;      /*To be changed later. Logo background is white and not transparent which causes an overlap. Was 25px earlier */
 
-
border-top-right-radius: 0px;
 
-
width: 1000px;
 
-
height: 30px;
 
-
}
 
-
 
-
#navmenu {
 
-
margin-top: 23px;
 
-
margin-left: 75px;
 
-
width: 1000px;
 
-
height: 21px;
 
-
background-color: DarkBlue;
 
-
border: 2px solid;
 
-
border-top-right-radius: 11px;
 
-
border-bottom-right-radius: 10px;
 
-
}
 
-
 
-
ul.yorknav {
 
-
list-style-type: none;
 
-
margin: 0;
 
-
padding: 0;
 
-
}
 
-
 
-
li.yorknav {
 
-
float: right;
 
-
display: block;
 
-
margin-left: auto;
 
-
margin-right: auto;
 
-
width: 170px;
 
-
text-align: center;
 
-
background-color: DarkBlue;
 
-
}
 
-
 
-
a.yorknav {
 
-
width: 111px;
 
-
}
 
-
 
-
a.yorknav:link{
 
-
font-weight: bold;
 
-
color: White;
 
-
padding: 0px;
 
-
text-transform: uppercase;
 
-
text-decoration: none;
 
-
}
 
-
 
-
a.yorknav:visited{
 
-
font-weight: bold;
 
-
color: White;
 
-
padding: 0px;
 
-
text-transform: uppercase;
 
-
}
 
-
 
-
li.yorknav{
 
-
border-top-right-radius: 5px;
 
-
border-top-left-radius: 5px;
 
-
border-bottom-right-radius: 5px;
 
-
border-bottom-left-radius: 5px;
 
-
}
 
-
 
-
#Sponsors:hover {
 
-
background-color: darkred;
 
-
}
 
-
#HumanPractice:hover {
 
-
background-color: purple;
 
-
}
 
-
#Project:hover {
 
-
background-color: #477519;
 
-
}
 
-
#Team:hover {
 
-
background-color: orangered;
 
-
}
 
-
#Home:hover {
 
-
background-color: teal;
 
-
}
 
-
 
-
#contently {
 
-
border: 2px solid;
 
-
border-color: black;
 
-
border-bottom-left-radius: 25px;
 
-
border-bottom-right-radius: 25px;
 
-
border-top-left-radius: 25px;
 
-
border-top-right-radius: 25px;
 
-
width: 1000px;
 
-
background-color: #FCFCE0;
 
-
}
 
-
 
-
#actualcontent {
 
-
width: 900px;
 
-
padding: 50px;
 
-
font-size: 16px;
 
-
}
 
-
 
-
</style></head>
 
-
 
-
<body>
 
-
<div id="container">
 
-
<div id="header">
 
-
<img id="optbanner" src="https://static.igem.org/mediawiki/2014/3/3d/York_final_LOGO.png" style=" height: 114px; width: 180px; position: absolute; left: -77px; top: 15px;">
 
-
<div id="navmenu">
 
-
<ul class="yorknav">
 
-
<a href="#" class="yorknav"><li class="yorknav" id="Sponsors">Sponsors</li></a>
 
-
<a href="#" class="yorknav"><li class="yorknav" id="HumanPractice">Human Practice</li></a>
 
-
<a href="https://2014.igem.org/Team:York/Project" class="yorknav"><li class="yorknav" id="Project">Project</li></a>
 
-
<a href="https://2014.igem.org/Team:York/Team" class="yorknav"><li class="yorknav" id="Team">Team</li></a>
 
-
<a href="https://2014.igem.org/Team:York" class="yorknav"><li class="yorknav" id="Home">Home</li></a>
 
-
</ul>
 
</div>
</div>
</div>
</div>
-
<div id="contently">
 
-
<div id="actualcontent">
 
-
<h3>Our Project</h3>
 
-
<p>Our project is about the bioremediation of Cadmium Sulfide. Cadmium is a toxic chemical and is closely monitored in waters around the world. We're looking to use Phytochelatin proteins in E. Coli to bind Cadmium from the water as part of an industrial method for removing Cadmium.</p>
 
-
</div></div>
 
</div>
</div>
 +
</div>
 +
</div>
 +
</div>
 +
<!--  THE PAGE HAS ENDED. THE FOOTER BEGINS.  -->
 +
<nav class="navbar navbar-default navbar-static-bottom" role="contact" id="yorkfooter">
 +
  <div class="container">
 +
    <a href="http://www.york.ac.uk/biology/" class="navbar-brand img-responsive">
 +
      <img src="https://static.igem.org/mediawiki/2014/4/4c/Uoylogo.png" id="bottomyorklogo">
 +
    </a>
 +
<div class="collapse navbar-collapse navHeaderCollapse">
 +
    <ul class="nav navbar-nav navbar-right">
 +
        <li><a href="https://twitter.com/iGEMyork" title="@iGEMyork">
 +
            <img src="https://static.igem.org/mediawiki/2014/1/14/York_Twitter.png" class="contacticon"></a></li>
 +
        <li><a href="mailto:igemyork2014@gmail.co.uk" title="igemyork2014@gmail.co.uk">
 +
            <img src="https://static.igem.org/mediawiki/2014/3/3a/York_Mail.png" class="contacticon"></a></li>
 +
    </ul></div>
 +
  </div>
 +
</nav>
 +
  </body>
 +
</html>

Latest revision as of 03:33, 18 October 2014

Team York 2014


The Challenge

To remove Cadmium from water

Both cadmium and sulfate compounds can be found in wastewater and is produced from processes such as electroplating. If these contaminants are not removed from the environment, they can have a detrimental impact upon living organisms. For example, if cadmium is consumed by mammals over a long period of time, it can cause health problems such as Itai-Itai disease (cadmium poisoning). This year, our project at iGEM York is focusing on increasing the uptake of cadmium and sulfate in our chosen chassis E. coli. The project has two main, interlinked approaches:

  • Firstly, the increased uptake of sulfur using an exogenous sulfate transporter from Bacillus.

  • Secondly the increased uptake and chelation of cadmium ions through the use of metal-binding proteins, to produce a potentially recoverable metal product.

How are these two processes intertwined?

We are tweaking the cysteine biosynthesis pathway, allowing the over-expression of cysteine and the utilisation of the sulfate that accumulates inside our cell. In addition, we are tweaking another system, the production of cysteine-rich phytochelatins. We are over-producing these metal-binding proteins, and thus creating a sink for the cysteine that is produced by our cell. These metal-binding proteins are also responsible for chelating the cadmium that our cell takes up from the environment.

How is our system regulated?

We have designed our system to be regulated by the concentration of cadmium in the environment. If the concentration of cadmium surpasses the sensitivity threshold of pYoda (cadmium-inducible promoter)then it will activate our system and as a result, our genes will be expressed. Our system prevents the overproduction of cysteine when cadmium is at low concentrations.

Synthesis of L-Cysteine

Retrieved from "http://2014.igem.org/Team:York/Project"