Difference between revisions of "Divide and Conquer Biological Challenges"

From GcatWiki
Jump to: navigation, search
(* We need to have an XOR logic gate produced.)
(* We need to have an XOR logic gate produced.)
Line 16: Line 16:
 
'''Existing Logic Gates'''
 
'''Existing Logic Gates'''
 
*NOT:<br>
 
*NOT:<br>
[http://partsregistry.org/Part:BBa_I732205 I732205 (NOT/ Dual-repressed NOR)]  
+
# [http://partsregistry.org/Part:BBa_I732205 I732205 (NOT/ Dual-repressed NOR)]  
 
*AND: (insert links to examples here)
 
*AND: (insert links to examples here)
 
*NAND:<br>
 
*NAND:<br>
[http://partsregistry.org/Part:BBa_I732914 I732914]
+
# [http://partsregistry.org/Part:BBa_I732914 I732914]
 
*NOR:<br>
 
*NOR:<br>
[http://partsregistry.org/Part:BBa_I732916 I732916]<br>
+
# [http://partsregistry.org/Part:BBa_I732916 I732916]<br>
[http://partsregistry.org/Part:BBa_I732917 I732917]\<br>
+
# [http://partsregistry.org/Part:BBa_I732917 I732917]\<br>
 
*Inverters:<br>
 
*Inverters:<br>
[http://partsregistry.org/Part:BBa_J23040 J23040 (AHL-dependent inverter)]<br>
+
# [http://partsregistry.org/Part:BBa_J23040 J23040 (AHL-dependent inverter)]<br>
[http://partsregistry.org/wiki/index.php?title=Part:BBa_Q04121 Q04121 (lac inverter)]<br>
+
# [http://partsregistry.org/wiki/index.php?title=Part:BBa_Q04121 Q04121 (lac inverter)]<br>
[http://partsregistry.org/wiki/index.php?title=Part:BBa_Q04400 Q04400 (tet inverter)]<br>
+
# [http://partsregistry.org/wiki/index.php?title=Part:BBa_Q04400 Q04400 (tet inverter)]<br>
  
 
=== * We need to figure out how to get cells to communicate in a sequence and not stop growing too soon. ===
 
=== * We need to figure out how to get cells to communicate in a sequence and not stop growing too soon. ===
 
* What if Amp<sup>R</sup> is secreted and cells are not Amp<sup>R</sup>? This would prevent cells down the chain from responding too soon.
 
* What if Amp<sup>R</sup> is secreted and cells are not Amp<sup>R</sup>? This would prevent cells down the chain from responding too soon.

Revision as of 21:16, 28 May 2008

IGEM2008 design.jpg

* We need to get the Lux/AHL system working.

* We need to get the Lsr/AI-2 system working.

Our summary of the Lsr system: Davidson/Missouri_Western_iGEM2008#Lsr_.28AI-2.29_cell_signaling_system

  • There are NO Lsr parts in the registry:
  • We will need to make BB parts for:
  1. LsrR and LsrK which are adjacent to each other in the E. coli genome. We could amplify them together with a total size of over 2600bp.
  2. Lsr promoter
  3. LuxS that produces DPD that somehow is converted to R-THMF.
  4. How do we get cells to make AI-2?

* We do NOT need to use additional chemical input signals (e.g., aTc and IPTG). We will use only AHL and AI-2 added exogenously.

* We need to have an XOR logic gate produced.

Existing Logic Gates

  • NOT:
  1. I732205 (NOT/ Dual-repressed NOR)
  • AND: (insert links to examples here)
  • NAND:
  1. I732914
  • NOR:
  1. I732916
  2. I732917\
  • Inverters:
  1. J23040 (AHL-dependent inverter)
  2. Q04121 (lac inverter)
  3. Q04400 (tet inverter)

* We need to figure out how to get cells to communicate in a sequence and not stop growing too soon.

  • What if AmpR is secreted and cells are not AmpR? This would prevent cells down the chain from responding too soon.