Difference between revisions of "Team:AshesiGhana/Test"

Line 1: Line 1:
 
+
{{Template:AshesiGhana/NavBar}}
 
<html class="no-js">
 
<html class="no-js">
<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 property="og:title" content=""/>
+
    <meta property="og:title" content=""/>
<meta property="og:image" content=""/>
+
    <meta property="og:image" content=""/>
<meta property="og:url" content=""/>
+
    <meta property="og:url" content=""/>
<meta property="og:site_name" content=""/>
+
    <meta property="og:site_name" content=""/>
<meta property="og:description" content=""/>
+
    <meta property="og:description" content=""/>
<meta name="twitter:title" content="" />
+
    <meta name="twitter:title" content="" />
<meta name="twitter:image" content="" />
+
    <meta name="twitter:image" content="" />
<meta name="twitter:url" content="" />
+
    <meta name="twitter:url" content="" />
<meta name="twitter:card" content="" />
+
    <meta name="twitter:card" content="" />
  
 
          
 
          
<link rel="stylesheet" type="text/css"
 
href="https://2017.igem.org/Template:AshesiGhana/CSS:font-awesome.min?action=raw&ctype=text/css" />
 
 
<!--jquery-->
 
 
<link rel="stylesheet" type="text/css"
 
href="https://2017.igem.org/Template:AshesiGhana/CSS:Nunito?action=raw&ctype=text/css" />
 
 
<!-- Latest compiled and minified CSS -->
 
 
 
 
<link rel="stylesheet" type="text/css"
 
href="https://2017.igem.org/Template:AshesiGhana/CSS:bootstrap.min.css?action=raw&ctype=text/css" />
 
 
<script type="text/javascript" src="https://2017.igem.org/Template:AshesiGhana/JS:MathJax?action=raw&ctype=text/javascript"></script>
 
 
<script type="text/javascript" src="https://2017.igem.org/Template:AshesiGhana/JS:jquery.min?action=raw&ctype=text/javascript"></script>
 
 
 
<!-- This Part contains the metadata for the landing page-->
 
 
  <!-- Place favicon.ico and apple-touch-icon.png in the root directory -->
 
  <link rel="shortcut icon" href="favicon.ico">
 
 
  <!-- Google Webfonts -->
 
 
 
<link rel="stylesheet" type="text/css" href="https://2017.igem.org/Template:AshesiGhana/CSS:Roboto?action=raw&ctype=text/css" />
 
 
<link rel="stylesheet" type="text/css" href="https://2017.igem.org/Template:AshesiGhana/CSS:Montserrat?action=raw&ctype=text/css" />
 
 
<link rel="stylesheet" type="text/css" href="https://2017.igem.org/Template:AshesiGhana/CSS:Sanchez:400,400italic?action=raw&ctype=text/css" />
 
 
<link rel="stylesheet" type="text/css" href="https://2017.igem.org/Template:AshesiGhana/CSS:Playfair%2BDisplay:400,400italic?action=raw&ctype=text/css" />
 
 
       
 
       
 
  <style>
 
  #home_logo, #sideMenu { display:none; }
 
  #sideMenu, #top_title, .patrollink  {display:none;}
 
  #content { width:100%; padding:0px;  margin-top:-13px; margin-left:0px;}
 
  body {background-color:white; }
 
  #bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 { margin-bottom: 0px; }
 
 
 
 
 
 
 
 
/*************************
 
EXAMPLES 2-7 BELOW
 
**************************/
 
 
/* EXAMPLE 2 (larger logo) - simply adjust top bottom padding to make logo larger */
 
 
.example2 .navbar-brand>img {
 
  padding: 7px 15px;
 
}
 
 
 
/* EXAMPLE 3
 
 
line height is 20px by default so add 30px top and bottom to equal the new .navbar-brand 80px height  */
 
 
.example3 .navbar-brand {
 
  height: 80px;
 
}
 
 
.example3 .nav >li >a {
 
  padding-top: 30px;
 
  padding-bottom: 30px;
 
}
 
.example3 .navbar-toggle {
 
  padding: 10px;
 
  margin: 25px 15px 25px 0;
 
}
 
 
 
/* EXAMPLE 4 - Small Narrow Logo*/
 
.example4 .navbar-brand>img {
 
  padding: 7px 14px;
 
}
 
 
 
/* EXAMPLE 5 - Logo with Text*/
 
.example5 .navbar-brand {
 
  display: flex;
 
  align-items: center;
 
}
 
.example5 .navbar-brand>img {
 
  padding: 7px 14px;
 
}
 
 
 
 
 
 
 
 
 
/* EXAMPLE 8 - Center on mobile*/
 
  @media only screen and (max-width : 768px){
 
  .example-8 .navbar-brand {
 
  padding: 0px;
 
  transform: translateX(-50%);
 
  left: 50%;
 
  position: absolute;
 
}
 
.example-8 .navbar-brand>img {
 
  height: 100%;
 
  width: auto;
 
  padding: 7px 14px;
 
}
 
}
 
 
 
 
 
/* EXAMPLE 9 - Center with Flexbox and Text*/
 
 
body {
 
  font-family: "Lato";
 
}
 
  </style>
 
 
 
 
<!-- Animate.css -->
 
  <!-- <link rel="stylesheet" href="https://ashbuspay.000webhostapp.com/animate.css"> -->
 
<link rel="stylesheet" type="text/css"
 
href="https://2017.igem.org/Template:AshesiGhana/CSS:animate?action=raw&ctype=text/css" />
 
  <!-- Icomoon Icon Fonts-->
 
  <!-- <link rel="stylesheet" href="https://ashbuspay.000webhostapp.com/icomoon.css"> -->
 
 
<link rel="stylesheet" type="text/css"
 
href="https://2017.igem.org/Template:AshesiGhana/CSS:icomoon?action=raw&ctype=text/css" />
 
  <!-- Magnific Popup -->
 
  <!-- <link rel="stylesheet" href="https://ashbuspay.000webhostapp.com/magnific-popup.css"> -->
 
 
 
<link rel="stylesheet" type="text/css"
 
href="https://2017.igem.org/Template:AshesiGhana/CSS:magnific-popup?action=raw&ctype=text/css" />
 
  <!-- Theme Style -->
 
  <!-- <link rel="stylesheet" href="https://ashbuspay.000webhostapp.com/style.css"> -->
 
 
<link rel="stylesheet" type="text/css"
 
href="https://2017.igem.org/Template:AshesiGhana/CSS?action=raw&ctype=text/css" />
 
  <!-- Modernizr JS -->
 
  <!-- <script src="https://ashbuspay.000webhostapp.com/js/modernizr-2.6.2.min.js"></script> -->
 
 
 
 
 
<script type="text/javascript" src="https://2017.igem.org/Template:AshesiGhana/JS:modernizr-2.6.2.min?action=raw&ctype=text/javascript"></script>
 
 
 
<!-- -->
 
 
 
 
 
<script>
 
window.onscroll = function() {
 
  growShrinkLogo()
 
};
 
 
function growShrinkLogo() {
 
  var Logo = document.getElementById("Logo")
 
  if (document.body.scrollTop > 5 || document.documentElement.scrollTop > 5) {
 
    Logo.style.width = '60px';
 
    document.getElementById("ashName").innerHTML = "Ashesi University College";
 
  } else {
 
    Logo.style.width = '230px';
 
    document.getElementById("ashName").innerHTML = "Ashesi University <br>      College";
 
  }
 
}
 
</script>
 
 
<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:-13px; margin-left:0px;}
 
  body {background-color:white; }
 
  #bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 { margin-bottom: 0px; }
 
 
 
/********************************* DEFAULT WIKI SETTINGS  ********************************/
 
body {
 
  background-color: white;
 
  width: 100%;
 
}
 
 
#bodyContent h1,
 
#bodyContent h2,
 
#bodyContent h3,
 
#bodyContent h4,
 
#bodyContent h5 {
 
  margin-bottom: 0px;
 
}
 
</style>
 
 
<style>
 
.description{
 
color: black !important;
 
font-family: 'Nunito';
 
padding-left: 10%;
 
padding-right: 10%;
 
margin: 0 auto;
 
position: relative;
 
max-width: 100em;
 
}
 
 
</style>
 
 
<style>
 
@charset "UTF-8";
 
.navigation {
 
  height: 70px;
 
  margin-top:10px;
 
  padding:0;
 
  background: white;
 
  font-size: 80%;
 
}
 
 
.brand {
 
  position: absolute;
 
  float: left;
 
 
 
  text-transform: uppercase;
 
  font-size: 1.4em;
 
}
 
 
/* ASHESI COLLEGE*/
 
.brand a,
 
.brand a:visited{
 
  color: black;
 
  text-decoration: none;
 
  font-family:'Nunito';
 
  font-size: 100%;
 
font-weight: 400;
 
}
 
 
.nav-container {
 
  max-width: 98%;
 
  margin: 0 auto;
 
}
 
 
nav {
 
  float: right;
 
  background: none;
 
}
 
nav ul {
 
  list-style: none;
 
  margin: 0;
 
  padding: 0;
 
  background: #262626;
 
 
}
 
nav ul li {
 
  float: left;
 
  position: relative;
 
  background: red;
 
 
}
 
 
/* text inside navbar before */
 
nav ul li a,
 
nav ul li a:visited {
 
  display: block;
 
  height: 65px;
 
  padding: 0 20px;
 
  background: #262626;
 
  line-height: 80px;
 
  //background: purple;
 
  color: #ffffff;
 
  text-decoration: none;
 
  font-family: 'Nunito';
 
  font-size: 120%;
 
}
 
nav ul li a:hover,
 
nav ul li a:visited:hover {
 
  background: #2581DC;
 
  color: #ffffff;
 
  text-decoration: none;
 
}
 
nav ul li a:not(:only-child):after,
 
nav ul li a:visited:not(:only-child):after {
 
  padding-left: 4px;
 
  content: ' ▾';
 
  text-decoration: none;
 
}
 
 
nav ul li ul {
 
  height: 5px;
 
}
 
 
 
nav ul li ul li {
 
  min-width: 150px;
 
  height: 50px;
 
  width: 100%;
 
 
 
  /* make dropdown stick to top */
 
  top: -5px;
 
}
 
nav ul li ul li a {
 
  padding: 15px;
 
  line-height: 50%;
 
  margin: 0px;
 
  text-decoration: none;
 
 
}
 
 
.nav-dropdown {
 
  position: absolute;
 
  display: none;
 
  left: -23px;
 
  top: 65px;
 
  z-index: 1;
 
  box-shadow: 0 3px 12px rgba(0, 0, 0, 0.15);
 
  height: 100%;
 
}
 
 
/* Mobile navigation */
 
.nav-mobile {
 
  float:right;
 
  display: none;
 
  position: absolute;
 
  top: 0;
 
  right: 0;
 
  height: 20px;
 
  width: 70px;
 
  background: #262626;
 
 
}
 
 
@media only screen and (max-width: 950px) {
 
  .nav-mobile {
 
    display: block;
 
  }
 
 
  nav {
 
    width: 100%;
 
    padding: 0 0 0;
 
  }
 
 
  /* background of mobile dropdown */
 
  nav ul {
 
    display: none;
 
 
    /* width of dropdown */
 
    position: fixed;
 
    width: 180px;
 
    height: auto;
 
 
    top: 81px;
 
    right: 0px;
 
 
  }
 
  nav ul li {
 
    float: none;
 
    text-align: center;
 
  }
 
  nav ul li a {
 
    padding: 15px;
 
    line-height: 20px;
 
 
  }
 
 
 
/* toggle dropdown */
 
  .nav-dropdown {
 
  position:fixed;
 
 
  top: 81px;
 
  width: 180px;
 
  height: auto;
 
 
 
  }
 
  .brand{
 
    padding-left: 10%;
 
  }
 
}
 
 
 
/* background of toggle (mobile) */
 
#nav-toggle {
 
  position: absolute;
 
  left: 18px;
 
  top: 22px;
 
  cursor: pointer;
 
  padding: 10px 35px 16px 0px;
 
  background: #262626;
 
}
 
 
/* toggle button (mobile) */
 
#nav-toggle span,
 
#nav-toggle span:before,
 
#nav-toggle span:after {
 
  cursor: pointer;
 
  border-radius: 1px;
 
  height: 5px;
 
  width: 35px;
 
  background: #ffffff;
 
  position: absolute;
 
  display: block;
 
  content: '';
 
  transition: all 300ms ease-in-out;
 
}
 
#nav-toggle span:before {
 
  top: -10px;
 
}
 
#nav-toggle span:after {
 
  bottom: -10px;
 
}
 
#nav-toggle.active span {
 
  background-color: transparent;
 
}
 
#nav-toggle.active span:before, #nav-toggle.active span:after {
 
  top: 0;
 
}
 
#nav-toggle.active span:before {
 
  transform: rotate(45deg);
 
}
 
#nav-toggle.active span:after {
 
  transform: rotate(-45deg);
 
}
 
  
</style>
 
  
<!-- FOR IE9 below -->
+
    <!-- FOR IE9 below -->
<!--[if lt IE 9]>
+
    <!--[if lt IE 9]>
<script src="js/respond.min.js"></script>
+
    <script src="js/respond.min.js"></script>
<![endif]-->
+
    <![endif]-->
  
</head>
+
    </head>
<body>
+
    <body>
  
 
    
 
    
 
     <script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.3/jquery.min.js"></script>
 
     <script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.3/jquery.min.js"></script>
 
     <script type="text/javascript" src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.1/js/bootstrap.min.js"></script>
 
     <script type="text/javascript" src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.1/js/bootstrap.min.js"></script>
 
+
<link rel="stylesheet" type="text/css" href="carousel.css">
<link rel="stylesheet" type="text/css"  
+
href="https://2017.igem.org/Template:AshesiGhana/CSS:carousel?action=raw&ctype=text/css" />
+
 
     <link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.1/css/bootstrap.min.css">
 
     <link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.1/css/bootstrap.min.css">
 
</head>
 
</head>
 
<body>
 
<body>
  <!--Banner starts here-->
 
   
 
    <!--Banner ends here-->
 
  
  
<section role="banner" id="fh5co-header">
+
    <header>
 +
  <!--Banner starts here-->
 +
    <section id="banner">
  
 
         <div class="row">
 
         <div class="row">
Line 520: Line 84:
  
 
     </section>
 
     </section>
+
</header>
<main role="main" id="fh5co-main">
+
    <!--Banner ends here-->
<div class="container" id="bio-animate">
+
<div class="row row-padded">
+
<div class="col-md-3">
+
<h2 class="fh5co-section-heading to-animate">Project Description<span class="fh5co-border"></span></h2>
+
</div>
+
<div class="col-md-8 col-md-push-1">
+
<div class="row">
+
<div class="col-md-6 to-animate">
+
<p>For the 2017 IGEM, Team AshesiGhana is working on a bio-mining project. The objective of our project is to develop an organism capable of liberating gold from the refractory ore. We aim to provide not only an alternative, non-toxic approach for small scale mining, but also deliver an easy and fast bio-detection and quantification method of ore in the mining industry of our country. The availability of such a biosensor will allow routine monitoring of the ore before a mining endeavor is undertaken thus preventing the destruction of the environment. The project will engineer the typical environmental organism Acidithiobacillus ferroxidans with a FRET probe.</p>
+
  
<p>This new organism will primarily be capable of sensing and quantifying the amount of gold in the ore. This will be accomplished by using a two-part probe, a donor part which is made up of gold binding protein (golB) attached to a green fluorescent protein (nowGFP). The second part of the acceptor is also made up of a binding protein and a red fluorescent protein (mRuby2). In the presence of a high amount of free gold, the two parts would be in close proximity and energy transfer can take place and the red protein would be excited giving off a fluorescent signal. Using calibration experiments, we can relate the amount of fluorescence to the amount of gold present,liberated by the organism from the ore.</p>
+
    <!-<header role="banner" id="fh5co-header" style="background-image: url(https://static.igem.org/mediawiki/2017/2/23/GhanaSite.jpg);  background-size: 100% 100%;
</div>
+
    background-repeat: no-repeat;" data-stellar-background-ratio="0.5">
<div class="col-md-6 to-animate">
+
<p>As Acidithiobacillus ferroxidans is a difficult organism to grow in large quantities, we will engineer a strain of E coli to produce two of the main oxidizing enzymes for iron and sulphite which will liberate the gold from the ore. The organism will also be engineered with protective enzymes against the low pH, which is one of the bi-products of the gold liberation reaction, and metal toxicity. The same FRET biosensor part can be added to the E coli strain for the quantification of gold. This new organism can easily be grown in large batches and so can be used to extract gold from refractory ore without the need of any toxic treatment thus providing a safe alternative for small scale mining. </p>
+
</div>
+
</div>
+
</div>
+
</div>
+
<!-- END .row -->
+
</div>
+
  
 +
            <div class="fh5co-overlay" ></div>
 +
            <div class="container">
 +
                <div class="fh5co-intro-wrap">
 +
                    <div class="fh5co-intro">
 +
                        <div class="row">
 +
                            <div class="col-md-8 col-md-offset-2 text-center">
 +
                                <h1 class="fh5co-intro-lead animate-1 to-animate">Team AshesiGhana</h1>
 +
                                <h2 class="fh5co-intro-sub animate-2 to-animate">Introducing the Greatest Gold Miners in the World....Microbes</h2>
 +
                               
 +
                            </div>
 +
                        </div>
 +
                    </div>
 +
                </div>
 +
            </div>
 +
        </header> -->
 +
       
 +
        <main role="main" id="fh5co-main">
 +
            <div class="container" id="bio-animate">
 +
                <div class="row row-padded">
 +
                    <div class="col-md-3">
 +
                        <h2 class="fh5co-section-heading to-animate">Project Description<span class="fh5co-border"></span></h2>
 +
                    </div>
 +
                    <div class="col-md-8 col-md-push-1">
 +
                        <div class="row">
 +
                            <div class="col-md-6 to-animate">
 +
                                <p>For the 2017 IGEM, Team AshesiGhana is working on a bio-mining project. The objective of our project is to develop an organism capable of liberating gold from the refractory ore. We aim to provide not only an alternative, non-toxic approach for small scale mining, but also deliver an easy and fast bio-detection and quantification method of ore in the mining industry of our country. The availability of such a biosensor will allow routine monitoring of the ore before a mining endeavor is undertaken thus preventing the destruction of the environment. The project will engineer the typical environmental organism Acidithiobacillus ferroxidans with a FRET probe.</p>
  
+
                                <p>This new organism will primarily be capable of sensing and quantifying the amount of gold in the ore. This will be accomplished by using a two-part probe, a donor part which is made up of gold binding protein (golB) attached to a green fluorescent protein (nowGFP). The second part of the acceptor is also made up of a binding protein and a red fluorescent protein (mRuby2). In the presence of a high amount of free gold, the two parts would be in close proximity and energy transfer can take place and the red protein would be excited giving off a fluorescent signal. Using calibration experiments, we can relate the amount of fluorescence to the amount of gold present,liberated by the organism from the ore.</p>
 +
                            </div>
 +
                            <div class="col-md-6 to-animate">
 +
                                <p>As Acidithiobacillus ferroxidans is a difficult organism to grow in large quantities, we will engineer a strain of E coli to produce two of the main oxidizing enzymes for iron and sulphite which will liberate the gold from the ore. The organism will also be engineered with protective enzymes against the low pH, which is one of the bi-products of the gold liberation reaction, and metal toxicity. The same FRET biosensor part can be added to the E coli strain for the quantification of gold. This new organism can easily be grown in large batches and so can be used to extract gold from refractory ore without the need of any toxic treatment thus providing a safe alternative for small scale mining. </p>
 +
                            </div>
 +
                        </div>
 +
                    </div>
 +
                </div>
 +
                <!-- END .row -->
 +
            </div>
  
</main>
 
  
<!-- jQuery -->
+
           
<script src="https://ashbuspay.000webhostapp.com/js/jquery.min.js"></script>
+
<!-- jQuery Easing -->
+
<script src="https://ashbuspay.000webhostapp.com/js/jquery.easing.1.3.js"></script>
+
<!-- Bootstrap -->
+
<script src="https://ashbuspay.000webhostapp.com/js/bootstrap.min.js"></script>
+
<!-- Waypoints -->
+
<script src="https://ashbuspay.000webhostapp.com/js/jquery.waypoints.min.js"></script>
+
<!-- Stellar -->
+
<script src="https://ashbuspay.000webhostapp.com/js/jquery.stellar.min.js"></script>
+
<!-- countTo -->
+
<script src="https://ashbuspay.000webhostapp.com/js/jquery.countTo.js"></script>
+
<!-- Magnific Popup -->
+
<script src="https://ashbuspay.000webhostapp.com/js/jquery.magnific-popup.min.js"></script>
+
<!-- Main JS -->
+
<script src="https://ashbuspay.000webhostapp.com/js/main.js"></script>
+
  
+
        </main>
</body>
+
 
 +
        <!-- jQuery -->
 +
        <script src="https://ashbuspay.000webhostapp.com/js/jquery.min.js"></script>
 +
        <!-- jQuery Easing -->
 +
        <script src="https://ashbuspay.000webhostapp.com/js/jquery.easing.1.3.js"></script>
 +
        <!-- Bootstrap -->
 +
        <script src="https://ashbuspay.000webhostapp.com/js/bootstrap.min.js"></script>
 +
        <!-- Waypoints -->
 +
        <script src="https://ashbuspay.000webhostapp.com/js/jquery.waypoints.min.js"></script>
 +
        <!-- Stellar -->
 +
        <script src="https://ashbuspay.000webhostapp.com/js/jquery.stellar.min.js"></script>
 +
        <!-- countTo -->
 +
        <script src="https://ashbuspay.000webhostapp.com/js/jquery.countTo.js"></script>
 +
        <!-- Magnific Popup -->
 +
        <script src="https://ashbuspay.000webhostapp.com/js/jquery.magnific-popup.min.js"></script>
 +
        <!-- Main JS -->
 +
        <script src="https://ashbuspay.000webhostapp.com/js/main.js"></script>
 +
 
 +
   
 +
    </body>
 
</html>
 
</html>
 
{{Template:AshesiGhana/Footer}}
 
{{Template:AshesiGhana/Footer}}

Revision as of 12:51, 16 October 2017

Project Description

For the 2017 IGEM, Team AshesiGhana is working on a bio-mining project. The objective of our project is to develop an organism capable of liberating gold from the refractory ore. We aim to provide not only an alternative, non-toxic approach for small scale mining, but also deliver an easy and fast bio-detection and quantification method of ore in the mining industry of our country. The availability of such a biosensor will allow routine monitoring of the ore before a mining endeavor is undertaken thus preventing the destruction of the environment. The project will engineer the typical environmental organism Acidithiobacillus ferroxidans with a FRET probe.

This new organism will primarily be capable of sensing and quantifying the amount of gold in the ore. This will be accomplished by using a two-part probe, a donor part which is made up of gold binding protein (golB) attached to a green fluorescent protein (nowGFP). The second part of the acceptor is also made up of a binding protein and a red fluorescent protein (mRuby2). In the presence of a high amount of free gold, the two parts would be in close proximity and energy transfer can take place and the red protein would be excited giving off a fluorescent signal. Using calibration experiments, we can relate the amount of fluorescence to the amount of gold present,liberated by the organism from the ore.

As Acidithiobacillus ferroxidans is a difficult organism to grow in large quantities, we will engineer a strain of E coli to produce two of the main oxidizing enzymes for iron and sulphite which will liberate the gold from the ore. The organism will also be engineered with protective enzymes against the low pH, which is one of the bi-products of the gold liberation reaction, and metal toxicity. The same FRET biosensor part can be added to the E coli strain for the quantification of gold. This new organism can easily be grown in large batches and so can be used to extract gold from refractory ore without the need of any toxic treatment thus providing a safe alternative for small scale mining.