Team:Wageningen UR/Modeling

From 2013.igem.org

(Difference between revisions)
Line 3: Line 3:
<!--- Navigation Template --->
<!--- Navigation Template --->
{{:Team:Wageningen_UR/Templates/Navigation}}
{{:Team:Wageningen_UR/Templates/Navigation}}
-
 
-
<!-- *** What falls between these lines is the Alert Box!  You can remove it from your pages once you have read and understood the alert *** -->
 
<html>
<html>
-
<div id="box" style="width: 700px; margin-left: 137px; padding: 5px; border: 3px solid #000; background-color: #fe2b33;">
+
<script type="text/javascript">
-
<div id="template" style="text-align: center; font-weight: bold; font-size: large; color: #f6f6f6; padding: 5px;">
+
function tab(tab) {
-
This is a template page. READ THESE INSTRUCTIONS.
+
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");
 +
}
 +
</script>
 +
<div class="projectheader">
 +
<img src="https://static.igem.org/mediawiki/2013/1/13/Aspergillusheader.png">
 +
<div class="content secmet">
 +
<h1>Modeling</h1>
 +
<h2>“When I came out of school I didn't even think that modeling was a job.”</h2>
</div>
</div>
-
<div id="instructions" style="text-align: center; font-weight: normal; font-size: small; color: #f6f6f6; padding: 5px;">
 
-
You are provided with this team page template with which to start the iGEM season.  You may choose to personalize it to fit your team but keep the same "look." Or you may choose to take your team wiki to a different level and design your own wiki.  You can find some examples <a href="https://2008.igem.org/Help:Template/Examples">HERE</a>.
 
</div>
</div>
-
<div id="warning" style="text-align: center; font-weight: bold; font-size: small; color: #f6f6f6; padding: 5px;">
+
 
-
You <strong>MUST</strong> have all of the pages listed in the menu below with the names specified.  PLEASE keep all of your pages within your teams namespace. 
+
<div id="wrapper">
 +
    <div id="tabs">
 +
        <ul>
 +
            <li id="li_tab1" onclick="tab('tab1')"><a>Introduction</a></li>
 +
            <li id="li_tab2" onclick="tab('tab2')" class="active"><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>
 +
 +
<div id="secmet_content_area">
 +
 +
<div id="tab1">
 +
<div class="tournav">
 +
    <ul>
 +
        <li class="firstbgsm fill"><a href="https://2013.igem.org/Team:Wageningen_UR/Why_Aspergillus_nigem">Why <i>Aspergillus nigem</i>?</a></li>
 +
        <li class="fill"><a href="https://2013.igem.org/Team:Wageningen_UR/Secondary_metabolites">Secondary metabolites</a></li>
 +
        <li class="fill"><a href="https://2013.igem.org/Team:Wageningen_UR/Lovastatin">Lovastatin</a></li>
 +
        <li class="smbgsm current">Modeling</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>
 +
<div id="tab2">
 +
<div class="tournav">
 +
    <ul>
 +
        <li class="first fill"><a href="https://2013.igem.org/Team:Wageningen_UR/Why_Aspergillus_nigem">Why <i>Aspergillus nigem</i>?</a></li>
 +
        <li class="smbg fill"><a href="https://2013.igem.org/Team:Wageningen_UR/Secondary_metabolites">Secondary metabolites</a></li>
 +
        <li class="bgbg fill"><a href="https://2013.igem.org/Team:Wageningen_UR/Lovastatin">Lovastatin</a></li>
 +
        <li class="bgsm current">Modeling</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 fill"><a href="https://2013.igem.org/Team:Wageningen_UR/Why_Aspergillus_nigem">Why <i>Aspergillus nigem</i>?</a></li>
 +
        <li class="fill"><a href="https://2013.igem.org/Team:Wageningen_UR/Secondary_metabolites">Secondary metabolites</a></li>
 +
        <li class="fill"><a href="https://2013.igem.org/Team:Wageningen_UR/Lovastatin">Lovastatin</a></li>
 +
        <li class="smbgsm current">Modeling</li>
 +
        <li class="smbg"><a href="https://2013.igem.org/Team:Wageningen_UR/Biosensors">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 fill"><a href="https://2013.igem.org/Team:Wageningen_UR/Why_Aspergillus_nigem">Why <i>Aspergillus nigem</i>?</a></li>
 +
        <li class="fill"><a href="https://2013.igem.org/Team:Wageningen_UR/Secondary_metabolites">Secondary metabolites</a></li>
 +
        <li class="fill"><a href="https://2013.igem.org/Team:Wageningen_UR/Lovastatin">Lovastatin</a></li>
 +
        <li class="smbgsm current">Modeling</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/Engineering_morphology">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 fill"><a href="https://2013.igem.org/Team:Wageningen_UR/Why_Aspergillus_nigem">Why <i>Aspergillus nigem</i>?</a></li>
 +
        <li class="fill"><a href="https://2013.igem.org/Team:Wageningen_UR/Secondary_metabolites">Secondary metabolites</a></li>
 +
        <li class="fill"><a href="https://2013.igem.org/Team:Wageningen_UR/Lovastatin">Lovastatin</a></li>
 +
        <li class="smbgsm current">Modeling</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/Engineering_morphology">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 id="pagewrapper">
 +
</html>
</html>
-
<!-- *** End of the alert box *** -->
+
== Introduction ==
 +
<html>
 +
<p>
 +
Fluorescence resonance energy transfer (FRET) is a phenomenon widely exploited by bio-sensors to monitor concentrations and temporal fluctuations of metabolites and ions at cellular and sub-cellular level. FRET works by excitation of a fluorescent molecule (donor) by a light of particular wavelength, which consequently transfers this energy to an adjacent fluorescent molecule (acceptor) that in-turn emits light. This phenomenon is very sensitive to the distance between the donor and acceptor fluorophore groups. Thus, fusing fluorescent proteins with a sensing domain that undergoes big conformational changes upon binding of the sensory molecule confers the possibility for generating an assortment of custom-made genetically encoded biosensors. These are useful tools to non-invasively quantify metabolites in living cells.
 +
</p>
 +
<img src="https://static.igem.org/mediawiki/2013/3/32/ATP_FRET_sensor_%28Imamura_et_al._2009%29.jpg" style="width:50%;height:50%;"/>
 +
<p class="caption">ATP FRET sensor (Imamura <i>et al.</i> 2009) </p>
-
{| style="color:#1b2c8a;background-color:#0c6;" cellpadding="3" cellspacing="1" border="1" bordercolor="#fff" width="62%" align="center"
+
<p>
-
!align="center"|[[Team:Wageningen_UR|Home]]
+
FRET based sensors have been recently developed to quantify ATP levels in vivo in HeLa and yeast cells (1, 2). They consist of mseCFP, the ATP sensing domain and mVenus (YFP variant). The YFP/CFP emission ratio gives an estimation of the ATP concentration.
-
!align="center"|[[Team:Wageningen_UR/Team|Team]]
+
</p>
-
!align="center"|[https://igem.org/Team.cgi?year=2013&team_name=Wageningen_UR Official Team Profile]
+
-
!align="center"|[[Team:Wageningen_UR/Project|Project]]
+
-
!align="center"|[[Team:Wageningen_UR/Parts|Parts Submitted to the Registry]]
+
-
!align="center"|[[Team:Wageningen_UR/Modeling|Modeling]]
+
-
!align="center"|[[Team:Wageningen_UR/Notebook|Notebook]]
+
-
!align="center"|[[Team:Wageningen_UR/Safety|Safety]]
+
-
!align="center"|[[Team:Wageningen_UR/Attributions|Attributions]]
+
-
|}
+
 +
</html>
-
If you choose to include a '''Modeling''' page, please write about your modeling adventures here. This is not necessary but it may be a nice list to include.
+
== Aim ==
 +
<html>
 +
<p>
 +
Construct a fluorescent protein based sensor that will measure ATP levels between compartments in growing Aspergillus niger during metabolic shifts.
 +
</p>
 +
 
 +
</html>
 +
== Applications ==
 +
<html>
 +
<p>
 +
An ATP bio-sensor can lead to visualization of the ATP levels in live Aspergillus cells. Inquiry into whether the single cell phenotype of Aspergillus niger still retains its metabolic activity can be carried out. It would be interesting to quantify the ATP levels in different organelles and investigate where and why such ATP levels exist. Also, the differences in cellular ATP under various growth environments can be studied. The differences in ATP levels for cells at the hyphal tip and those in the inner mycelium can be validated. 
 +
</p>
 +
 
 +
</html>
 +
 
 +
== Approach ==
 +
<html>
 +
<p>
 +
Introduce bio-sensor into <i>A. niger</i> directed to cytolpasm and mitochodria:
 +
<p><span class="ref">1.</span>Codon optimized for <i>A. niger</i> <br \>
 +
<span class="ref">2.</span>Not codon optimized
 +
</p>
 +
<p>
 +
Express sensor in <i>Escherichia coli</i> and purify with the help of a Histidine tag for <i>in-vitro</i> characterization
 +
 
 +
</p>
 +
 
 +
</html>
 +
 
 +
== Research Methods ==
 +
<html>
 +
<p>
 +
The initial target was to introduce the following versions of the ATP sensor into <i>A. niger</i> – 1. ATP sensitive and cytoplasmic localization; 2. ATP sensitive and mitochondrial localization; 3. ATP in-sensitive and cytoplasmic localization; 4. Codon optimized, ATP sensitive and cytoplasmic localization; 5. Codon optimized, ATP sensitive and cytoplasmic localization.
 +
</p>
 +
 
 +
<p>
 +
Also, it was aimed to express the ATP sensor in <i>Escherchia coli</i> and purify with the help of a N-terminal Histidine tag for <i>in-vitro</i> characterization of the sensor. The <i>in-vitro</i> characterization of the purified sensor involves exciting the CFP with 435 nm light and measuring the YFP/CFP emission ratio (at 527/475 nm respectively) at different ATP concentrations. The characterization of the sensor was carried out at room temperature in a buffer mimicking the <i>in-vivo</i> conditions in <i>A. niger</i>.  
 +
</p>
 +
 
 +
</div>
 +
 
 +
</html>
<!--- Footer Template --->
<!--- Footer Template --->
{{:Team:Wageningen_UR/Templates/Page Footer}}
{{:Team:Wageningen_UR/Templates/Page Footer}}

Revision as of 12:56, 4 October 2013

Modeling

“When I came out of school I didn't even think that modeling was a job.”

Introduction

Fluorescence resonance energy transfer (FRET) is a phenomenon widely exploited by bio-sensors to monitor concentrations and temporal fluctuations of metabolites and ions at cellular and sub-cellular level. FRET works by excitation of a fluorescent molecule (donor) by a light of particular wavelength, which consequently transfers this energy to an adjacent fluorescent molecule (acceptor) that in-turn emits light. This phenomenon is very sensitive to the distance between the donor and acceptor fluorophore groups. Thus, fusing fluorescent proteins with a sensing domain that undergoes big conformational changes upon binding of the sensory molecule confers the possibility for generating an assortment of custom-made genetically encoded biosensors. These are useful tools to non-invasively quantify metabolites in living cells.

ATP FRET sensor (Imamura et al. 2009)

FRET based sensors have been recently developed to quantify ATP levels in vivo in HeLa and yeast cells (1, 2). They consist of mseCFP, the ATP sensing domain and mVenus (YFP variant). The YFP/CFP emission ratio gives an estimation of the ATP concentration.

Aim

Construct a fluorescent protein based sensor that will measure ATP levels between compartments in growing Aspergillus niger during metabolic shifts.

Applications

An ATP bio-sensor can lead to visualization of the ATP levels in live Aspergillus cells. Inquiry into whether the single cell phenotype of Aspergillus niger still retains its metabolic activity can be carried out. It would be interesting to quantify the ATP levels in different organelles and investigate where and why such ATP levels exist. Also, the differences in cellular ATP under various growth environments can be studied. The differences in ATP levels for cells at the hyphal tip and those in the inner mycelium can be validated.

Approach

Introduce bio-sensor into A. niger directed to cytolpasm and mitochodria:

1.Codon optimized for A. niger
2.Not codon optimized

Express sensor in Escherichia coli and purify with the help of a Histidine tag for in-vitro characterization

Research Methods

The initial target was to introduce the following versions of the ATP sensor into A. niger – 1. ATP sensitive and cytoplasmic localization; 2. ATP sensitive and mitochondrial localization; 3. ATP in-sensitive and cytoplasmic localization; 4. Codon optimized, ATP sensitive and cytoplasmic localization; 5. Codon optimized, ATP sensitive and cytoplasmic localization.

Also, it was aimed to express the ATP sensor in Escherchia coli and purify with the help of a N-terminal Histidine tag for in-vitro characterization of the sensor. The in-vitro characterization of the purified sensor involves exciting the CFP with 435 nm light and measuring the YFP/CFP emission ratio (at 527/475 nm respectively) at different ATP concentrations. The characterization of the sensor was carried out at room temperature in a buffer mimicking the in-vivo conditions in A. niger.