Team:BAU-Indonesia

From 2012.igem.org

(Difference between revisions)
 
(99 intermediate revisions not shown)
Line 1: Line 1:
-
{{Team:CBNU-Korea/css}}
+
{{Team:BAU-Indonesia/css}}
-
{{Team:CBNU-Korea/css_slide2}}
+
{{Team:BAU-Indonesia/nivo-slider}}
 +
{{Team:BAU-Indonesia/css_gone}}
-
<html>
 
-
<div id="cbnu" style="background:#CBE86B url(https://static.igem.org/mediawiki/2012/8/8c/CBK_back_007.png) no-repeat;">
+
-
<!--<img src="https://static.igem.org/mediawiki/2012/d/d1/CBK_robot_001.png">-->HELLO!! Team:CBNU-Korea
+
<html xmlns="http://www.w3.org/1999/xhtml">
-
</div>
+
    <head>
 +
   
 +
        <meta http-equiv="content-type" content="text/html; charset=utf-8" />
 +
        <title>Metamorphosis Design Free Css Templates</title>
 +
        <meta name="keywords" content="" />
 +
        <meta name="description" content="" />
 +
        <link href="styles.css" rel="stylesheet" type="text/css" media="screen" />
 +
<link rel="stylesheet" href="nivo-slider.css" type="text/css" media="screen" />
 +
       
 +
    </head>
 +
   
 +
    <script type="text/javascript" src="https://sites.google.com/site/mariozoner/gb-mario/jquery-1.3.2.js"></script>
-
<div id="cbnu_menu" style="
+
<script type="text/javascript">
-
    font-size: 20px;  margin: 0 auto;  width: 80%;  background: white;  padding: 20px; 
+
$(function() {
-
    border: 1px solid #CBE86B;
+
var d=300;
-
    margin-bottom: 10px;
+
$('#navigation a').each(function(){
-
    text-align: center;
+
$(this).stop().animate({
-
    font-family: 'Francois One', sans-serif;
+
'marginTop':'-80px'
-
">
+
},d+=150);
-
<a href="#">Project Description</a> |
+
});
-
<a href="https://2012.igem.org/Team:CBNU-Korea/Safety">Safety</a>
+
-
</div>
+
-
<div id="cbnu_slide" style="
+
$('#navigation > li').hover(
-
    background: white;
+
function () {
-
    width: 80%;
+
$('a',$(this)).stop().animate({
-
    margin: 0 auto;
+
'marginTop':'-2px'
-
    padding: 20px;
+
},200);
-
    border: 2px solid #DFDFDF;
+
},
-
    margin-bottom: 10px;
+
function () {
-
    text-align: center;
+
$('a',$(this)).stop().animate({
-
    font-size: 20px;
+
'marginTop':'-80px'
-
    display: none;
+
},200);
-
">
+
}
 +
);
 +
});
 +
</script>
-
<ul class="rslides">
+
<style>
-
  <li><img src="https://static.igem.org/mediawiki/2012/a/a7/CBK_slide_temp_001.png" alt="" /></li>
+
*Navigasi*/
-
  <li><img src="https://static.igem.org/mediawiki/2012/5/54/CBK_slide_temp_002.png" alt="" /></li>
+
ul#navigation { position:fixed; margin:0px; padding:0px; top:-20px; left:370px; list-style:none; z-index:999999; width:675px; font:normal 16px Electrolize,Sans-Serif bold; -webkit-animation:2s fxhompinav ease-in-out; -moz-animation:2s fxhompinav ease-in-out; -ms-animation:2s fxhompinav ease-in-out; animation:2s fxhompinav ease-in-out; }
-
  <li><img src="https://static.igem.org/mediawiki/2012/3/3e/CBK_slide_temp_003.png" alt="" /></li>
+
 
 +
ul#navigation li { width:95px; display:inline; float:left; margin:0 0 0 2px; }
 +
ul#navigation li a { display:block; float:left; margin-top:-74px; width:95px; height:28px; background-color: rgba(0, 0, 0, 0.6);
 +
background: rgba(0, 0, 0, 0.6);
 +
color: rgba(0, 0, 0, 0.6); background-repeat:no-repeat; background-position:50% 150px; border:2px solid #b9b9b9; -webkit-box-shadow:0 1px 2px rgba(0, 0, 0, 0.5); -moz-box-shadow:0 1px 2px rgba(0, 0, 0, 0.5); box-shadow:0 1px 2px rgba(0, 0, 0, 0.5); -moz-border-radius:0px 0px 10px 10px; -webkit-border-bottom-right-radius:10px; -webkit-border-bottom-left-radius:10px; -khtml-border-bottom-right-radius:10px; -khtml-border-bottom-left-radius:10px; border-radius:0px 0px 10px 10px; color:#333333; text-decoration:none; text-align:center;color:#f1f1f1; text-shadow:0 1px 1px #000; padding-top:95px; -webkit-transition:margin-top 0.3s ease-in-out,background-position 0.4s ease-out; -moz-transition:margin-top 0.3s ease-in-out,background-position 0.4s ease-out; -o-transition:margin-top 0.3s ease-in-out,background-position 0.4s ease-out; transition:margin-top 0.3s ease-in-out,background-position 0.4s ease-out; }
 +
 
 +
ul#navigation li a:hover { margin-top:-3px; background-position:100% -5px; color:#7b7b7b; position:relative; }
 +
 
 +
ul#navigation li a:hover:after { content:""; width:0px; height:0px; position:absolute; top:100%; left:45%; margin-top:2px; border-width:5px; border-style:solid; border-color:transparent transparent lime transparent; }
 +
 
 +
ul#navigation li:nth-child(1) a { background-image:url(https://static.igem.org/mediawiki/2012/c/cb/Asyu.png); }
 +
ul#navigation li:nth-child(2) a { background-image:url(https://static.igem.org/mediawiki/2012/b/be/Asyu2.png); }
 +
ul#navigation li:nth-child(3) a { background-image:url(https://static.igem.org/mediawiki/2012/1/18/Pr.jpg); }
 +
ul#navigation li:nth-child(4) a { background-image:url(https://static.igem.org/mediawiki/2012/d/da/Icon_dna.png); }
 +
ul#navigation li:nth-child(5) a { background-image:url(https://static.igem.org/mediawiki/2012/6/68/Edu-science-icon.png); }
 +
ul#navigation li:nth-child(6) a { background-image:url(https://static.igem.org/mediawiki/2012/0/00/Asyu5.png); }
 +
ul#navigation li:nth-child(7) a { background-image:url(https://static.igem.org/mediawiki/2012/1/19/Attributions2.png); }
 +
ul#navigation li:nth-child(8) a { background-image:url(https://static.igem.org/mediawiki/2012/0/0a/Medal-icon.png);
 +
}
 +
 
 +
@-webkit-keyframes fxhompinav { from{margin-right:-1000px;} to {margin-right:0px;} } @-moz-keyframes fxhompinav { from{margin-right:-1000px;} to {margin-right:0px;} } @-ms-keyframes fxhompinav { from{margin-right:-1000px;} to {margin-right:0px;} } @keyframes fxhompinav { from{margin-right:-1000px;} to {margin-right:0px;}
 +
/*Navigasi*/
 +
 
 +
</style>
 +
   
 +
<script language='javascript' src='https://sites.google.com/site/tutorialseoblogger/file/jquery_mini.js'></script>
 +
<script language='javascript' src='https://sites.google.com/site/tutorialseoblogger/file/jquery.dimensions.js'></script>
 +
 +
    <body>
 +
        <div id="bg_top">
 +
        <div id="wrap_bg">
 +
              <div id='floatMenu'>
 +
<ul class='menu1'>
 +
<img src="https://static.igem.org/mediawiki/2012/1/19/Maskot_tim_iGEM_IPB.png"/>
 +
<li><a href='http://ipb.ac.id/' target="_blank" title='IPB'> Bogor Agricultural University </a></li>
 +
<li><a href='http://fmipa.ipb.ac.id/' target="_blank" title='FMIPA'> Faculty of Mathematics and Natural Sciences </a></li>
 +
<li><a href='http://biology-ipb.org/' target="_blank" title='Biology'> Department of Biology </a></li>
 +
<li><a href='http://cs.ipb.ac.id/' target="_blank" title='CS'> Department of Computer Science</a> </li>
 +
<li><a href='#' onclick='MGJS.goTop();return false;'> Back to top </a></li>
</ul>
</ul>
 +
<script language='javascript'>
 +
var name = "#floatMenu";
 +
var menuYloc = null;
 +
$(document).ready(function(){
 +
menuYloc = parseInt($(name).css("top").substring(0,$(name).css("top").indexOf("px")))
 +
$(window).scroll(function () {
 +
offset = menuYloc+$(document).scrollTop()+"px";
 +
$(name).animate({top:offset},{duration:500,queue:false});
 +
});
 +
});
 +
</script>
</div>
</div>
 +
           
 +
            <ul id="navigation" style="margin:40px 0 0 220px">
 +
<li class="nav1"><a href="https://2012.igem.org/Team:BAU-Indonesia">Home</a></li>
 +
<li class="nav2"><a href="https://2012.igem.org/Team:BAU-Indonesia/Team">Team</a></li>
 +
<li class="nav3"><a href="https://2012.igem.org/Team:BAU-Indonesia/Project">Project</a></li>
 +
<li class="nav4"><a href="https://2012.igem.org/Team:BAU-Indonesia/Parts">Parts</a></li>
 +
<li class="nav5"><a href="https://2012.igem.org/Team:BAU-Indonesia/Modeling">Modeling</a></li>
 +
<li class="nav6"><a href="https://2012.igem.org/Team:BAU-Indonesia/Notebook">Notebook</a></li>
 +
<li class="nav7"><a href="https://2012.igem.org/Team:BAU-Indonesia/Attributions">Attributions</a></li>
 +
<li class="nav8"><a href="https://2012.igem.org/Team:BAU-Indonesia/Achievements">Achievement</a></li>
-
<div id="desc" style="font-size: 16px; margin: 0 auto; ;width: 80%;background: white;padding: 20px;border: 1px solid #CBE86B;border-bottom: 0px;">
+
</ul>
-
<img src="https://static.igem.org/mediawiki/2012/5/52/CBK_icon_002.png">
+
<img style="margin-left:-900px" src="https://static.igem.org/mediawiki/2012/archive/9/90/20120909091254%21BAU-Indonesia_logo.png" />        
-
<b>Project Description</b></div>
+
  <div id="wrap">
-
<div id="desctx" style="font-size: 14px; margin: 0 auto; width: 80%;background: white;padding: 20px;border: 1px solid #CBE86B;border-top: 0px;">
+
        <div id="header">
-
We have been designing Biobrick Software. By the database of the Biobrick of this software, users can design synthesis genes virtually. This software visualizes the synthesis genes and let users understand and expect the result of a experiment easily. We expect that the software will help you to make your experiment success.
+
<div id="prew_box">
-
<br><br>
+
<div id="wrapper">
-
We are planning to design minimal chromosome by using the genes which have a particular function. To design the minimal chromosome, it is important to minimize chromosomes. Therefore we have to search the genes that is vitally necessary to live. We assume that this essential genes are located in every species. It is also important to analyze the array of the essential genes. So we have been analyzing the array to optimize a function expression. Base in this analyzes we have been developing the software of the minimal chromosome. The object of this research is to design new organisms that makes products that users went.
+
        <div id="slider-wrapper">       
 +
            <div id="slider" class="nivoSlider">
 +
<img src="https://static.igem.org/mediawiki/2012/b/bd/Header2projek_copy.jpg" alt="" />
 +
<img src="https://static.igem.org/mediawiki/2012/d/d4/Header1_tim.jpg" alt="" />
 +
                <img src=" https://static.igem.org/mediawiki/2012/e/e8/Header1.jpg" alt="" />
 +
                <img src="https://static.igem.org/mediawiki/2012/4/48/Header9.jpg" alt=""/>
 +
                <img src="https://static.igem.org/mediawiki/2012/e/e8/Header4.jpg" alt="" />
 +
<img src="https://static.igem.org/mediawiki/2012/8/8c/Header3.jpg" alt="" />
 +
                <img src="https://static.igem.org/mediawiki/2012/0/07/Header8.jpg" alt="" />
 +
 
 +
            </div>      
 +
        </div>
 +
 
 +
<script type="text/javascript" src="http://wiki-rian.googlecode.com/files/jquery-1.4.3.min.js"></script>
 +
 
 +
    <script type="text/javascript" src="http://wiki-rian.googlecode.com/files/jquery.nivo.slider.pack.js"></script>
 +
   
 +
    <script type="text/javascript">
 +
    $(window).load(function() {
 +
        $('#slider').nivoSlider();
 +
    });
 +
    </script>
</div>
</div>
 +
 +
 +
</div>
 +
 +
</div> <div style="clear: both"></div>
 +
<div id="content" style="background:url(https://static.igem.org/mediawiki/2012/6/67/A.jpg)">
 +
 +
<!--                   
 +
<div class="verticalaccordion">
 +
<ul>
 +
    <li>
 +
      <h3>Daftar isi</h3>
 +
        <div id="isinya">isi konten di sini bisa juga dengan java script atau yang lainnya</div>
 +
    </li>
 +
    <li>
 +
      <h3>F1</h3>
 +
        <div id="isinya">pokonya apa saja isi di sini terserah mau di isi apa</div>
 +
    </li>
 +
    <li>
 +
      <h3>Free Dfloaf</h3>
 +
        <div id="isinya">isi apa saja terserah sobat</div>
 +
    </li>
 +
    <li>
 +
      <h3>Free Dosfs</h3>
 +
        <div id="isinya">isi konten  di sini bisa dengan gambar atau yang lainnya</div>
 +
    </li>
 +
</ul>
 +
</div>
 +
      --> 
 +
<div id="left_column">
 +
<!-- Start left news box -->
 +
<div class="left_news_box">
 +
<div class="left_news_top"></div>
 +
<div class="left_news_bg">
 +
<h2><b>All About iGEM </h2><h3>International Genetically Engineered Machine</b></h3>
 +
<div class="text">
 +
<img src="https://static.igem.org/mediawiki/2012/4/43/IGEM_basic_Logo_white_stylizedada.png"/>
 +
<p style="text-align:justify"><b>iGEM is one of the most prestigious of international genetic
 +
  competition for students of optimizing innovation and creativity for a
 +
  better life. This time, Indonesia is participating by the team which
 +
  is come from Bogor Agricultural University. 10 undergraduate students
 +
  and 2 faculty advisor (link to profile team) have a passion in
 +
  environmental molecular science. BAU-Indonesia is a team that has a purpose to
 +
  degrade plastic on the ground such as : PET, PE, PP and PVC. Indonesia
 +
  is still active in the use of these kinds of plastic but the
 +
  degradation itself is still not effective and efficient. The existence
 +
  of plastic waste in the river will spread to the sea or ocean. If it's
 +
  not being eliminated or degraded, Earth would be fulfilled with a pile
 +
  of plastic either at terrestrial or water that will disturb the living
 +
  system. It can kill living organism which is started from microbe,
 +
  plant, animal, and human. Based on those reasons, BAU-Indonesia team will make
 +
  the solution to get the plastic degradation enzyme from bacteria,
 +
    especially the enzyme to degrade PE and PET. </b></p>
 +
 +
 +
    </div>
 +
<div class="clear"></div>
 +
</div>
 +
<div class="left_news_bot"></div>
 +
</div>
 +
<!-- End left news box -->
 +
 +
<!-- Start left news box -->
 +
<div class="left_news_box">
 +
<div class="left_news_top"></div>
 +
<div class="left_news_bg">
 +
<h2><b>Project Background</b></h2>
 +
<div class="text"><h3><b>Introduction</b></h3>
 +
<p style="text-align:justify"><b>Polyethylene is a synthetic polymer that made of long chain monomers of ethylene. It is a thermoplastic commodity mostly used for packaging. About 140 million tonnes of synthetic polymers are produced worldwide annually with their utility escalating at a rate of 12% per annum (Shimao 2001). The most widely used plastics used in packaging are polyethylene (LDPE, MDPE, HDPE and LLDPE), polypropylene (PP), polystyrene (PS), polyvinyl chloride (PVC), polyurethane (PUR), poly(ethylene terephthalate) (PET), poly (butylene terephthalate) (PBT). Polyethylene are resistant against microbial attack, since during their short time of presence in nature evolution could not design new enzyme structures capable of degrading synthetic polymers (Mueller 2006).  In order to manage the utility of these polymers in the nature, there are two ways: one is to exploit the microorganisms in degrading polyethylene and the other is to develop artificial polymers susceptible to biodegradation. Subsequently, to gain large-scale acceptance these man-made biodegradable polyethylene should retain all the essential properties of utility by the consumer and when discarded in the environment should demonstrate their degradability more rapidly than the conventional ones (El-Shafei et al. 1998).
 +
<br> Nanda et al. (2010) have reported natural and synthetic PE degradation activity of Pseudomonas sp. that isolated from sewage sludge and household garbage dump. The degradation activity from each Pseudomonas sp. isolates were different between natural and synthetic PE 31,4%-46,2% and 29,1% - 16,3% respectively in loss weight. Some kind of enzymes had a PE degradation activity reported by Guebitz  and Cavaco-Paulo (2008) cutinase. Cutinase has recently received much attention because of its potential application for surface modification and degradation of aliphatic and aromatic polyesters, especially polyethylene terephthalate (PET), which is a synthetic aromatic polyester composed of terephthalic acid (TPA) and ethylene glycol) ; however, the number of cutinases, which have been studied regarding PET modification, is still limited, and this limitation may result in the delay of the research toward the practical use of cutinases. Bogor Agricultural University (IPB) iGEM team project is making a synthetic bacteria that can degrade plastic ecspecially PE/PET with a novel degrading enzymes.<b>
 +
 +
</p>
 +
<br>
 +
<h3><b>References</b></h3>
 +
<p style="text-align:justify">
 +
<b>El-Shafei HA, El-Nasser NHA, Kansoh AL, Ali AM .1998. Biodegradation of disposable polyethylene by fungi and Streptomyces species. Polym. Degrad. Stab. 62: 361 - 365.<br><br>
 +
 +
Guebitz GM, Cavaco-Paulo A. 2008. Enzymes go big: surface hydrolysis and functionalization of synthetic polymers. Trends Biotechnol. 26:32–38.<br><br>
 +
 +
Shimao, M (2001). Biodegradation of plastics. Curr. Opin. Biotechnol. 12: 242 - 247.<br><br>
 +
 +
Mueller RJ. 2006. Biological degradation of synthetic polyesters—enzymes as  potential catalysts for polyester recycling. Proc Biochem 41:2124–8.<br><br>
 +
 +
Nanda S, Snigdha S, Abraham J.2010. Studies on the biodegradation of natural and synthetic polyethylene by Pseudomonas spp. J. Appl. Sci. Environ. Manage. Vol. 14 (2) 57 – 60.<br>
 +
<b>
 +
 +
</p>
 +
 +
</div>
 +
<div class="clear"></div>
 +
</div>
 +
<div class="left_news_bot"></div>
 +
</div>
 +
<!-- End left news box -->
 +
</div>
 +
<div id="right_column">
 +
<!-- Start right news box -->
 +
<div class="right_news_box">
 +
<div class="right_news_top"></div>
 +
<div style="width:auto" class="right_news_bg">
 +
<h2><b>Abstract</b></h2><p>==Plastic Terminator==</p>
 +
<div class="text">
 +
 +
<p style="text-align:justify"><b>Indonesia is known as the 4th highest population densities around the world. Nowadays, 1.5 million tons/year from human activity which is used in the world is PET. PET is a thermoplastic polymer resin, not easily degraded naturally. Based on this background, the BAU-Indonesia team designs a plasmid which is contains of encoding cutinase degrading enzymes of producing PET. <br>The early stage of this project was done by the preservation of plastic waste bacteria from landfills at Galuga. The bacteria were cultured in liquid media which is contained yeast extract powder and PET enrichment. The result of this preservation will be followed by the isolation of DNA and PCR with Cutinase F primer'ACGCGCCGGGCGTCACCGAGCA'3 and R 5'ACGCGTCGTGCCGTCAGGGCCA'3. Cutinase gen that were amplified will be inserted to plasmid pSB1C3. The recombinant plasmid which contained the cutinase gene will be introduced into E. coli. Finally it will be used as PET biodegradator product. </b></p>
 +
 +
</div>
 +
<div class="clear"></div>
 +
<div class="text">
 +
 +
</div>
 +
<div class="clear"></div>
 +
</div>
 +
<div class="right_news_bot"></div>
 +
</div>
 +
<!-- End right news box -->
 +
 +
<!-- Start right news box -->
 +
<div class="right_news_box">
 +
<div class="right_news_top"></div>
 +
<div class="right_news_bg">
 +
<h2><b>Wise Words</b></h2>
 +
<div class="text">
 +
<p class="italic_style" style="text-align:justify">&quot;We don't afraid of failure
 +
We dare to take risks
 +
        to achieve success
 +
We are extraordinary people
 +
        with a brave fight
 +
        to try new things
 +
For us, risk doesn't mean anything...
 +
For us, failure is not a failure
 +
Success for us is created because we got a lot of failure.<br><br>
 +
 +
With this failure,
 +
we find identity
 +
We believe the Lord bless the way that we live in this moment,
 +
because we dare to fail !<br><br>
 +
 +
We just need to find a way
 +
the most appropriate way to achieve success<br><br>
 +
 +
We get much rejection
 +
because that is what makes
 +
us be more motivated<br><br>
 +
 +
All failures are
 +
good lesson for us<br><br>
 +
 +
We still believe
 +
There is a chance
 +
    to learn ... to search ...
 +
and serving the best&quot;</p>
 +
<div class="read"><a>Odop for Us</a></div>
 +
</div>
 +
<div class="clear"></div>
 +
 +
<div class="clear"></div>
 +
</div>
 +
<div class="right_news_bot"></div>
 +
</div>
 +
<!-- End right news box -->
 +
</div>
 +
<div class="clear"></div>
 +
</div>
 +
<div id="footer">
 +
<!--footer begins -->
 +
<div class="row-top">
 +
<div class="row-padding">
 +
<div class="wrapper">
 +
 +
<div class="col-3">
 +
<h2><b>Follow Us: <b/></h2>
 +
<ul class="list-services">
 +
 +
<li class="item-2"><a href="https://twitter.com/BAU_INDONESIA" target="_blank">Twitter (BAU-INDOESIA)</a></li>
 +
 +
</ul>
 +
</div>
 +
 +
 +
</div>
 +
</div><div class="clear"></div>
 +
 +
  </div>
 +
</div>
 +
 +
  </div>
 +
        </div>
 +
        </div>
 +
    </body>
</html>
</html>

Latest revision as of 22:40, 26 September 2012


Metamorphosis Design Free Css Templates

All About iGEM

International Genetically Engineered Machine

iGEM is one of the most prestigious of international genetic competition for students of optimizing innovation and creativity for a better life. This time, Indonesia is participating by the team which is come from Bogor Agricultural University. 10 undergraduate students and 2 faculty advisor (link to profile team) have a passion in environmental molecular science. BAU-Indonesia is a team that has a purpose to degrade plastic on the ground such as : PET, PE, PP and PVC. Indonesia is still active in the use of these kinds of plastic but the degradation itself is still not effective and efficient. The existence of plastic waste in the river will spread to the sea or ocean. If it's not being eliminated or degraded, Earth would be fulfilled with a pile of plastic either at terrestrial or water that will disturb the living system. It can kill living organism which is started from microbe, plant, animal, and human. Based on those reasons, BAU-Indonesia team will make the solution to get the plastic degradation enzyme from bacteria, especially the enzyme to degrade PE and PET.

Project Background

Introduction

Polyethylene is a synthetic polymer that made of long chain monomers of ethylene. It is a thermoplastic commodity mostly used for packaging. About 140 million tonnes of synthetic polymers are produced worldwide annually with their utility escalating at a rate of 12% per annum (Shimao 2001). The most widely used plastics used in packaging are polyethylene (LDPE, MDPE, HDPE and LLDPE), polypropylene (PP), polystyrene (PS), polyvinyl chloride (PVC), polyurethane (PUR), poly(ethylene terephthalate) (PET), poly (butylene terephthalate) (PBT). Polyethylene are resistant against microbial attack, since during their short time of presence in nature evolution could not design new enzyme structures capable of degrading synthetic polymers (Mueller 2006). In order to manage the utility of these polymers in the nature, there are two ways: one is to exploit the microorganisms in degrading polyethylene and the other is to develop artificial polymers susceptible to biodegradation. Subsequently, to gain large-scale acceptance these man-made biodegradable polyethylene should retain all the essential properties of utility by the consumer and when discarded in the environment should demonstrate their degradability more rapidly than the conventional ones (El-Shafei et al. 1998).
Nanda et al. (2010) have reported natural and synthetic PE degradation activity of Pseudomonas sp. that isolated from sewage sludge and household garbage dump. The degradation activity from each Pseudomonas sp. isolates were different between natural and synthetic PE 31,4%-46,2% and 29,1% - 16,3% respectively in loss weight. Some kind of enzymes had a PE degradation activity reported by Guebitz and Cavaco-Paulo (2008) cutinase. Cutinase has recently received much attention because of its potential application for surface modification and degradation of aliphatic and aromatic polyesters, especially polyethylene terephthalate (PET), which is a synthetic aromatic polyester composed of terephthalic acid (TPA) and ethylene glycol) ; however, the number of cutinases, which have been studied regarding PET modification, is still limited, and this limitation may result in the delay of the research toward the practical use of cutinases. Bogor Agricultural University (IPB) iGEM team project is making a synthetic bacteria that can degrade plastic ecspecially PE/PET with a novel degrading enzymes.


References

El-Shafei HA, El-Nasser NHA, Kansoh AL, Ali AM .1998. Biodegradation of disposable polyethylene by fungi and Streptomyces species. Polym. Degrad. Stab. 62: 361 - 365.

Guebitz GM, Cavaco-Paulo A. 2008. Enzymes go big: surface hydrolysis and functionalization of synthetic polymers. Trends Biotechnol. 26:32–38.

Shimao, M (2001). Biodegradation of plastics. Curr. Opin. Biotechnol. 12: 242 - 247.

Mueller RJ. 2006. Biological degradation of synthetic polyesters—enzymes as potential catalysts for polyester recycling. Proc Biochem 41:2124–8.

Nanda S, Snigdha S, Abraham J.2010. Studies on the biodegradation of natural and synthetic polyethylene by Pseudomonas spp. J. Appl. Sci. Environ. Manage. Vol. 14 (2) 57 – 60.

Abstract

==Plastic Terminator==

Indonesia is known as the 4th highest population densities around the world. Nowadays, 1.5 million tons/year from human activity which is used in the world is PET. PET is a thermoplastic polymer resin, not easily degraded naturally. Based on this background, the BAU-Indonesia team designs a plasmid which is contains of encoding cutinase degrading enzymes of producing PET.
The early stage of this project was done by the preservation of plastic waste bacteria from landfills at Galuga. The bacteria were cultured in liquid media which is contained yeast extract powder and PET enrichment. The result of this preservation will be followed by the isolation of DNA and PCR with Cutinase F primer'ACGCGCCGGGCGTCACCGAGCA'3 and R 5'ACGCGTCGTGCCGTCAGGGCCA'3. Cutinase gen that were amplified will be inserted to plasmid pSB1C3. The recombinant plasmid which contained the cutinase gene will be introduced into E. coli. Finally it will be used as PET biodegradator product.

Wise Words

"We don't afraid of failure We dare to take risks to achieve success We are extraordinary people with a brave fight to try new things For us, risk doesn't mean anything... For us, failure is not a failure Success for us is created because we got a lot of failure.

With this failure, we find identity We believe the Lord bless the way that we live in this moment, because we dare to fail !

We just need to find a way the most appropriate way to achieve success

We get much rejection because that is what makes us be more motivated

All failures are good lesson for us

We still believe There is a chance to learn ... to search ... and serving the best"