User:A. Florian Sessler: Difference between revisions

From OpenWetWare
Jump to navigationJump to search
(Added section about Cell state reporters)
No edit summary
 
(26 intermediate revisions by the same user not shown)
Line 1: Line 1:
==Contact Info==
==Contact Info==
[[Image:OWWEmblem.png|thumb|right|A. Florian Sessler (an artistic interpretation)]]
[[Image:Imperial_campus.JPG|350px|thumb|right|Imperial College London]]


*A. Florian Sessler
*A. Florian Sessler
*Imperial College London
*Imperial College London
*
 
*
*
*[[Special:Emailuser/A. Florian Sessler|Email me through OpenWetWare]]
*[[Special:Emailuser/A. Florian Sessler|Email me through OpenWetWare]]


Line 16: Line 13:


==Cell State Reporters==
==Cell State Reporters==
*
Monitoring Cell Activity might be very useful for scientists in many situations. We propose the use of '''Cell State Reporters''' to quickly give visual information of the activities or phase the cells are undergoing which could be achieved by using elements that control expression of state specific genes. This might help to maintain a healthy population and to determine whether population grows anaerobically or aerobically. Furthermore it could be used as a warning signal when cells undergo undesired/stressful phases and to examine if the cells grow in synchrony. Many different regulon systems could potentially exploited for this purpose including without limitation: Ntr and Nif system that detect ammonia limitation, Arc and Fnr system that detect anaerobic conditions, the SOS and response to UV light, sporulation in response to starvation and the heat shock response.


==Publications==
Monitoring Cell Activity might be very useful for scientists in many situations. We propose the use of '''Cell State Reporters''' to quickly give visual information of the activities or phase the cells are undergoing which could be achieved by using elements that control expression of state specific genes. This might help to maintain a healthy population and to determine whether population grows anaerobically or aerobically. Furthermore it could be used as a warning signal when cells undergo undesired/stressful phases and to examine if the cells grow in synchrony. Many different regulon systems could potentially exploited for this purpose including without limitation:
*Ntr and Nif system that detect ammonia limitation,
*Arc and Fnr system that detect anaerobic conditions,
*the SOS and response to UV light,
*sporulation in response to starvation and the heat shock response.
 
Use of system specific promoter, enhancer or repressor elements could be used to create a system that gives feed back in form of different fluorescent proteins to the degree to which the system is activated and by extension about the environment the cell is in.
 
==Control of anaerobic respiration==
 
===Arc system===
 
The '''Arc system''' is a two component system consisting of a membrane bound sensor kinase (ArcB) and a response regulator (ArcA). ArcB is activated by changes of the quinol/quinone ratio and autophosphorylates. It then phosphorylates ArcA that represses genes involved in aerobic metabolism such as Citrate synthase, α-KGDH, Pyr DH, Lac DH, cyt ''bo'' and SDH but also upregulates cyt ''bd''.
 
 
References:
*Malpica et al., 2006. Signaling by the Arc two-component system provides a link between the redox state of the quinone pool and gene expression. Antioxidants and Redox Signalling, 8, 781-795
*Iuchi S & Lin EC. 1988. arcA (dye), a global regulatory gene in Escherichia coli mediating repression of enzymes in aerobic pathways. Proc Natl Acad Sci USA 85: 1888–1892,
 
===Fnr system===
 
The '''Fnr system''' makes use of the Fnr proteins that contains a iron sulphure cluster. Depeding on the redox potential of the cytoplasm and therefore the presence or absence of oxygen these can undergo changes. In the absense of oxygen this allows Fnr proteins to dimerise and acts as transcription regulators. It activates Fumarate reductase, NO3-reductase, NO2- reductase, DMSO reductase, FDH reductase and Pyr Formate lyase. It represses SDH, cyt bd, cyt bo and the ''fnr'' gene itself.
 
===Cell State as switch for logic gate===
 
The switch of cell state and the subsequent activation of a reporter or activator gene could be used to act as switch between different types of logic gate allowing us to give different, but predictable and programed, outputs from just one input (change in cell state). By creating a different environment we overcome repression of one protein by another thus causing a switch in the function of the logic gate.
 
===Application===
 
I am struggling here. Does anybody have any suggestions?
 
==BioPen==
 
[[Image:Fueller_gross.jpg|thumb|right|The tip of the BioPen is where the antibioics are delivered]]A pen that uses bacteria as inc rather than conventional inc. The bacteria produce a pigment that give them colour. Different pigments are activated in response to different sugars that the bacteria are fed. In order to limit the bacterial growth nitrogen/phosphate is used as a limiting factor: Every week or so a certain amount of nutrient solution containing nitroen and/or phosphate is added to allow healthy growths of the bacteria. Whenever a pigment of a certain colour is desired a specific sugar is added, not principally as a carbon source, but to act on a operon such as the lac operon. The expression of the pigment producing proteins is coupled to the synthesis of proteins involved in the catabolism of a specific sugar. This allows the use of these bacteria and the pigments produced by them as a '''BioPen'''. The tip of the BioPen is where the antibioics are delivered to kill the bacteria. This prevents backflow of antibiotics and killing of the culture.
 
'''Update''': Since the BioPen based on pigments is not very useful compared to regular pens and takes a week to change colour alternativel it could be used to produce a continuous supply of flourescent proteins (GFP, YFP and GFP) that are not readily available in shops and could be used for party decorations with UV light. This switch would occur much quicker and only take minutes rather than days. Additionally the colour will fade over time which might be desirable when using it as decoration as it would not have to be removed from either skin or cloths, walls or furniture.


'''Human practices''':
The bacteria have to be killed by some mechanism before leaving the pen… a different compartment in which bacteria enter before being releases where they are lysed so the pigment is released? Maybe use a Fountain pen rather than a ballpoint pen so bacteria grow in liquid medium and can flow out of the growing vessel and then are killed by antibiotics.
In order to prevent other - potentially pathogenic - bacteria from growing there, some colicin mechanism might be added.
==Bacteria for building microstructures==
* [http://www.youtube.com/watch?v=fCSOdQK5PIY] http://www.youtube.com/watch?v=fCSOdQK5PIY


==Useful links==
==Useful links==
Line 26: Line 64:
*[[Help|OpenWetWare help pages]]
*[[Help|OpenWetWare help pages]]
*[[IGEM:Imperial/2010]]
*[[IGEM:Imperial/2010]]
<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: 180px;
  }
  #popcon ul
  {
  margin-left: 0px;
  padding-left: 0px;
  list-style: none;
  font-family: Arial, Helvetica, sans-serif;
  }
  #popshow
  {
  width: 180px;
  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: #34487B;
  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: #34487B;
  padding: 3px;
  //border-bottom: 1px solid #fff;
  }
  #popcon a:hover, #popcon a:active
  {
  background-color: #6E8BB5
  }
</style>
</head>
<body>
<p id="popshow">Choose Week (Click me)</p>
<div id="popcon">
  <ul id="poplist">
  <li><a href="[[#Week 6 | Week 6]]" class="popt">Week 6</a></li>
  <li><a href="[[#Week 7 | Week 7]]" class="popt">Week 7</a></li>
  <li><a href="[[#Week 8 | Week 8]]" class="popt">Week 8</a></li>
  <li><a href="[[#Week 9 | Week 9]]" class="popt">Week 9</a></li>
  <li><a href="[[#Week 10 | Week 10]]" class="popt">Week 10</a></li>
  </ul>
</div>
</body>
</html>

Latest revision as of 01:41, 2 September 2010

Contact Info

Imperial College London
  • A. Florian Sessler
  • Imperial College London

I am a member of the iGEM 2010 twam of Imperial College London. I learned about OpenWetWare from the project organiser of my team who told us about this site which we will be using during the following months.

Education

Currently doing my bachelor in Biology with Microbiology at Imperial College London.

Cell State Reporters

Monitoring Cell Activity might be very useful for scientists in many situations. We propose the use of Cell State Reporters to quickly give visual information of the activities or phase the cells are undergoing which could be achieved by using elements that control expression of state specific genes. This might help to maintain a healthy population and to determine whether population grows anaerobically or aerobically. Furthermore it could be used as a warning signal when cells undergo undesired/stressful phases and to examine if the cells grow in synchrony. Many different regulon systems could potentially exploited for this purpose including without limitation:

  • Ntr and Nif system that detect ammonia limitation,
  • Arc and Fnr system that detect anaerobic conditions,
  • the SOS and response to UV light,
  • sporulation in response to starvation and the heat shock response.

Use of system specific promoter, enhancer or repressor elements could be used to create a system that gives feed back in form of different fluorescent proteins to the degree to which the system is activated and by extension about the environment the cell is in.

Control of anaerobic respiration

Arc system

The Arc system is a two component system consisting of a membrane bound sensor kinase (ArcB) and a response regulator (ArcA). ArcB is activated by changes of the quinol/quinone ratio and autophosphorylates. It then phosphorylates ArcA that represses genes involved in aerobic metabolism such as Citrate synthase, α-KGDH, Pyr DH, Lac DH, cyt bo and SDH but also upregulates cyt bd.


References:

  • Malpica et al., 2006. Signaling by the Arc two-component system provides a link between the redox state of the quinone pool and gene expression. Antioxidants and Redox Signalling, 8, 781-795
  • Iuchi S & Lin EC. 1988. arcA (dye), a global regulatory gene in Escherichia coli mediating repression of enzymes in aerobic pathways. Proc Natl Acad Sci USA 85: 1888–1892,

Fnr system

The Fnr system makes use of the Fnr proteins that contains a iron sulphure cluster. Depeding on the redox potential of the cytoplasm and therefore the presence or absence of oxygen these can undergo changes. In the absense of oxygen this allows Fnr proteins to dimerise and acts as transcription regulators. It activates Fumarate reductase, NO3-reductase, NO2- reductase, DMSO reductase, FDH reductase and Pyr Formate lyase. It represses SDH, cyt bd, cyt bo and the fnr gene itself.

Cell State as switch for logic gate

The switch of cell state and the subsequent activation of a reporter or activator gene could be used to act as switch between different types of logic gate allowing us to give different, but predictable and programed, outputs from just one input (change in cell state). By creating a different environment we overcome repression of one protein by another thus causing a switch in the function of the logic gate.

Application

I am struggling here. Does anybody have any suggestions?

BioPen

The tip of the BioPen is where the antibioics are delivered

A pen that uses bacteria as inc rather than conventional inc. The bacteria produce a pigment that give them colour. Different pigments are activated in response to different sugars that the bacteria are fed. In order to limit the bacterial growth nitrogen/phosphate is used as a limiting factor: Every week or so a certain amount of nutrient solution containing nitroen and/or phosphate is added to allow healthy growths of the bacteria. Whenever a pigment of a certain colour is desired a specific sugar is added, not principally as a carbon source, but to act on a operon such as the lac operon. The expression of the pigment producing proteins is coupled to the synthesis of proteins involved in the catabolism of a specific sugar. This allows the use of these bacteria and the pigments produced by them as a BioPen. The tip of the BioPen is where the antibioics are delivered to kill the bacteria. This prevents backflow of antibiotics and killing of the culture.

Update: Since the BioPen based on pigments is not very useful compared to regular pens and takes a week to change colour alternativel it could be used to produce a continuous supply of flourescent proteins (GFP, YFP and GFP) that are not readily available in shops and could be used for party decorations with UV light. This switch would occur much quicker and only take minutes rather than days. Additionally the colour will fade over time which might be desirable when using it as decoration as it would not have to be removed from either skin or cloths, walls or furniture.

Human practices: The bacteria have to be killed by some mechanism before leaving the pen… a different compartment in which bacteria enter before being releases where they are lysed so the pigment is released? Maybe use a Fountain pen rather than a ballpoint pen so bacteria grow in liquid medium and can flow out of the growing vessel and then are killed by antibiotics.

In order to prevent other - potentially pathogenic - bacteria from growing there, some colicin mechanism might be added.

Bacteria for building microstructures

Useful links

<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: 180px;
 }
 #popcon ul
 {
  margin-left: 0px;
  padding-left: 0px;
  list-style: none;
  font-family: Arial, Helvetica, sans-serif;
 }
 #popshow
 {
  width: 180px;
  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: #34487B;
  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: #34487B;
  padding: 3px;
  //border-bottom: 1px solid #fff;
 }
 #popcon a:hover, #popcon a:active
 {
  background-color: #6E8BB5
 }
</style>

</head> <body>

<p id="popshow">Choose Week (Click me)</p>
<div id="popcon">
 <ul id="poplist">
  <li><a href="[[#Week 6 | Week 6]]" class="popt">Week 6</a></li>
  <li><a href="[[#Week 7 | Week 7]]" class="popt">Week 7</a></li>
  <li><a href="[[#Week 8 | Week 8]]" class="popt">Week 8</a></li>
  <li><a href="[[#Week 9 | Week 9]]" class="popt">Week 9</a></li>
  <li><a href="[[#Week 10 | Week 10]]" class="popt">Week 10</a></li>
 </ul>
</div>

</body> </html>