Difference between revisions of "Team:Edinburgh UG"

Line 2: Line 2:
 
<head>
 
<head>
 
<link href="https://2017.igem.org/Template:Edinburgh_UG/CSS?action=raw&amp;ctype=text/css" rel="stylesheet">
 
<link href="https://2017.igem.org/Template:Edinburgh_UG/CSS?action=raw&amp;ctype=text/css" rel="stylesheet">
 +
<link href="https://2017.igem.org/Template:Edinburgh_UG/bootstrap?action=raw&amp;ctype=text/css" rel="stylesheet">
 
</head>
 
</head>
  
 
<body style="background-color: #f0eceb">
 
<body style="background-color: #f0eceb">
<div class="container">
+
<nav class="navbar navbar-inverse">
  <a href=/Team:Edinburgh_UG>Home</a>
+
    <div class="container-fluid">
  <div class="dropdown">
+
        <ul class="nav navbar-nav">
    <button class="dropbtn">Team</button>
+
            <li class="active"><a href=/Team:Edinburgh_UG>Home</a></li>
    <div class="dropdown-content">
+
            <li class="dropdown">
      <a href=/Team:Edinburgh_UG/Team>Team</a>
+
                <a class="dropdown-toggle" data-toggle="dropdown" href="#">Team<span class="caret"></span></a>
      <a href=/Team:Edinburgh_UG/Collaborations>Collaborations</a>
+
                <ul class="dropdown-menu">
 +
                    <li><a href=/Team:Edinburgh_UG/Team>Team</a></li>
 +
                    <li><a href=/Team:Edinburgh_UG/Collaborations>Collaborations</a></li>
 +
                </ul>
 +
            </li>
 +
            <li class="dropdown">
 +
                <a class="dropdown-toggle" data-toggle="dropdown" href="#">Projects<span class="caret"></span></a>
 +
                <ul class="dropdown-menu">
 +
                    <li><a href=/Team:Edinburgh_UG/Description>Description</a></li>
 +
                    <li><a href=/Team:Edinburgh_UG/Design>Design</a></li>
 +
                    <li><a href=/Team:Edinburgh_UG/Experiments>Experiments</a></li>
 +
                    <li><a href=/Team:Edinburgh_UG/Notebook>Notebook</a></li>
 +
                    <li><a href=/Team:Edinburgh_UG/InterLab>InterLab</a></li>
 +
                    <li><a href=/Team:Edinburgh_UG/Contribution>Contribution</a></li>
 +
                    <li><a href=/Team:Edinburgh_UG/Model>Model</a></li>
 +
                    <li><a href=/Team:Edinburgh_UG/Results>Results</a></li>
 +
                    <li><a href=/Team:Edinburgh_UG/Demonstrate>Demonstrate</a></li>
 +
                    <li><a href=/Team:Edinburgh_UG/Improve>Improve</a></li>
 +
                    <li><a href=/Team:Edinburgh_UG/Attributions>Attributions</a></li>
 +
                </ul>
 +
            </li>
 +
            <li class="dropdown">
 +
                <a class="dropdown-toggle" data-toggle="dropdown" href="#">Parts<span class="caret"></span></a>
 +
                <ul class="dropdown-menu">
 +
                    <li><a href=/Team:Edinburgh_UG/Parts>Parts</a></li>
 +
                    <li><a href=/Team:Edinburgh_UG/Basic_Parts>Basic Parts</a></li>
 +
                    <li><a href=/Team:Edinburgh_UG/Composite_Part>Composite Parts</a></li>
 +
                    <li><a href=/Team:Edinburgh_UG/Part_Collection>Part Collection</a></li>
 +
                </ul>
 +
            </li>
 +
            <li class="active"><a href=/Team:Edinburgh_UG/Safety>Safety</a></li>
 +
            <li class="dropdown">
 +
                <a class="dropdown-toggle" data-toggle="dropdown" href="#">Human Practices<span class="caret"></span></a>
 +
                <ul class="dropdown-menu">
 +
                    <li><a href=/Team:Edinburgh_UG/HP/Silver>Silver HP</a></li>
 +
                    <li><a href=/Team:Edinburgh_UG/HP/Gold_Integrated>Integrated and Gold</a></li>
 +
                    <li><a href=/Team:Edinburgh_UG/HP/Engagement>Public Engagement</a></li>
 +
                </ul>
 +
            </li>
 +
            <li class="dropdown">
 +
                <a class="dropdown-toggle" data-toggle="dropdown" href="#">Awards<span class="caret"></span></a>
 +
                <ul class="dropdown-menu">
 +
                    <li><a href=/Team:Edinburgh_UG/HP/Applied_Design>Applied Design</a></li>
 +
                    <li><a href=/Team:Edinburgh_UG/HP/Entrepreneurship>Entrepreneurship</a></li>
 +
                    <li><a href=/Team:Edinburgh_UG/HP/Hardware>Hardware</a></li>
 +
                    <li><a href=/Team:Edinburgh_UG/HP/Hardware>Hardware</a></li>
 +
                    <li><a href=/Team:Edinburgh_UG/HP/Model>Model</a></li>
 +
                    <li><a href=/Team:Edinburgh_UG/HP/Plant>Plant</a></li>
 +
                    <li><a href=/Team:Edinburgh_UG/HP/Software>Software</a></li>
 +
                </ul>
 +
            </li>
 +
        </ul>
 
     </div>
 
     </div>
  </div>
+
</nav>
  <div class="dropdown">
+
    <button class="dropbtn">Projects</button>
+
    <div class="dropdown-content">
+
        <a href=/Team:Edinburgh_UG/Description>Description</a>
+
        <a href=/Team:Edinburgh_UG/Design>Design</a>
+
        <a href=/Team:Edinburgh_UG/Experiments>Experiments</a>
+
        <a href=/Team:Edinburgh_UG/Notebook>Notebook</a>
+
        <a href=/Team:Edinburgh_UG/InterLab>InterLab</a>
+
        <a href=/Team:Edinburgh_UG/Contribution>Contribution</a>
+
        <a href=/Team:Edinburgh_UG/Model>Model</a>
+
        <a href=/Team:Edinburgh_UG/Results>Results</a>
+
        <a href=/Team:Edinburgh_UG/Demonstrate>Demonstrate</a>
+
        <a href=/Team:Edinburgh_UG/Improve>Improve</a>
+
        <a href=/Team:Edinburgh_UG/Attributions>Attributions</a>
+
    </div>
+
  </div>
+
  <div class="dropdown">
+
    <button class="dropbtn">Parts</button>
+
    <div class="dropdown-content">
+
        <a href=/Team:Edinburgh_UG/Parts>Parts</a>
+
        <a href=/Team:Edinburgh_UG/Basic_Part>Basic Parts</a>
+
        <a href=/Team:Edinburgh_UG/Composite_Part>Composite Parts</a>
+
        <a href=/Team:Edinburgh_UG/Part_Collection>Part Collection</a>
+
    </div>
+
  </div>
+
  <a href=/Team:Edinburgh_UG/Safety>Safety</a>
+
  <div class="dropdown">
+
      <button class="dropbtn">Human Practices</button>   
+
      <div class="dropdown-content">
+
        <a href=/Team:Edinburgh_UG/HP/Silver>Silver HP</a>
+
        <a href=/Team:Edinburgh_UG/HP/Gold_Integrated>Integrated and Gold</a>
+
        <a href=/Team:Edinburgh_UG/HP/Engagement>Public Engagement</a>
+
      </div>
+
  </div>
+
  <div class="dropdown">
+
      <button class="dropbtn">Awards</button>   
+
      <div class="dropdown-content">
+
        <a href=/Team:Edinburgh_UG/Applied_Design>Applied Design</a>
+
        <a href=/Team:Edinburgh_UG/Entrepreneurship>Entrepreneurship</a>
+
        <a href=/Team:Edinburgh_UG/Hardware>Hardware</a>
+
        <a href=/Team:Edinburgh_UG/Measurement>Measurement</a>
+
        <a href=/Team:Edinburgh_UG/Model>Model</a>
+
        <a href=/Team:Edinburgh_UG/Plant>Plant</a>
+
        <a href=/Team:Edinburgh_UG/Software>Software</a>
+
      </div>
+
  </div> 
+
</div>
+
  
  

Revision as of 13:06, 30 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.