Difference between revisions of "Team:Queens Canada/MakerereTest"

Line 1: Line 1:
 
<html>
 
<html>
 
<head>
 
<head>
<title>Project description</title>
 
</head>
 
 
<body>
 
 
<div id="banner">
 
 
<div id="logo"></div>
 
 
<div id="mainlinks">
 
<ul>
 
 
<li><a  href="https://2018.igem.org/Team:Makerere_University/home.html">Home</a></li>
 
<li><a class="active" href="https://2018.igem.org/Team:Makerere_University/Description" >Project
 
<ul class="submenus">
 
<li><a class="active" href="https://2018.igem.org/Team:Makerere_University/description">description</a></li>
 
<li><a href="design.html">design</a></li>
 
<li><a href="notebook.html">notebook</a></li>
 
<li><a href="results.html">results</a></li></a>
 
</ul>
 
</li>
 
 
<li><a href="members.html" >Team</a>
 
<ul class="submenus">
 
<li><a href="members.html" >Team members</a></li>
 
<li><a href="collaborations.html" >Team collaborations</a></li>
 
</ul>
 
</li>
 
 
<li><a href="parts.html" >Parts</a></li>
 
<li><a href="safety.html" >Safety</a></li>
 
<li><a href="human practices.html" >Humanpractices</a></li>
 
 
</ul>
 
</div>
 
 
</div>
 
 
<div id="content">
 
<h1>Project description</h1>
 
<p>The project is set up to utilize the enzymatic machinery from the bacterium <b><i>Ideonella sakaiensis</i></b> as it is capable of manufacturing the enzymes of <i>PETase</i> and <i>MHETase</i> which are important in the degradation of PET. <br>
 
Isolated segments of the genes for the respective enzymes are transformed into the a competent <i>E. coli</i> cell so that it also obtains the plastic degrading character as in <i>Ideonella</i>.
 
<br>
 
<br>
 
<i>Ideonella sakaiensis</i> is a bacteria that naturally decomposes polyethylene terephthalate, we decide to genetically modify E. coli cells to model the plastic degradation machine by adding the Lipase and Chlorogenate Esterase genes from Ideonella sakaiensis into E. coli bacterial cells. We shall obtain the two genes encoding the enzymes used by Ideonella sakaiensis, PETase and MHETase, and insert the gene into E. coli plasmids and then put the plasmids into E. coli cells. With the engineered E.coli bacteria, the enzymes produced are able to express the plastic-degrading abilities
 
<br>
 
<br>
 
<b>Goal:</b> To have a clean and safe environment free of plastic pollution.
 
<br>
 
<br>
 
<b>Objectives.</b>
 
<ol>
 
<li>To engineer a bacteria capable of degrading PET plastics.</li>
 
<li>To sensitize the community about the danger associated with plastic wastes.</li>
 
</ol>
 
 
</p>
 
</div>
 
</body>
 
 
 
<style>
 
<style>
 
body{
 
body{
 
margin:0;
 
margin:0;
 
}
 
}
 +
 
#bodyContent{
 
#bodyContent{
 
margin:0;
 
margin:0;
Line 72: Line 13:
 
top:0;
 
top:0;
 
}
 
}
 +
 
#content{
 
#content{
 
margin: 0;
 
margin: 0;
Line 78: Line 20:
 
width:100%;
 
width:100%;
 
}
 
}
 +
 
#banner{
 
#banner{
 
+
background:url("");
background:url("https://static.igem.org/mediawiki/2018/b/bc/T--makerere_university--banner.jpg");
+
 
+
 
background-size:cover;
 
background-size:cover;
 
width:100%;
 
width:100%;
 
 
height:350px;
 
height:350px;
 
 
position: relative;
 
position: relative;
 
 
}
 
}
#logo{
 
  
 +
#logo{
 
float:right;
 
float:right;
 
background:url("https://static.igem.org/mediawiki/2018/a/ae/T--makerere_university--Igem_logo.jpg");
 
background:url("https://static.igem.org/mediawiki/2018/a/ae/T--makerere_university--Igem_logo.jpg");
 
background-size: cover;
 
background-size: cover;
 
width:150px;
 
width:150px;
 
 
height:150px;
 
height:150px;
 
}
 
}
Line 107: Line 44:
 
height:350px;
 
height:350px;
 
}
 
}
 +
 
#mainlinks ul{
 
#mainlinks ul{
 
text-align:center;
 
text-align:center;
Line 113: Line 51:
 
width:200px;
 
width:200px;
 
}
 
}
 +
 
#mainlinks ul li{
 
#mainlinks ul li{
 
text-align:center;
 
text-align:center;
Line 118: Line 57:
 
margin-top: 2px;
 
margin-top: 2px;
 
}
 
}
#mainlinks ul li a
+
 
{
+
#mainlinks ul li a{
 
text-decoration:none;
 
text-decoration:none;
 
display:block;
 
display:block;
 
}
 
}
 +
 
#mainlinks ul li a:hover{
 
#mainlinks ul li a:hover{
 
color:red;
 
color:red;
 
}
 
}
  
.submenus
+
.submenus{
{
+
 
display:none;
 
display:none;
 
}
 
}
 +
 
#mainlinks ul li:hover{
 
#mainlinks ul li:hover{
 
background: white;
 
background: white;
 
}
 
}
  
#mainlinks ul li:hover .submenus
+
#mainlinks ul li:hover .submenus{
{
+
 
display:block;
 
display:block;
 
background: grey;
 
background: grey;
Line 150: Line 89:
  
 
</style>
 
</style>
 +
</head>
 +
 +
<body>
 +
 +
<div id="banner">
 +
 +
<div id="logo"></div>
 +
 +
<div id="mainlinks">
 +
<ul>
 +
 +
<li><a  href="https://2018.igem.org/Team:Makerere_University/home.html">Home</a></li>
 +
<li><a class="active" href="https://2018.igem.org/Team:Makerere_University/Description" >Project
 +
<ul class="submenus">
 +
<li><a class="active" href="https://2018.igem.org/Team:Makerere_University/description">description</a></li>
 +
<li><a href="design.html">design</a></li>
 +
<li><a href="notebook.html">notebook</a></li>
 +
<li><a href="results.html">results</a></li></a>
 +
</ul>
 +
</li>
 +
 +
<li><a href="members.html" >Team</a>
 +
<ul class="submenus">
 +
<li><a href="members.html" >Team members</a></li>
 +
<li><a href="collaborations.html" >Team collaborations</a></li>
 +
</ul>
 +
</li>
 +
 +
<li><a href="parts.html" >Parts</a></li>
 +
<li><a href="safety.html" >Safety</a></li>
 +
<li><a href="human practices.html" >Humanpractices</a></li>
 +
 +
</ul>
 +
</div>
 +
 +
</div>
 +
 +
<div id="content">
 +
<h1>Project description</h1>
 +
<p>The project is set up to utilize the enzymatic machinery from the bacterium <b><i>Ideonella sakaiensis</i></b> as it is capable of manufacturing the enzymes of <i>PETase</i> and <i>MHETase</i> which are important in the degradation of PET. <br>
 +
Isolated segments of the genes for the respective enzymes are transformed into the a competent <i>E. coli</i> cell so that it also obtains the plastic degrading character as in <i>Ideonella</i>.
 +
<br>
 +
<br>
 +
<i>Ideonella sakaiensis</i> is a bacteria that naturally decomposes polyethylene terephthalate, we decide to genetically modify E. coli cells to model the plastic degradation machine by adding the Lipase and Chlorogenate Esterase genes from Ideonella sakaiensis into E. coli bacterial cells. We shall obtain the two genes encoding the enzymes used by Ideonella sakaiensis, PETase and MHETase, and insert the gene into E. coli plasmids and then put the plasmids into E. coli cells. With the engineered E.coli bacteria, the enzymes produced are able to express the plastic-degrading abilities
 +
<br>
 +
<br>
 +
<b>Goal:</b> To have a clean and safe environment free of plastic pollution.
 +
<br>
 +
<br>
 +
<b>Objectives.</b>
 +
<ol>
 +
<li>To engineer a bacteria capable of degrading PET plastics.</li>
 +
<li>To sensitize the community about the danger associated with plastic wastes.</li>
 +
</ol>
 +
 +
</p>
 +
</div>
 +
</body>
 +
 
</html>
 
</html>

Revision as of 14:31, 29 June 2018

Project description

The project is set up to utilize the enzymatic machinery from the bacterium Ideonella sakaiensis as it is capable of manufacturing the enzymes of PETase and MHETase which are important in the degradation of PET.
Isolated segments of the genes for the respective enzymes are transformed into the a competent E. coli cell so that it also obtains the plastic degrading character as in Ideonella.

Ideonella sakaiensis is a bacteria that naturally decomposes polyethylene terephthalate, we decide to genetically modify E. coli cells to model the plastic degradation machine by adding the Lipase and Chlorogenate Esterase genes from Ideonella sakaiensis into E. coli bacterial cells. We shall obtain the two genes encoding the enzymes used by Ideonella sakaiensis, PETase and MHETase, and insert the gene into E. coli plasmids and then put the plasmids into E. coli cells. With the engineered E.coli bacteria, the enzymes produced are able to express the plastic-degrading abilities

Goal: To have a clean and safe environment free of plastic pollution.

Objectives.

  1. To engineer a bacteria capable of degrading PET plastics.
  2. To sensitize the community about the danger associated with plastic wastes.