Team:UC Davis/Projects
From 2010.igem.org
(Difference between revisions)
Line 31: | Line 31: | ||
function tabFunction(tab) | function tabFunction(tab) | ||
{ | { | ||
- | var crosstalkContent = "<br/><div><p class='indent'>In synthetic biology, the issue of crosstalk acts as a substantial barrier against developing fully-controlled biological systems. Much like in the development of electrical systems where crosstalk causes harmful interference and unpredictable behavior, crosstalk prevents us from completely understanding how our biological constructs function, and quite often can affect the efficacy of these systems. As such, it is clear that a method to computationally predict crosstalk in a given biological system would be a valuable scientific resource, and would effectively help minimize the negative effects of crosstalk.</div> | + | var crosstalkContent = "<br/><div><p class='indent'>In synthetic biology, the issue of crosstalk acts as a substantial barrier against developing fully-controlled biological systems. Much like in the development of electrical systems where crosstalk causes harmful interference and unpredictable behavior, crosstalk prevents us from completely understanding how our biological constructs function, and quite often can affect the efficacy of these systems. As such, it is clear that a method to computationally predict crosstalk in a given biological system would be a valuable scientific resource, and would effectively help minimize the negative effects of crosstalk. This is where our computational tool, CPOTATo, comes in.</div> |
+ | |||
+ | <br/><br/><p class='indent'>Crosstalk can be attributed to several aspects of biological systems, one of which is the interaction between proteins from the synthetic circuit and proteins from the host organism. CPOTATo takes advantage of this fact in an attempt to predict protein combinations that may cause crosstalk in various biological systems. | ||
+ | |||
+ | <br/><br/><p class='indent'>The primary reason for the crosstalk between proteins is usually the homology between them. Consider the following abstract example: In the chassis' system, Protein A naturally interacts with Protein B; however, Protein C, a protein produced by the synthetic circuit we wish to implant, is very homologous to Protein A. Since Protein A and Protein C are very similar, there is a certain degree of probability that Protein C will interact with Protein B. Therefore, unless Protein C's original purpose was to interact with Protein B, this is an undesirable interaction that may lead to unpredictable crosstalk.; | ||
Line 62: | Line 66: | ||
<table class="pikachu"> | <table class="pikachu"> | ||
<tr> | <tr> | ||
- | <td width=" | + | <td width="688px"> |
<table class="projects"> | <table class="projects"> | ||
<tr> | <tr> |
Revision as of 07:15, 22 September 2010
|
|
|