Team:Wageningen UR/Why Aspergillus nigem

From 2013.igem.org

(Difference between revisions)
 
(110 intermediate revisions not shown)
Line 5: Line 5:
<html>
<html>
 +
<script type="text/javascript">
 +
function tab(tab) {
 +
document.getElementById('tab1').style.display = 'none';
 +
document.getElementById('tab2').style.display = 'none';
 +
document.getElementById('tab3').style.display = 'none';
 +
document.getElementById('tab4').style.display = 'none';
 +
document.getElementById('tab5').style.display = 'none';
 +
document.getElementById('li_tab1').setAttribute("class", "");
 +
document.getElementById('li_tab2').setAttribute("class", "");
 +
document.getElementById('li_tab3').setAttribute("class", "");
 +
document.getElementById('li_tab4').setAttribute("class", "");
 +
document.getElementById('li_tab5').setAttribute("class", "");
 +
document.getElementById(tab).style.display = 'block';
 +
document.getElementById('li_'+tab).setAttribute("class", "active");
 +
}
 +
$(window).scroll(function(){
 +
 +
    var windowPos = $(window).scrollTop(); // get the offset of the window from the top of page
 +
    var windowHeight = $(window).height(); // get the height of the window
 +
    var docHeight = $(document).height();
 +
    var docAction = (docHeight -60) - windowHeight;
 +
 +
    if( windowPos >= docAction ){
 +
        $('.tournavleft, .tournavright').addClass('mar');
 +
    } else {
 +
        $('.tournavleft, .tournavright').removeClass('mar');
 +
    }
 +
 +
});
 +
 +
</script>
 +
<div class="projectheader">
 +
<img src="https://static.igem.org/mediawiki/2013/1/13/Aspergillusheader.png">
 +
<div class="content aspergillus">
 +
<h1>Why <i>Aspergillus nigem</i>?</h1>
 +
<h2>Cause there ain't no party like an <i>Aspergillus</i> party!</h2>
 +
</div>
 +
</div>
 +
 +
<div id="wrapper">
 +
    <div id="tabs">
 +
        <ul>
 +
            <li id="li_tab1" onclick="tab('tab1')" class="active"><a>Introduction</a></li>
 +
            <li id="li_tab2" onclick="tab('tab2')"><a>Secondary metabolites</a></li>
 +
            <li id="li_tab3" onclick="tab('tab3')"><a>Toolbox</a></li>
 +
            <li id="li_tab4" onclick="tab('tab4')"><a>Host engineering</a></li>
 +
            <li id="li_tab5" onclick="tab('tab5')"><a>Summary</a></li>
 +
        </ul>
 +
    </div>
 +
</div>
 +
 +
<div id="intro_content_area">
 +
 +
<div id="tab1">
<div class="tournav">
<div class="tournav">
     <ul>
     <ul>
-
         <li class="currentfirst">Why Aspergillus nigem?</li>
+
         <li class="first pad">Why <i>Aspergillus nigem</i>?</li>
-
         <li><a href="https://2013.igem.org/Team:Wageningen_UR/Aspergillus_introduction">Aspergillus introduction</a></li>
+
         <li><a href="https://2013.igem.org/Team:Wageningen_UR/Secondary_metabolites">Secondary metabolites</a></li>
         <li><a href="https://2013.igem.org/Team:Wageningen_UR/Lovastatin">Lovastatin</a></li>
         <li><a href="https://2013.igem.org/Team:Wageningen_UR/Lovastatin">Lovastatin</a></li>
-
         <li><a href="https://2013.igem.org/Team:Wageningen_UR/ATP_biosensor">ATP Biosensor</a></li>
+
         <li><a href="https://2013.igem.org/Team:Wageningen_UR/Modeling">Modeling</a></li>
-
         <li><a href="https://2013.igem.org/Team:Wageningen_UR/pH_biosensor">pH Biosensor</a></li>
+
         <li><a href="https://2013.igem.org/Team:Wageningen_UR/Biosensors">Biosensors</a></li>
-
         <li><a href="https://2013.igem.org/Team:Wageningen_UR/Cytoskeleton_and_septa">Cytoskeleton and Septa</a></li>
+
         <li><a href="https://2013.igem.org/Team:Wageningen_UR/Infrastructure">Infrastructure</a></li>
         <li><a href="https://2013.igem.org/Team:Wageningen_UR/Chromoproteins">Chromoproteins</a></li>
         <li><a href="https://2013.igem.org/Team:Wageningen_UR/Chromoproteins">Chromoproteins</a></li>
-
         <li><a href="https://2013.igem.org/Team:Wageningen_UR/Engineering_morphology">Host engineering</a></li>
+
         <li><a href="https://2013.igem.org/Team:Wageningen_UR/Host_engineering">Host engineering</a></li>
-
         <li><a href="https://2013.igem.org/Team:Wageningen_UR/Applications">Applications</a></li>
+
         <li class="last"><a href="https://2013.igem.org/Team:Wageningen_UR/Summary">Summary</a></li>
     </ul>
     </ul>
 +
</div>
 +
</div>
 +
<div id="tab2">
 +
<div class="tournav">
 +
    <ul>
 +
        <li class="first pad">Why <i>Aspergillus nigem</i>?</li>
 +
        <li class="smbg"><a href="https://2013.igem.org/Team:Wageningen_UR/Secondary_metabolites">Secondary metabolites</a></li>
 +
        <li class="bgbg"><a href="https://2013.igem.org/Team:Wageningen_UR/Lovastatin">Lovastatin</a></li>
 +
        <li class="bgsm"><a href="https://2013.igem.org/Team:Wageningen_UR/Modeling">Modeling</a></li>
 +
        <li><a href="https://2013.igem.org/Team:Wageningen_UR/Biosensors">Biosensors</a></li>
 +
        <li><a href="https://2013.igem.org/Team:Wageningen_UR/Infrastructure">Infrastructure</a></li>
 +
        <li><a href="https://2013.igem.org/Team:Wageningen_UR/Chromoproteins">Chromoproteins</a></li>
 +
        <li><a href="https://2013.igem.org/Team:Wageningen_UR/Host_engineering">Host engineering</a></li>
 +
        <li class="last"><a href="https://2013.igem.org/Team:Wageningen_UR/Summary">Summary</a></li>
 +
    </ul>
 +
</div>
 +
</div>
 +
<div id="tab3">
 +
<div class="tournav">
 +
    <ul>
 +
        <li class="first pad">Why <i>Aspergillus nigem</i>?</li>
 +
        <li><a href="https://2013.igem.org/Team:Wageningen_UR/Secondary_metabolites">Secondary metabolites</a></li>
 +
        <li><a href="https://2013.igem.org/Team:Wageningen_UR/Lovastatin">Lovastatin</a></li>
 +
        <li><a href="https://2013.igem.org/Team:Wageningen_UR/Modeling">Modeling</a></li>
 +
        <li class="smbg"><a href="https://2013.igem.org/Team:Wageningen_UR/Biosensor">Biosensors</a></li>
 +
        <li class="bgbg"><a href="https://2013.igem.org/Team:Wageningen_UR/Infrastructure">Infrastructure</a></li>
 +
        <li class="bgsm"><a href="https://2013.igem.org/Team:Wageningen_UR/Chromoproteins">Chromoproteins</a></li>
 +
        <li><a href="https://2013.igem.org/Team:Wageningen_UR/Host_engineering">Host engineering</a></li>
 +
        <li class="last"><a href="https://2013.igem.org/Team:Wageningen_UR/Summary">Summary</a></li>
 +
    </ul>
 +
</div>
 +
</div>
 +
<div id="tab4">
 +
<div class="tournav">
 +
    <ul>
 +
        <li class="first pad">Why <i>Aspergillus nigem</i>?</li>
 +
        <li><a href="https://2013.igem.org/Team:Wageningen_UR/Secondary_metabolites">Secondary metabolites</a></li>
 +
        <li><a href="https://2013.igem.org/Team:Wageningen_UR/Lovastatin">Lovastatin</a></li>
 +
        <li><a href="https://2013.igem.org/Team:Wageningen_UR/Modeling">Modeling</a></li>
 +
        <li><a href="https://2013.igem.org/Team:Wageningen_UR/Biosensors">Biosensors</a></li>
 +
        <li><a href="https://2013.igem.org/Team:Wageningen_UR/Infrastructure">Infrastructure</a></li>
 +
        <li><a href="https://2013.igem.org/Team:Wageningen_UR/Chromoproteins">Chromoproteins</a></li>
 +
        <li class="smbgsm"><a href="https://2013.igem.org/Team:Wageningen_UR/Host_engineering">Host engineering</a></li>
 +
        <li class="last"><a href="https://2013.igem.org/Team:Wageningen_UR/Summary">Summary</a></li>
 +
    </ul>
 +
</div>
 +
</div>
 +
<div id="tab5">
 +
<div class="tournav">
 +
    <ul>
 +
        <li class="first pad">Why <i>Aspergillus nigem</i>?</li>
 +
        <li><a href="https://2013.igem.org/Team:Wageningen_UR/Secondary_metabolites">Secondary metabolites</a></li>
 +
        <li><a href="https://2013.igem.org/Team:Wageningen_UR/Lovastatin">Lovastatin</a></li>
 +
        <li><a href="https://2013.igem.org/Team:Wageningen_UR/Modeling">Modeling</a></li>
 +
        <li><a href="https://2013.igem.org/Team:Wageningen_UR/Biosensors">Biosensors</a></li>
 +
        <li><a href="https://2013.igem.org/Team:Wageningen_UR/Infrastructure">Infrastructure</a></li>
 +
        <li><a href="https://2013.igem.org/Team:Wageningen_UR/Chromoproteins">Chromoproteins</a></li>
 +
        <li><a href="https://2013.igem.org/Team:Wageningen_UR/Host_engineering">Host engineering</a></li>
 +
        <li  class="last bg"><a href="https://2013.igem.org/Team:Wageningen_UR/Summary">Summary</a></li>
 +
    </ul>
 +
</div>
</div>
</div>
-
<div class="pagina-titel">
 
-
    <h1>Why Aspergillus nigem</h1>
 
-
    <h2>Subtitle</h2>
 
</div>
</div>
 +
 +
<div id="pagewrapper">
 +
 +
</html>
 +
== A Versatile and Powerful Synbio Host ==
<html>
<html>
-
<div class="page-title">
+
   
-
    <div class="icon"><img src="https://static.igem.org/mediawiki/2013/6/65/Petri_dish.png" style="margin-top: 15px;"></div>
+
<p>Biotechnology has brought about a revolution in drug manufacturing since its inception. Many life-saving drugs have spun out of biotech companies over the past few decades. However, there is still a vast body of unexplored compounds, such as fungal secondary metabolites, that have the potential to prolong human lifespan and increase the quality of life. </p>
-
     <h1>Why Aspergillus nigem</h1>
+
<p>The production of lovastatin, a drug used in lowering LDL cholesterol for patients suffering from cardiovascular diseases, has been chosen as the Herculean task for our team. Currently, this secondary metabolite is produced in the fungus <i>Aspergillus terreus</i>, which also produces some less undesirable toxins. We aim to transfer the entire lovastatin metabolic pathway from <i>A. terreus</i> into the Generally Regarded as Safe organism <i>Aspergillus niger</i>. <i>A. niger</i> is much more amenable to genetic engineering, which already had profound effects in citric acid production.</p>
 +
 
 +
</html>
 +
 
 +
== Modular Structure of DNA Sequence==
 +
<html>
 +
<p> The production of secondary metabolites in most cases involves very big genes that code for large backbone enzymes that contain multiple, apparently independent, catalytic domains. One of our goals is to establish a modular system of domain shuffling to be able to generate a plethora of novel enzymes with new functions. The possibilities are endless as there are various different domains from fungi that can be added, removed, reordered, or even customized by this modularity approach, which is shown in Figure 1.</p>
 +
<img src="https://static.igem.org/mediawiki/2013/a/a4/Lov_domain.png" style="width:75%;height:75%;"/>
 +
<p class="caption">Figure 1. Modularity approach of lovB. Since secondary metabolite producing enzymes consist of large modular proteins, it could be possible to brick the individual modules and use our new frame-shift-less assembly strategy to generate multidomain proteins in all kinds of configurations. </p>
 +
     <p>For instance, one of the main enzymes involved in the production of lovastatin is the 277kDa LovB enzyme, which contains 7 different catalytic domains. Prior studies on this pathway provide a good insight into the catalytic mechanisms of these individual domains. The individual domains have been mapped by homology modeling and are found to be well defined as well, which makes the modularity approach more feasible.</p>
 +
 
 +
 
 +
 
 +
</html>
 +
 
 +
== A Toolkit for <i>A. niger</i> ==
 +
<html>
 +
    <p>In addition to the modularity approach, a toolkit for <i>A. niger</i> is also being created, consisting of an ATP and a pH biosensor that can be targeted to specific compartments with the use of signal peptides, actin and septa GFP fusions to visualize the cytoskeleton and the junctions between adjacent cells, and chromoproteins that can serve as simple bioreporters such as secondary or neutral selection markers. These tools allow one to obtain insight in the cellular economy, physiology and architecture and logistics, which can be used to optimize  production processes in <i>A. niger</i>.</p>
 +
 
 +
</html>
 +
 
 +
== Host Engineering==
 +
<html>
 +
<p> <i>A. niger</i> is a ‘workhorse’ commonly used in industry. However in this multicellular host only the hyphal tips are actively secreting whereas most of the biomass is vegetative. This is why we chose to expand the scope of our project by including host engineering. The goal is to create a single cell from the mycelium of <i>A. niger</i> that represents the active hyphal tip. Two different approaches are taken into consideration to do so.</p>
 +
 
</div>
</div>
-
<div id="paperwrapper">
+
<div class="tournavleft">
-
    <div class="top">
+
<a href="https://2013.igem.org/Team:Wageningen_UR" class="tourprev"><span class="prev">Previous</span><span class="tourr">Tour Page</span></a>
-
        <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit</p>
+
</div>
-
    </div>
+
<div class="tournavright">
-
    <div class="content">
+
<a href="https://2013.igem.org/Team:Wageningen_UR/Secondary_metabolites" class="tournext"><span class="prev">Next</span><span class="tourr">Tour Page</span></a>
-
       
+
-
    </div>
+
</div>
</div>
</html>
</html>
-
 
<!--- Footer Template --->
<!--- Footer Template --->
{{:Team:Wageningen_UR/Templates/Page Footer}}
{{:Team:Wageningen_UR/Templates/Page Footer}}

Latest revision as of 03:58, 5 October 2013

Why Aspergillus nigem?

Cause there ain't no party like an Aspergillus party!


A Versatile and Powerful Synbio Host

Biotechnology has brought about a revolution in drug manufacturing since its inception. Many life-saving drugs have spun out of biotech companies over the past few decades. However, there is still a vast body of unexplored compounds, such as fungal secondary metabolites, that have the potential to prolong human lifespan and increase the quality of life.

The production of lovastatin, a drug used in lowering LDL cholesterol for patients suffering from cardiovascular diseases, has been chosen as the Herculean task for our team. Currently, this secondary metabolite is produced in the fungus Aspergillus terreus, which also produces some less undesirable toxins. We aim to transfer the entire lovastatin metabolic pathway from A. terreus into the Generally Regarded as Safe organism Aspergillus niger. A. niger is much more amenable to genetic engineering, which already had profound effects in citric acid production.

Modular Structure of DNA Sequence

The production of secondary metabolites in most cases involves very big genes that code for large backbone enzymes that contain multiple, apparently independent, catalytic domains. One of our goals is to establish a modular system of domain shuffling to be able to generate a plethora of novel enzymes with new functions. The possibilities are endless as there are various different domains from fungi that can be added, removed, reordered, or even customized by this modularity approach, which is shown in Figure 1.

Figure 1. Modularity approach of lovB. Since secondary metabolite producing enzymes consist of large modular proteins, it could be possible to brick the individual modules and use our new frame-shift-less assembly strategy to generate multidomain proteins in all kinds of configurations.

For instance, one of the main enzymes involved in the production of lovastatin is the 277kDa LovB enzyme, which contains 7 different catalytic domains. Prior studies on this pathway provide a good insight into the catalytic mechanisms of these individual domains. The individual domains have been mapped by homology modeling and are found to be well defined as well, which makes the modularity approach more feasible.

A Toolkit for A. niger

In addition to the modularity approach, a toolkit for A. niger is also being created, consisting of an ATP and a pH biosensor that can be targeted to specific compartments with the use of signal peptides, actin and septa GFP fusions to visualize the cytoskeleton and the junctions between adjacent cells, and chromoproteins that can serve as simple bioreporters such as secondary or neutral selection markers. These tools allow one to obtain insight in the cellular economy, physiology and architecture and logistics, which can be used to optimize production processes in A. niger.

Host Engineering

A. niger is a ‘workhorse’ commonly used in industry. However in this multicellular host only the hyphal tips are actively secreting whereas most of the biomass is vegetative. This is why we chose to expand the scope of our project by including host engineering. The goal is to create a single cell from the mycelium of A. niger that represents the active hyphal tip. Two different approaches are taken into consideration to do so.