20.109(F09): Mod 2 Day 3 Tools for system engineering

From Course Wiki
Jump to: navigation, search


20.109(F09): Laboratory Fundamentals of Biological Engineering

20.109(F09)FrontPage.jpg

Home        People        Schedule Fall 2009        Assignments        Lab Basics        OWW Basics       
DNA Engineering        System Engineering        Biomaterials Engineering              

Tools for system engineering

Introduction

EvolutionBiolSystem.png
Biological systems are not static. Thus they can be engineered to account for changing environmental conditions, as we've seen through our examination of two component regulatory systems. In addition, they can be engineered to account for changes that occur as the cells replicate and divide over time. Indeed, evolution of biological systems away from an original specification can be viewed as a curse (it's not like computer scientists have to worry that their software programs change functions when they relaunch them!) or a blessing (evolution can find a solution we didn't ever dream of). Here we'll take the rosy view and try to harness genetic variability to improve the bacterial photography system. In particular we'll screen a library of changes in the Cph8 gene to find ones that either increase the kinasing activity of the sensor when the cells are growing in the dark OR increase the phosphatase activity of the sensor when the cells are growing in the light. The first class of mutants (we'll call them K+) should make the "dark" color of the photographs more dark by increasing the amount of phosphorylated OmpR that stimulates LacZ transcription. The second class of mutants (we'll call these P+) should make the "light" color of the photographs lighter by decreasing the cell's levels of phosphorylated OmpR, thereby decreasing LacZ transcription.

The region of the Cph8 protein to focus on for this purpose has been defined through traditional scientific studies of EnvZ, for example the work from Tom Silhavy's lab( [1] and pdf here). We've also been guided by the expertise of MIT's Mike Laub, whose lab studies the specificity and rewiring of two component regulatory systems. From these sources, a span of 5 contiguous amino acids can be identified as relevant for shifting the balance of EnvZ to greater kinasing or greater phosphatasing activity. These five residues in EnvZ are Alanine at amino acid 239 ("A239") through Histidine at amino acid 243 ("H243"), where mutations in the flanking residues (A239 and H243) have been shown to enhance the phosphatase activity of EnvZ and mutations in the internal residues (G240 V241 S242) enhance the kinase activity of EnvZ. The amino acid changes that modify the enzymatic activities are indicated on the figure below. Two important notes about these mutations though: First, the balance of kinase to phosphatase activities have been affected by the changes, but the mutations do not shift the reactions to fully "on" or fully "off." Second, the fusion protein of Cph1 to EnvZ, called Cph8, changes the numbering of the residues, as shown in the figure below. It's hoped, however, that the local environment of the region is similar to the natural EnvZ protein. EnvZ,Cph8 align.png
To complement the genetic approach for solving biological engineering puzzles, we'll also consider two other approaches in synthetic biology. The first is a Registry of Standard Biological Parts, essentially a community resource that has some ready-made and useful genetic elements that can be assembled into synthetic biological devices systems. The second approach is to model biological systems, in this case we'll recapitulate the genetic structure of the bacterial photography system using electronic components, making explicit some of the benefits and limitations of such an approach.

Protocols

Before you leave today, you should examine the bacterial photograph you set up last time and document your work and your ideas about the experiment.

Part 1: Library Screen

The details for how the libraries were constructed and what kinds of changes are reasonable to expect will be considered in the next lab session. For today, you will transform a pool of DNA with degeneracies in the positions that affect the kinasing or phosphatasing activity of EnvZ. The recipient bacterial strain is identical to the bacterial photography system except that it does not harbor a plasmid encoding the light-sensing fusion protein Cph8. It does encode the OmpR-regulated LacZ gene as well as the phycobillins from a plasmid.

Macintosh HD-Users-nkuldell-Desktop-20.109(F07)-20.109(F07) Mod3 ECD-Mod3F07 wiki images-micropulser.JPG
To carry out the transformation you will try your hand at a different technique for getting DNA into cells, namely electroporation. This method involves exposing a small but dense volume of cells to a pulse of current. The pulse momentarily flips the lipid bilayer, opening small spaces for the DNA to pass into the cells. As you can imagine, the cells aren't fond of such treatment and the single most important step to help them recover is to quickly add media to the cells once they've been electroporated. The process is also very sensitive to salts in the DNA, and if you pipet too much DNA on to the cells, the extra salt may cause an electrical "arc," (you'll know this has happened from the flash of light and the "pop" you'll hear) frying the cells dead. If this happens, please get another aliquot of cells from the faculty and try the electroporation again, with less DNA.
  1. When you are ready to electroporate the library, retrieve an aliquot of cells from the teaching faculty, a sterile cuvette, and an aliquot of rich, pre-warmed "SOC" media.
  2. Put the cuvette on ice.
  3. Pipet 2 ul of the library DNA that is being held in an icebucket on the teacher's bench into your aliquot of cells. Be sure to decide and then note if you are screening the K+ or the P+ library.
  4. Let the cells and the DNA incubate on ice one minute.
  5. Transfer 50 ul of the cells (or more if the tube has more volume) to the chilled cuvette and recover it with the blue lid.
  6. Put on your safety goggles.
  7. Tap the cuvette on the bench so the cells rest in the bottom of the cuvette.
  8. With the cuvette's "nub" facing away from you, slide the cuvette into the electroporation chamber. Push the slide into the chamber until the cuvette is between the metal contacts. The lid on the cuvette will seem to block the path but in fact, it doesn't block the slider if you've lined thing up.
  9. Make sure the electroporator is set to "Ec2"
  10. Hold the pulse button until you hear a beep.
  11. Quickly remove the cuvette from the holder and immediately add the 0.5 ml volume of "SOC" media to the cells. Delaying this addition by even 1 minute has been seen to decrease transformation by 3 fold.
  12. Transfer the cells and the media back to an eppendorf tube and place the tubes on the nutator in the 37�� incubator for 1 hour. During this incubation you can work on Parts 2 and 3 of today's protocols.
  13. Spread 10 ul + 50 ul sterile water on one LB+Cam+Amp petri dishes. Plate 50 ul of the electroporation mix on another LB+Cam+Amp petri dish. One of these two dilutions should have single, well-isolated colonies to examine next time. Incubate the plates at 37�� in the light or the dark (depending on the mutant you're looking for) until next time.

Part 2: Registry of Standard Biological Parts

What would it take to make DNA serve as a low-level programming language so that a genome is simply a particular program?

  • DNA, like software, has an alphabet but with only four letters in the genetic code.
  • Since there are proof-reading mechanisms in the "hardware," i.e. in the cell, syntax errors may be less likely to arise than in Python or Perl or C++.
  • The code for cellular programs is messy but, honestly, so are computer programs. Subroutines are often dependent on one another (the cell cycle and DNA replication for example) and parts of the program get reused in useful, but complicated and unpredictable ways (seen as cross-talk in signaling pathways for example).
  • Genetic code and computer code are both susceptible to viruses that highjack normally benign functions.

The analogy of the DNA as computer code is not perfect. We have to set aside the presumption of an intelligent agent responsible for writing the initial program as well as accept that natural events will change the code over time (evolution leading to genetic variation--the very thing we're trying to harness in the first part of today's lab). And no good tools exist for systematically debugging the genetic code.

What would make genetic code easier to write? One idea is to make it a more ���object oriented��� language, defining units of known function that could be combined in standard and predictable ways. One effort to facilitate genetic programming can be found at The Registry for Standard Biological Parts. The Registry is a catalog of parts that describe basic biological functions. For example BBa_B0010 is the part number for a transcriptional terminator. The Registry of Standard Biological Parts makes its parts freely available to interested researchers and engineers, and allows registered users to add and annotate parts.

To familiarize yourself with the Registry, you'll design a light-generating device for E. coli. This device will consist of at least 3 parts from the Registry: a light-generating ORF, a promoter and a ribosome binding site (RBS).
Registry Search Features
Finding a protein coding part

Try using the "catalog of parts and devices" (the leftmost icon here) to search for a part you'd like to use. Start your search in the "protein coding parts" and then identify one of interest to you and your lab partner.

  • What part number have you chosen?
  • Follow the link to the data page associated with part. Is anything specified about its use or performance?
Finding a promoter part

Try finding this part with the "search parts" function (under the Registry tools list on the right-hand side of the page that's here.)

  • Did you search by text, by part number, or by subpart? What worked and how well?
  • What part number have you chosen?
  • What can you learn about the regulation of transcription from this part's number? part's name? part's information at the Registry?
  • Follow the link to the data page associated with this part. Is anything specified about its use or performance?
Finding an RBS

To find an RBS you should restrict your search to a set of the Registry's well-characterized ones from Chris Anderson's lab or the community collection, several of which are from Ron Weiss' lab.

  • What part number did you choose?
  • What is the relative strength of this RBS?
  • In plain english, what behavior do you expect for your three part construct?
Assembly of this construct

Part of the usefulness of the Registry is that the parts conform (mostly) to a standardized assembly scheme. This scheme enables the same restriction enzymes to be used to physically piece together parts in series. The scheme does not ensure functional assemblies, however. If you have time before your cells are ready today or before the electronics exercise, then you can familiarize yourself with this "BioBrick��� assembly scheme."

Part 3: Modeling biological versus electrical devices

In this section, we'll explore the issue of signal strength in the context of an electrical circuit. As you work through this exercise, consider how the lessons learned from experimenting with an electronic circuit would map to the engineering of biological systems.

Acknowledgements

Many thanks to [2], [3] and [4] for this exercise, as well as Steve Wasserman for his troubleshooting and helpful improvements.

Safety information

In this exercise, you'll be working with circuits connected to power supplies. Practice good habits by never touching the circuit without first turning the power supply off (and verifying that it is off!).

System description

As you know, the bacterial photography system is constructed from two devices.

  1. An Input Sensing Device: a device which, in response to dark, produces a signal that's detected by the output generating device.
  2. An Output Generating Device: an actuator which takes an input signal from the first device and produces a detectable output.

We can construct an analogous system from electrical components.

  1. A photodiode: a sensor device that allows current to pass through it in response to incoming light
  2. An LED: an actuator that responds to a current input by emitting colored light.

We can thus use these two devices to build a circuit that will operate similarly to our bacterial photography system: the photodiode will sense light and generate an electrical signal that will be detected by the LED which produces a color.

System design

A diagram of the electrical circuit that is analogous to the bacterial photography system. Circuit designed by Tom Knight.

This system is fairly simple one since it only consists of a few components. In contrast to the bacterial photography system in which the signal is propagated through protein activities, here signals are propagated as either voltage or current. As you can see in the schematic, the circuit contains the following parts.

  1. Photodiode: #MRD500: light sensor whose resistance decreases in the presence of light such that more current flows through it.
  2. LED: device which responds to a voltage drop across its terminals by emitting green-colored light.
  3. Resistor: components which resists current flow by producing a voltage drop across it.
  4. Inverter: #MM74HC04: a logic device which inverts its input signal.


The purpose of the photodiode is to serve as a light sensor (like Cph8 and the phycobilins) and the LED serves as a readout (like LacZ). The 150Ω resistor is there to ensure that the voltage drop across the LED isn't too high (which can cause the LED to breakdown). There is no direct analog to this part in the bacterial photography system. The inverter provides a convenient way of connecting the photodiode to the LED and mimics the logic in the biological signaling cascade. The other resistor RL is there to ensure that the signal between the photodiode and inverter are matched, in much the same way as the opposing kinase/phosphatase activities temper the signal strength in the biological system.

When light shines on the photodiode, its resistance is decreased and current flows through it. Thus, point a in the circuit diagram is at high voltage (near +5V) and the input signal to the inverter is high. The low output signal (point b) from the inverter creates a voltage drop across the LED causing it to turn on and emit light. In the absence of light, the photodiode has high resistance such that little current flows. Point a in the diagram is at low voltage (near 0V) and the inverter produces high output at point b. The resulting lack of voltage drop across the LED means that the LED is turned off. Much of this exercise will focus on RL and varying the signal between the photodiode and inverter to affect circuit operation.

The constructed circuit with components of interest labelled.
The circuit has been constructed using a breadboard which is a convenient way to construct electrical circuits. The breadboard holes are connected as shown in the photo. Take note of these connections because they'll affect how you will connect up resistors in this exercise.


Examining the extremes of system behavior

A general technique that engineers use to understand a system is they look at the simple, extreme cases and try to reason out the behavior of the circuit. We'll try this to familiarize ourselves with the system. Most of this circuit has been implemented for you. Comparison of the photo (below) with the circuit diagram (above) should show that the circuit is wired up as shown in the diagram with the exception of the RL resistor. To begin, you'll examine the two extreme cases for the value of the RL resistor: 0Ω and ∞Ω.

Case 1: RL resistor = ∞Ω
The constructed circuit with components of interest labelled.
If there is no RL resistor connecting the photodiode (point a) and ground then it is as if your circuit has infinite resistance between point a and ground (absolutely no current can flow). Connect the binding posts on the breadboard to the power supply making sure you don't mix up the +5V and the ground. Now turn on the power supply and verify that it is set to +5V. (The display should read 5.00 and the CV light should be on indicating that the power supply is producing constant voltage.)
  • What happened? Is the LED light on or off?
  • Explain why you observe the behavior you do given that there is infinite resistance between the photodiode and ground.
Case 2: RL resistor = 0Ω

Now examine the other extreme case. Connect a wire between ground and the photodiode. Sample connection points are indicated in the circuit photo with circles. Wires tend to have very little resistance so this setup is almost like putting a resistor of 0Ω between the two points.

  • What happened? Is the LED light on or off?
  • Explain why you observe the behavior you do given that there is almost no resistance between the photodiode and ground.


Constructing a functional circuit

Now that you've explored the two extremes, let's try to actually build a functioning circuit. If you think back to physics, Ohm's law defines the relationship between voltage, current and resistance.

$ V=IR $

We can use this formula to calculate loose bounds on RL that will yield a working circuit.

$ \frac{V_{IH}}{Light Current} < R_L < \frac{V_{IL}}{Dark Current} $

  • VIL: Highest voltage at point a that is a low input signal for the inverter.
  • VIH: Lowest voltage at point a that is a high input signal for the inverter.
  • Light Current: Current that flows through the photodiode when light is shone on it.
  • Dark Current: Current that flows through the photodiode when it is in the dark.

You should be able to obtain values for VIL and VIH from the inverter datasheet (also linked above) and values for the light and dark current from the photodiode datasheet.

With this calculation, you should see how helpful it is that inverters and photodiodes have been extensively characterized and that their performance is well-documented. Contrast this to parts in the Registry of Standard Biological Parts in which very few parts have any characterization data at all. We have a long way to go!

Sample datasheet for BBa_F2620. By Ania Labno, Barry Canton and Drew Endy.
Case 1: calculation

Determine values (with units!) for the four variables from the datasheet and explain from where on the datasheet you retrieved them. Then calculate the bounds on RL to help narrow your search for a resistor or resistors that will lead to a working circuit. These bounds will not be exact because the performance of real components deviates some from the model predicted by the equation. Nonetheless, this calculation should give you a place to start for finding an RL that gives a working circuit.

Case 2: trial and error

Try to find a resistor or series of resistors (resistors connected end to end) for RL that lead to proper circuit operation: in the light, the LED is on and in the dark, the LED is off. (Notice this is the reverse of the signaling in the bacterial photography system, as we'll consider later). Make sure that one resistor end is connected to the photodiode and the other to ground (as shown by the circles in the circuit photo). You will need to verify that you are wiring up the resistors properly given the layout of connections on the breadboard! Use the resistor color code table to check that you are using resistors of the resistance you want.

  • What resistance value for RL gives a working circuit?
  • How large can RL be and yet have the circuit still work? How small?

You don't need to determine the exact range for RL but getting approximate, experimentally-determined limits gives you an idea of how robust the circuit is to RL.

DONE!

For Next Time

1. Draft your Materials and Methods section for your Mod 2 research article. You can describe the strains and plasmids you've used, the mechanics of taking a bacterial photograph, the b-gal assay and the library screen as far as through the electroporation. The due date for this assignment will vary depending on if you are presenting a Journal Club article next time as well.

  • If you ARE NOT giving a journal club talk next time, then this draft is due next time
  • If you ARE giving a journal club talk next time, then this draft is due before lab, one week from today.

2. If you are giving a journal club talk, the slides for your presentation should be uploaded to the Stellar website that is associated with our class. The presentation order will be determined by the order that your finished slides are uploaded.
3. (OPTIONAL): Comparisons of biological engineering and electrical engineering. Today's lab work may have made clear how much easier it is to assemble electrical circuits than biological circuits. For example, it takes seconds to swap in a new resistor into your circuit but a few days to assemble DNA fragments (BioBricks or not). What other comparisons can you make that emphasize the

  • sensitivity of system performance
  • resolution
  • fabrication
  • repair
  • ???

of the two types of circuits.
4. (OPTIONAL): You noticed that in fact the behaviour of the electrical circuit we built is opposite that of the bacterial photography system. The LED readout is on when light shines on the photodiode. In contrast, in the bacterial system, the LacZ readout is "on" only for cells in the dark. Propose a redesign of the electrical circuit that will yield the same behavior as the bacterial photography system.

Reagents

  • for electroporation
    • Strain NB188 (genotype: MC4100 ara+ ��(OmpC-lacZ) 10-25 ��envZ::KanR +pPL-PCBamp)
    • pCph8 library: see Day 5
    • SOC media
      • 0.5% Yeast Extract
      • 2% Tryptone
      • 10 mM NaCl
      • 2.5 mM KCl
      • 10 mM MgCl2
      • 10 mM MgSO4
      • 20 mM Glucose
    • LB + Amp + Cam plates
      • 1% Tryptone
      • 0.5% Yeast Extract
      • 1% NaCl
      • 2% Agar
      • 100 ug/ul ampicillin
      • 34 ug/ul chloramphenicol