Difference between revisions of "Team:Edinburgh UG"

m
Line 1: Line 1:
 
<html>
 
<html>
 
<head>
 
<head>
<style>
 
.container {
 
    overflow: hidden;
 
    background-color: #252839;
 
    font-family: fantasy;
 
    position: fixed;
 
    top: 0;
 
    width: 100%;
 
    margin-top: 10px;
 
}
 
  
.container a {
 
    float: left;
 
    font-family: fantasy;
 
    font-size: 16px;
 
    color: white;
 
    text-align: center;
 
    padding: 18px 16px;
 
    text-decoration: none;
 
}
 
 
.dropdown {
 
    float: left;
 
    font-family: fantasy;
 
    overflow: hidden;
 
 
}
 
 
.dropdown .dropbtn {
 
    font-size: 16px;   
 
    border: none;
 
    outline: none;
 
    color: white;
 
    background-color: inherit;
 
    padding: 16px 16px;
 
    font-family: fantasy;
 
}
 
 
.container a:hover, .dropdown:hover .dropbtn {
 
    background-color: red;
 
    font-family: fantasy;
 
    font-size: 22px;   
 
}
 
 
.dropdown-content {
 
    display: none;
 
    position: absolute;
 
    background-color: #f9f9f9;
 
    min-width: 160px;
 
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
 
    z-index: 1;
 
    position: fixed;
 
 
}
 
 
.dropdown-content a {
 
    float: none;
 
    color: black;
 
    padding: 16px 16px;
 
    text-decoration: none;
 
    display: block;
 
    text-align: left;
 
}
 
 
.dropdown-content a:hover {
 
    background-color: #ddd;
 
}
 
 
.dropdown:hover .dropdown-content {
 
    display: block;
 
}
 
 
p.general {
 
    font-style: italic;
 
    font-weight: 50;
 
    color:#0A1E3F;
 
    padding-left: 30px;
 
    padding-right: 30px;
 
    padding-bottom: 40px;
 
}
 
 
p.topic {
 
    font-style: oblique;
 
    font-weight: bold;
 
    color:#0A1E3F;
 
    padding-top: 50px;
 
    padding-bottom: 20px;
 
}
 
 
/* Clear the default wiki settings */
 
 
#home_logo, #sideMenu { display:none; }
 
#sideMenu, #top_title, .patrollink  {display:none;}
 
#content { width:100%; padding:0px;  margin-top:-7px; margin-left:0px;}
 
body {background-color:white; }
 
#bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 { margin-bottom: 0px; }
 
</style>
 
 
</head>
 
</head>
  

Revision as of 12:47, 29 June 2017

Inspiration

Many commercially important chemicals are manufactured with the help of microbes. These microbes are often genetically modified so that they are equipped with the necessary enzymes to produce those chemicals. However, there are millions of species in nature, each carrying their own version of enzymes. Which one should we choose to put into the microbes? To answer this questions, researchers normally test these enzymes – or combinations of enzymes – one by one to see if they work well in the microbe. As you may imagine, this is very labour-intensive and time-consuming, even with the help of automated systems. Therefore, we, the Homologics team, are developing a highly-adaptable method to speed up this process.