Difference between revisions of "Team:AshesiGhana"

Line 1: Line 1:
  
<!--[if lt IE 7]>      <html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]-->
+
<!DOCTYPE html>
<!--[if IE 7]>        <html class="no-js lt-ie9 lt-ie8"> <![endif]-->
+
<html class="no-js">
<!--[if IE 8]>        <html class="no-js lt-ie9"> <![endif]-->
+
<!--[if gt IE 8]><!--> <html class="no-js"> <!--<![endif]-->
+
 
<head>
 
<head>
 +
<meta charset="utf-8">
 +
<meta http-equiv="X-UA-Compatible" content="IE=edge">
 +
 +
<meta property="og:title" content=""/>
 +
<meta property="og:image" content=""/>
 +
<meta property="og:url" content=""/>
 +
<meta property="og:site_name" content=""/>
 +
<meta property="og:description" content=""/>
 +
<meta name="twitter:title" content="" />
 +
<meta name="twitter:image" content="" />
 +
<meta name="twitter:url" content="" />
 +
<meta name="twitter:card" content="" />
  
 
<!-- Place favicon.ico and apple-touch-icon.png in the root directory -->
 
<!-- Place favicon.ico and apple-touch-icon.png in the root directory -->
Line 24: Line 34:
 
<link rel="stylesheet" href="https://ashbuspay.000webhostapp.com/style.css">
 
<link rel="stylesheet" href="https://ashbuspay.000webhostapp.com/style.css">
 
<!-- Modernizr JS -->
 
<!-- Modernizr JS -->
 
 
<style>
 
/*Some custom settings*/
 
 
html, body, {
 
    position:fixed;
 
    top:0;
 
    bottom:0;
 
    left:0;
 
    right:0;
 
}
 
 
 
 
/********************************* DEFAULT WIKI SETTINGS  ********************************/
 
 
#sideMenu,
 
#top_title {
 
  display: none;
 
}
 
 
#content {
 
  padding: 0px;
 
  width: 100%;
 
}
 
 
body {
 
  background-color: white;
 
  width: 100%;
 
 
}
 
 
#bodyContent h1,
 
#bodyContent h2,
 
#bodyContent h3,
 
#bodyContent h4,
 
#bodyContent h5 {
 
  margin-bottom: 0px;
 
}
 
 
#bodyContent {
 
  padding-right: 100px;
 
  padding-left: 100px;
 
  padding-top: 65px;
 
}
 
 
#globalWrapper {
 
  font-size: 100%;
 
  padding: 0px;
 
  margin: -10px -20px -20px -20px;
 
}
 
 
.navbar-collapse {
 
  padding-left: 0px;
 
}
 
 
#banner {
 
  margin-top: 50px;
 
}
 
 
#sideMenu {
 
  margin-top: 10px;
 
}
 
 
.dropdown-menu li:hover .sub-menu {
 
  visibility: visible;
 
}
 
 
.dropdown:hover .dropdown-menu {
 
  display: block;
 
}
 
 
.navbar-nav .dropdown-menu,
 
.navbar .dropdown-menu {
 
  margin-top: 0;
 
}
 
 
 
/********************************* CONTENT OF THE PAGE ********************************/
 
 
 
/* Wrapper for the content */
 
 
.content_wrapper {
 
  width: 85%;
 
  margin-left: 0px;
 
  padding: 0px;
 
  float: left;
 
  background-color: white;
 
}
 
 
 
/*LAYOUT */
 
 
.column {
 
  padding: 10px 0px;
 
  float: left;
 
  background-color: white;
 
}
 
 
.full_size {
 
  width: 100%;
 
}
 
 
.full_size img {
 
  padding: 10px 15px;
 
  width: 96.5%;
 
}
 
 
.half_size {
 
  width: 50%;
 
}
 
 
.half_size img {
 
  padding: 10px 15px;
 
  width: 93%;
 
}
 
 
.img:hover {
 
  opacity: 1.0 !important;
 
}
 
 
.clear {
 
  clear: both;
 
}
 
 
.highlight {
 
  width: 90%;
 
  margin: auto;
 
  padding: 15px 5px;
 
  background-color: #ffffff;
 
}
 
 
.judges-will-not-evaluate {
 
  border: 4px solid #72c9b6;
 
  display: block;
 
  margin: 5px 15px;
 
  width: 95%;
 
  font-weight: bold;
 
}
 
 
 
/*STYLING */
 
 
 
/* styling for the titles */
 
 
.content_wrapper h1,
 
.content_wrapper h2 {
 
  padding: 5px 15px;
 
  border-bottom: 0px;
 
  color: #000000;
 
}
 
 
.content_wrapper h3,
 
.content_wrapper h4,
 
.content_wrapper h5,
 
.content_wrapper h6 {
 
  padding: 5px 15px;
 
  border-bottom: 0px;
 
  color: #000000;
 
}
 
 
/* name */
 
#logo {
 
  font-family: 'Josefin Sans', sans-serif;
 
  font-size: 40px;
 
  color: #000000;
 
}
 
 
 
/* font and text */
 
 
.content_wrapper p {
 
  padding: 0px 15px;
 
  font-size: 13px;
 
  color: #000000;
 
  font-family: 'Josefin Sans', sans-serif;
 
}
 
 
 
/* Links */
 
 
.content_wrapper a {
 
  font-weight: bold;
 
  text-decoration: underline;
 
  text-decoration-color: #000000;
 
  color: #000000;
 
  -webkit-transition: all 0.4s ease;
 
  -moz-transition: all 0.4s ease;
 
  -ms-transition: all 0.4s ease;
 
  -o-transition: all 0.4s ease;
 
  transition: all 0.4s ease;
 
}
 
 
 
/* hover for the links */
 
 
.content_wrapper a:hover {
 
  text-decoration: none;
 
  color: #000000;
 
}
 
 
 
/* non numbered lists */
 
 
.content_wrapper ul {
 
  padding: 0px 20px;
 
  font-size: 13px;
 
  font-family: 'Josefin Sans', sans-serif;
 
}
 
 
 
/* numbered lists */
 
 
.content_wrapper ol {
 
  padding: 0px;
 
  font-size: 13px;
 
  font-family: 'Josefin Sans', sans-serif;
 
}
 
 
 
/* Table */
 
 
.content_wrapper table {
 
  width: 97%;
 
  margin: 15px 10px;
 
  border: 1px solid #d3d3d3;
 
  border-collapse: collapse;
 
}
 
 
 
/* table cells */
 
 
.content_wrapper td {
 
  padding: 10px;
 
  vertical-align: text-top;
 
  border: 1px solid #d3d3d3;
 
  border-collapse: collapse;
 
}
 
 
 
/* table headers */
 
 
.content_wrapper th {
 
  padding: 10px;
 
  vertical-align: text-top;
 
  border: 1px solid #d3d3d3;
 
  border-collapse: collapse;
 
  background-color: #ffffff;
 
}
 
 
 
/* Button class */
 
 
.button_click {
 
  margin: 10px auto;
 
  padding: 15px;
 
  width: 12%;
 
  text-align: center;
 
  font-weight: bold;
 
  background-color: #000000;
 
  cursor: pointer;
 
  -webkit-transition: all 0.4s ease;
 
  -moz-transition: all 0.4s ease;
 
  -ms-transition: all 0.4s ease;
 
  -o-transition: all 0.4s ease;
 
  transition: all 0.4s ease;
 
}
 
 
 
/* button class on hover */
 
 
.button_click:hover {
 
  background-color: #F7D8D6;
 
  color: #72c9b6;
 
}
 
 
.top-pad {
 
  padding: 35px;
 
}
 
 
 
/********************************* RESPONSIVE STYLING ********************************/
 
 
 
/* IF THE SCREEN IS LESS THAN 1000PX */
 
 
@media only screen and (max-width: 1000px) {
 
  #content {
 
    width: 100%;
 
  }
 
  .menu_wrapper {
 
    width: 15%;
 
  }
 
  .content_wrapper {
 
    margin-left: 15%;
 
  }
 
  .menu_item {
 
    display: block;
 
  }
 
  .icon {
 
    display: none;
 
  }
 
  .highlight {
 
    padding: 10px 0px;
 
  }
 
}
 
 
 
/* IF THE SCREEN IS LESS THAN 680PX*/
 
 
@media only screen and (max-width: 680px) {
 
  .collapsable_menu_control {
 
    display: block;
 
  }
 
  .menu_item {
 
    display: none;
 
  }
 
  .menu_wrapper {
 
    width: 100%;
 
    height: 15%;
 
    position: relative;
 
  }
 
  .content_wrapper {
 
    width: 100%;
 
    margin-left: 0px;
 
  }
 
  .column.half_size {
 
    width: 100%;
 
  }
 
  .column img {
 
    width: 100%;
 
    padding: 5px 0px;
 
  }
 
  .icon {
 
    display: block;
 
  }
 
  .highlight {
 
    padding: 15px 5px;
 
  }
 
}
 
 
</style>
 
 
<script src="https://ashbuspay.000webhostapp.com/js/modernizr-2.6.2.min.js"></script>
 
<script src="https://ashbuspay.000webhostapp.com/js/modernizr-2.6.2.min.js"></script>
  
Line 389: Line 54:
 
<div class="col-md-8 col-md-offset-2 text-center">
 
<div class="col-md-8 col-md-offset-2 text-center">
 
<h1 class="fh5co-intro-lead animate-1 to-animate">Team AshesiGhana</h1>
 
<h1 class="fh5co-intro-lead animate-1 to-animate">Team AshesiGhana</h1>
<h2 class="fh5co-intro-sub animate-2 to-animate">Hi! I&acute;m John Doe, a Senior Front-End Developer currently working at <a href="http://freehtml5.co" target="_blank">FREEHTML5.co</a></h2>
+
<h2 class="fh5co-intro-sub animate-2 to-animate">Introducing the Greatest Gold Miners in the World....Microbes</h2>
 
<p class="fh5co-social text-center" id="fh5co-intro-social">
 
<p class="fh5co-social text-center" id="fh5co-intro-social">
 
<a href="#" class="to-animate"><i class="icon-facebook-with-circle"></i></a>
 
<a href="#" class="to-animate"><i class="icon-facebook-with-circle"></i></a>

Revision as of 13:46, 2 July 2017

<!DOCTYPE html>

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 (mCherry). 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.

Get In Touch

  • 5555 Love Paradise 56 New Clity 5655, Excel Tower United Kingdom
  • (123) 465-6789
  • info@freehtml5.co
  • freehtml5.co