Team:Peking/BindingEvaluation
From 2014.igem.org
(24 intermediate revisions not shown) | |||
Line 5: | Line 5: | ||
<div id="titlepic"> | <div id="titlepic"> | ||
<!-- InstanceBeginEditable name="wcgtitlepic" --> | <!-- InstanceBeginEditable name="wcgtitlepic" --> | ||
- | <img src="https://static.igem.org/mediawiki/2014/ | + | <img src="https://static.igem.org/mediawiki/2014/2/22/Peking2014xhr_binding_ev.png" alt=""/> |
<!-- InstanceEndEditable --> | <!-- InstanceEndEditable --> | ||
</div> | </div> | ||
Line 15: | Line 15: | ||
<li><a href="#3278">Introduction</a></li> | <li><a href="#3278">Introduction</a></li> | ||
- | <li><a href="#3279"> | + | <li><a href="#3279">Methods</a></li> |
- | <li><a href="#3280"> | + | <li><a href="#3280">Results</a></li> |
<div id="sidenavsublist"> | <div id="sidenavsublist"> | ||
<ul> | <ul> | ||
<li><a href="#32801">Verification of diffusion based simulation</a></li> | <li><a href="#32801">Verification of diffusion based simulation</a></li> | ||
<li><a href="#32802">Binding potentially enhances the efficiency of killing</a></li> | <li><a href="#32802">Binding potentially enhances the efficiency of killing</a></li> | ||
- | <li><a href="#32803">Collision frequency increases with higher <i>E. coli</i> | + | <li><a href="#32803">Collision frequency increases with higher <i>E. coli</i> population</a></li> |
<li><a href="#32804">Basal lysozyme collisions without binding has minor effect upon Collision frequency</a></li> | <li><a href="#32804">Basal lysozyme collisions without binding has minor effect upon Collision frequency</a></li> | ||
</div> | </div> | ||
Line 31: | Line 31: | ||
<html> | <html> | ||
<!--*******************正文*******************正文*******************正文*******************正文*******************正文*******************正文*******************正文*******************正文*******************正文*******************--> | <!--*******************正文*******************正文*******************正文*******************正文*******************正文*******************正文*******************正文*******************正文*******************正文*******************--> | ||
- | + | <h2 id ="3278">Introduction</h2> | |
- | <p>To enhance the effect of killing, we designed and introduced a <a href ="https://2014.igem.org/Team:Peking | + | <p>To enhance the effect of killing, we designed and introduced a <a href ="https://2014.igem.org/Team:Peking/KillingImprovements" target="_blank">binding</a> part with which our <i>E. coli</i> could grip the cyanobacteria. Considering the fact that lysozyme is secreted by our genetically modified <i>E. coli</i> and enriched around the <i>E. coli</i>, the binding to reduce the average spatial distance between the <i>E. coli</i> and cyanobacteria would potentially promote the local concentration of lysozyme around the cyanobacteria, causing the elevation of killing efficiency. A quantitative demonstration is required for this mechanism so we constructed a simulation system using particle collision to mimic the behavior of all essential elements in this system. </p> |
- | <p>We | + | <p>We used the collision frequency between lysozymes and cyanobacteria in simulation system to describe the intensity of <a href ="https://2014.igem.org/Team:Peking/Killing" target="_blank">killing</a>, similar to the definition of molecular reaction rate. We wanted to investigate the causality of binding capability and the collision frequency. We were expecting an increase in collision frequency with the rise of binding capability so the binding mechanism could be considered an improvement to the killing. </p> |
- | <h2 id ="3279"> | + | <h2 id ="3279">Methods</h2> |
- | <p>Our first aim | + | <p>Our first aim was to demonstrate the efficiency of killing the cyanobacteria. The killing efficiency, though not thorough enough, could be described by the collision frequency between the cyanobacteria and lysozymes, the particles that hold killing potential. Since in real situations, the number and distribution of cyanobacteria varies among situations, we proposed that keeping all numbers and distribution at equilibrium would reflect the behavior of a specific instant. </p> |
- | <p>Our method | + | <p>Our method was basically to use the average of long time equilibrium to illustrate the behavior of the identical parameter conditions. The initial positions of all particles were selected randomly, and the numbers of particles were from the parameters of the specific state. Concrete method was implemented to establish a system where essential elements, including cyanobacteria, <i>E. coli</i>, and lysozyme, were regarded as rigid spherical particles, and they behaved like random walk and collide with each other. The relative collisions and particle positions were calculated and refreshed after a relative short time interval. </p> |
- | <p>Considering the characteristic scale of lysozyme (about 3.6nm), details that how | + | <p>Considering the characteristic scale of lysozyme (about 3.6nm), details that how lysozymes collide with water molecules takes little account to our issue, so the movement of lysozyme could be abstracted as random walk —a behavior that running a period of time and changing its velocity randomly. To keep this movement conform to the diffusion phenomenon, we also manipulated the length of running time and average velocity so that the distribution varying with time could be in accordance with theoretical result from the <i><b><a href="http://en.wikipedia.org/wiki/Fick%27s_laws_of_diffusion" target="_blank">Fick Law</a></b></i>.</p> |
- | <p>Moreover, <i>E. coli</i> could secrete lysozymes at a constant rate, | + | <p>Moreover, <i>E. coli</i> could secrete lysozymes at a constant rate, which keeps the number of lysozymes at the selected equilibrium, we controlled the lysozyme number by randomly deleting lysozymes in such space. </p> |
- | <p>Since the initial state | + | <p>Since the initial state was selected based on the parameters specific situation, the binding ratio, a predetermined proportion of <i>E. coli</i> bound to the cyanobacteria, could be an illustration to the binding affinity of such situation. The definition of binding, specifically in this model, is that the <i>E. coli</i>'s movements are determined by cyanobacteria they bound to, otherwise simply by their random walk behavior.</p> |
- | <h2 id ="3280"> | + | <h2 id ="3280">Results</h2> |
<h3 id ="32801">Verification of diffusion based simulation </h3> | <h3 id ="32801">Verification of diffusion based simulation </h3> | ||
- | <p>Whether the motion of lysozyme would be influenced by collisions between water molecules and lysozymes should be verified, since unless the influence of water molecules were omitted, the motion of lysozymes could not be simply regard as a diffusion phenomenon. We compared our random walk simulation with theoretical solution under the condition that 5× 10< | + | <p>Whether the motion of lysozyme would be influenced by collisions between water molecules and lysozymes should be verified, since unless the influence of water molecules were omitted, the motion of lysozymes could not be simply regard as a diffusion phenomenon. We compared our random walk simulation with theoretical solution under the condition that 5× 10<sup>4</sup> lysozyme are initialized in the center of a cubic space, and we collected their distribution varying with time. The theoretical distribution was calculated by using the <a href="https://2014.igem.org/Team:Peking/ProjectApplication"target="_blank">project application model</a> with varied time and space scales. Considering the spatial symmetry, we compared a 1-dimention distribution through the center of the cubic and parallel to axis. The consistency between random walk simulation and diffusion based simulation indicated that the motion of lysozyme could be simplified as a diffusion phenomenon (<b>Fig. 1</b>).</p> |
<figure><img src ="https://static.igem.org/mediawiki/2014/9/96/Peking2014ncj_BEfig1.png" /> | <figure><img src ="https://static.igem.org/mediawiki/2014/9/96/Peking2014ncj_BEfig1.png" /> | ||
- | <figcaption><b>Figure | + | <figcaption><b>Figure 1. </b> <b>Comparison between random walk simulation and diffusion based simulation in different cases:</b> <b>(A)</b> Distribution along the line through the center of the cubic, that is parallel to axis, and <b>(B)(C)(D)</b> indicate the distribution at different instants respectively. </figcaption></figure> |
<h3 id ="32802">Binding potentially enhances the efficiency of killing</h3> | <h3 id ="32802">Binding potentially enhances the efficiency of killing</h3> | ||
- | <p>Collision frequency is defined as the count of collision between lysozyme and | + | <p>Collision frequency is defined as the count of collision between lysozyme and cyanobacteria during a time interval, and the collision frequency could be a valid demonstration of killing efficiency. We have tested collision frequency varying with time. We noticed that equilibrium state emerged after a relative short period of time <b>(Fig. 2A)</b>. Besides, the result showed a notable distinction between simulations with different binding ratio, which is the proportion of <i>E.coli</i> that adhering to the cyanobacteria along the simulation <b>(Fig. 2B)</b>. There is also a linear relationship between different binding ratios from the parameters of an instant situation, which is defined as the proportion of <i>E. coli</i> binding on cyanobacteria <b>(Fig. 2C)</b>. The slope of the fitting line reflects the certain ratio of binding <i>E. coli</i> caused collisions between lysozymes and cyanobacteria to the free-moving <i>E. coli</i> caused collisions with the total number of <i>E. coli</i> fixed, and the intercept of the line on Y-axis indicates the basic killing efficiency of all free-moving <i>E. coli</i>. The definition of the slope and Y-axis intercept indicates that the absolute value of the line's X-axis intercept, which equals to the Y-axis intercept divided by the slope, demonstrates the relative ratio of every <i>E. coli</i>'s effect on collision frequency at binding state to the <i>E. coli</i> at the free-moving stage. It is shown that the X-axis intercepts of different fitting lines for varied total <i>E. coli</i> numbers are quite similar. Regarding the high value of the slope when the parameters are approximate the real situation, this similarity further illustrates that the collision frequency could be significantly enhanced by <i>E. coli</i>'s binding to cyanobacteria. </p> |
<figure><img src ="https://static.igem.org/mediawiki/2014/3/32/Peking2014ncj_BEfig2.png" /> | <figure><img src ="https://static.igem.org/mediawiki/2014/3/32/Peking2014ncj_BEfig2.png" /> | ||
- | <figcaption><b>Figure | + | <figcaption><b>Figure 2. </b> <b>The simulation result that binding can enhance the killing efficiency.</b> <b>(A)</b> The equilibrium of a specific case could be reached within a short time interval, that after approximate 100 μs from start, the system got into equilibrium state. <b>(B)</b>Higher binding proportion between cyanobacteria and <i>E.coli</i> would cause the increase of collision frequency. In this figure, we selected binding ratio of 1.0, 0.8, 0.6, 0.4, 0.2 and 0. <b>(C)</b> The approximate linear relations of average collision frequency of different binding ratio in <b>(B)</b>, where the X-axis intercept indicates the relative ratio of contribution to the collision between lysozymes and cyanobacteria by binding <i>E. coli</i> to the free-moving <i>E. coli</i>. </figcaption></figure> |
- | <h3 id ="32803">Collision frequency increases with higher <i>E. coli</i> | + | <h3 id ="32803">Collision frequency increases with higher <i>E. coli</i> population</h3> |
- | <p>Although the simulation above has verified the correlation between binding ratio and collision frequency, however in real situation, it is the number of <i>E. coli</i> binding on | + | <p>Although the simulation above has verified the correlation between binding ratio and collision frequency, however in real situation, it is the number of <i>E. coli</i> binding on cyanobacteria that finally deterministically influence the collision frequency. We controlled the number of cyanobacteria and simulated the collision frequency with different numbers of <i>E. coli</i> while the binding ratio remains constant <b>(Fig. 3)</b>.</p> |
- | <figure><img src ="https://static.igem.org/mediawiki/2014/2/25/Peking2014ncj_BEfig3-1.png" | + | <figure><img src ="https://static.igem.org/mediawiki/2014/2/25/Peking2014ncj_BEfig3-1.png"/> |
- | <figcaption><b>Figure | + | <figcaption><b> Figure 3. </b> <b>The collision frequency of different <i>E.coli</i> number at a specific binding ratio. </b>The different ratios of cyanobacteria and <i>E. coli</i> are 0.5, 1 and 2 respectively. The binding ratio of <i>E. coli</i> to cyanobacteria maintained constantly 0.6 in this figure. </figcaption></figure> |
<h3 id ="32804">Basal lysozyme collisions without binding has minor effect upon Collision frequency</h3> | <h3 id ="32804">Basal lysozyme collisions without binding has minor effect upon Collision frequency</h3> | ||
<p>We also examined the effect of basal concentrations of lysozyme since they were initially given as a constant. Within reasonable variation of lysozyme concentration, we found that raise the concentration of lysozyme could noticeably enhance the collision frequency, but by raise one order of concentration, the enhancement was just about comparable to the enhancement by a small binding ratio of 0.1, when the other parameters were same with conditions in <b>Fig. 1</b> <b>(Fig. 4)</b>.</p> | <p>We also examined the effect of basal concentrations of lysozyme since they were initially given as a constant. Within reasonable variation of lysozyme concentration, we found that raise the concentration of lysozyme could noticeably enhance the collision frequency, but by raise one order of concentration, the enhancement was just about comparable to the enhancement by a small binding ratio of 0.1, when the other parameters were same with conditions in <b>Fig. 1</b> <b>(Fig. 4)</b>.</p> | ||
- | <figure><img src ="https://static.igem.org/mediawiki/2014/a/ac/Peking2014ncj_BEfig4.png" | + | <figure><img src ="https://static.igem.org/mediawiki/2014/a/ac/Peking2014ncj_BEfig4.png"/> |
- | <figcaption><b>Figure | + | <figcaption><b> Figure 4. </b> <b>Comparison between enhancement caused by raising lysozyme concentration and by binding effect.</b> The concentration of lysozyme varies by two orders of magnitude, and there are no <i>E. coli</i> in the simulation for control, and the number in the figure indicates the orders of magnitude of lysozyme with unit of 5× 10<sub>9</sub>/L. Black curve indicate the condition, in which the concentration of lysozyme is 5× 10<sub>4</sub> with binding ratio of 0.1 and ratio of cyanobacteria and <i>E.coli</i> is 1:1.</figcaption></figure> |
- | <p>All results above demonstrate that in the time scale of 1μs magnitude, regional concentration elevation could enhance the killing effect notably proving that introducing binding part is necessary. Furthermore, less lysozyme expression is required to achieve the same effect of killing, thus we could <a href="https://2014.igem.org/Team:Peking | + | <p>All results above demonstrate that in the time scale of 1μs magnitude, regional concentration elevation could enhance the killing effect notably proving that introducing binding part is necessary. Furthermore, less lysozyme expression is required to achieve the same effect of killing, thus we could <a href="https://2014.igem.org/Team:Peking/CellularBurden"target="_blank">reduce cellular burden</a>. We believe this assay simulating the microscopic particles and cells could have wider implementations in various fields, where the different characteristics of particles should be taken into account. </p> |
<!--*******************正文结束*******************正文结束*******************正文结束*******************正文结束*******************正文结束*******************正文结束*******************--> | <!--*******************正文结束*******************正文结束*******************正文结束*******************正文结束*******************正文结束*******************正文结束*******************--> | ||
</html> | </html> | ||
{{:Team:Peking/tmp/inside3}} | {{:Team:Peking/tmp/inside3}} | ||
{{:Team:Peking/tmp/foot}} | {{:Team:Peking/tmp/foot}} |
Latest revision as of 03:41, 18 October 2014
Introduction
To enhance the effect of killing, we designed and introduced a binding part with which our E. coli could grip the cyanobacteria. Considering the fact that lysozyme is secreted by our genetically modified E. coli and enriched around the E. coli, the binding to reduce the average spatial distance between the E. coli and cyanobacteria would potentially promote the local concentration of lysozyme around the cyanobacteria, causing the elevation of killing efficiency. A quantitative demonstration is required for this mechanism so we constructed a simulation system using particle collision to mimic the behavior of all essential elements in this system.
We used the collision frequency between lysozymes and cyanobacteria in simulation system to describe the intensity of killing, similar to the definition of molecular reaction rate. We wanted to investigate the causality of binding capability and the collision frequency. We were expecting an increase in collision frequency with the rise of binding capability so the binding mechanism could be considered an improvement to the killing.
Methods
Our first aim was to demonstrate the efficiency of killing the cyanobacteria. The killing efficiency, though not thorough enough, could be described by the collision frequency between the cyanobacteria and lysozymes, the particles that hold killing potential. Since in real situations, the number and distribution of cyanobacteria varies among situations, we proposed that keeping all numbers and distribution at equilibrium would reflect the behavior of a specific instant.
Our method was basically to use the average of long time equilibrium to illustrate the behavior of the identical parameter conditions. The initial positions of all particles were selected randomly, and the numbers of particles were from the parameters of the specific state. Concrete method was implemented to establish a system where essential elements, including cyanobacteria, E. coli, and lysozyme, were regarded as rigid spherical particles, and they behaved like random walk and collide with each other. The relative collisions and particle positions were calculated and refreshed after a relative short time interval.
Considering the characteristic scale of lysozyme (about 3.6nm), details that how lysozymes collide with water molecules takes little account to our issue, so the movement of lysozyme could be abstracted as random walk —a behavior that running a period of time and changing its velocity randomly. To keep this movement conform to the diffusion phenomenon, we also manipulated the length of running time and average velocity so that the distribution varying with time could be in accordance with theoretical result from the Fick Law.
Moreover, E. coli could secrete lysozymes at a constant rate, which keeps the number of lysozymes at the selected equilibrium, we controlled the lysozyme number by randomly deleting lysozymes in such space.
Since the initial state was selected based on the parameters specific situation, the binding ratio, a predetermined proportion of E. coli bound to the cyanobacteria, could be an illustration to the binding affinity of such situation. The definition of binding, specifically in this model, is that the E. coli's movements are determined by cyanobacteria they bound to, otherwise simply by their random walk behavior.
Results
Verification of diffusion based simulation
Whether the motion of lysozyme would be influenced by collisions between water molecules and lysozymes should be verified, since unless the influence of water molecules were omitted, the motion of lysozymes could not be simply regard as a diffusion phenomenon. We compared our random walk simulation with theoretical solution under the condition that 5× 104 lysozyme are initialized in the center of a cubic space, and we collected their distribution varying with time. The theoretical distribution was calculated by using the project application model with varied time and space scales. Considering the spatial symmetry, we compared a 1-dimention distribution through the center of the cubic and parallel to axis. The consistency between random walk simulation and diffusion based simulation indicated that the motion of lysozyme could be simplified as a diffusion phenomenon (Fig. 1).
Binding potentially enhances the efficiency of killing
Collision frequency is defined as the count of collision between lysozyme and cyanobacteria during a time interval, and the collision frequency could be a valid demonstration of killing efficiency. We have tested collision frequency varying with time. We noticed that equilibrium state emerged after a relative short period of time (Fig. 2A). Besides, the result showed a notable distinction between simulations with different binding ratio, which is the proportion of E.coli that adhering to the cyanobacteria along the simulation (Fig. 2B). There is also a linear relationship between different binding ratios from the parameters of an instant situation, which is defined as the proportion of E. coli binding on cyanobacteria (Fig. 2C). The slope of the fitting line reflects the certain ratio of binding E. coli caused collisions between lysozymes and cyanobacteria to the free-moving E. coli caused collisions with the total number of E. coli fixed, and the intercept of the line on Y-axis indicates the basic killing efficiency of all free-moving E. coli. The definition of the slope and Y-axis intercept indicates that the absolute value of the line's X-axis intercept, which equals to the Y-axis intercept divided by the slope, demonstrates the relative ratio of every E. coli's effect on collision frequency at binding state to the E. coli at the free-moving stage. It is shown that the X-axis intercepts of different fitting lines for varied total E. coli numbers are quite similar. Regarding the high value of the slope when the parameters are approximate the real situation, this similarity further illustrates that the collision frequency could be significantly enhanced by E. coli's binding to cyanobacteria.
Collision frequency increases with higher E. coli population
Although the simulation above has verified the correlation between binding ratio and collision frequency, however in real situation, it is the number of E. coli binding on cyanobacteria that finally deterministically influence the collision frequency. We controlled the number of cyanobacteria and simulated the collision frequency with different numbers of E. coli while the binding ratio remains constant (Fig. 3).
Basal lysozyme collisions without binding has minor effect upon Collision frequency
We also examined the effect of basal concentrations of lysozyme since they were initially given as a constant. Within reasonable variation of lysozyme concentration, we found that raise the concentration of lysozyme could noticeably enhance the collision frequency, but by raise one order of concentration, the enhancement was just about comparable to the enhancement by a small binding ratio of 0.1, when the other parameters were same with conditions in Fig. 1 (Fig. 4).
All results above demonstrate that in the time scale of 1μs magnitude, regional concentration elevation could enhance the killing effect notably proving that introducing binding part is necessary. Furthermore, less lysozyme expression is required to achieve the same effect of killing, thus we could reduce cellular burden. We believe this assay simulating the microscopic particles and cells could have wider implementations in various fields, where the different characteristics of particles should be taken into account.