IGEM:Imperial/2010/Vectors team

From OpenWetWare
Jump to navigationJump to search

<html> <head> <style type="text/css">

  1. content {background-image: url(http://openwetware.org/images/2/29/Kkbgd2.JPG)}

</style> </head> <body> </body> </html>


<html> <head>

<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Imperial iGEM 2010</title>
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script>
<script type="text/javascript">
 $(document).ready(function(){
  $("ul[id|=poplist]").hide();

$("p[id|=popshow]").click(function() {

      $("ul[id|=poplist]").slideToggle("slow");
      return false;
      });


 });
</script>
<style type="text/css">
 #popcon
 {
  width: 360px;
 }
 #popcon ul
 {
  margin-left: 0px;
  padding-left: 0px;
  list-style: none;
  font-family: Arial, Helvetica, sans-serif;
 }
 #popshow
 {
  width: 360px;
  margin-left: 0px;
  padding-left: 0px;
  list-style: none;
  font-family: Arial, Helvetica, sans-serif;
  display: block;
  color: #fff;
  text-decoration: none;
  text-align: center;
  background-color: #CCCCCC;
  padding: 3px;
  border-bottom: 1px solid #fff;
 }
 #popcon a:link, #popcon a:visited
 {
  display: block;
  color: #fff;
  text-decoration: none;
  text-align: center;
  background-color: #CCCCCC;
  padding: 3px;
  //border-bottom: 1px solid #FFF;
 }
 #popcon a:hover, #popcon a:active
 {
  background-color: #FFCCFF
 }
</style>

</head> <body>

<p id="popshow">Follow our progress: Click me!</p>
<div id="popcon">
 <ul id="poplist">
  <li><a href="#Objectives" class="popt">Objectives</a></li>
  <li><a href="#Assembly_of_Vectors" class="popt">Assembly of Vectors</a></li>
  <li><a href="#Schedule" class="popt">Schedule</a></li>
  <li><a href="#Lab_Notes" class="popt">Lab Notes</a></li>
  

</ul>

</div>

</body> </html>

Objectives

We are assembling the AmyE and PyrD vectors in order to transform B. Subtilis with our parts. Once completed, these vectors will be reusable and can then be used to introduce any relevant piece of DNA directly into B.subtilis genome. The vectors will be used both for the final assembly and for testing constructs.

Assembly of Vectors

A
Overveiw of PyrD assembly



A
Overveiw of AmyE assembly