20.109(F13): Mod 2 Day 1 System Design: Difference between revisions

From OpenWetWare
Jump to navigationJump to search
Line 125: Line 125:
*inhibitor combinations are of interest
*inhibitor combinations are of interest
*experiment will be completed in duplicate
*experiment will be completed in duplicate
*total volume = 100 &m;L per well
*total volume = 100 μL per well


One way to do this experiment is to duplicate a 6x6 grid in a 96-well plate -- this allows for all combinations of inhibitor to be tested. However, we will first set-up a ''dilution'' plate to prepare 10x serial dilutions of inhibitor that can be easily transferred to our cells using a multi-channel pipetman. There are several reasons to set-up the experiment this way:
One way to do this experiment is to duplicate a 6x6 grid in a 96-well plate -- this allows for all combinations of inhibitor to be tested. However, we will first set-up a ''dilution'' plate to prepare 10x serial dilutions of inhibitor that can be easily transferred to our cells using a multi-channel pipetman. There are several reasons to set-up the experiment this way:
Line 134: Line 134:


Today we will use Xylene Blue (1 mM stock) and Eosin Y (10 mM stock) as our mock inhibitors. Follow the plate map below to prepare your ''dilution'' plate.
Today we will use Xylene Blue (1 mM stock) and Eosin Y (10 mM stock) as our mock inhibitors. Follow the plate map below to prepare your ''dilution'' plate.
[[Image:Dilution_plate_2019_F13_M2D1.jpg|center|600px'''Figure 7: Set up of dilution plate. W = water, B = Xylene Cylanol Stock, R = Eosin Y Stock''']]
[[Image:Dilution_plate_2019_F13_M2D1.jpg|thumb|center|600px| '''Figure 7: Set up of dilution plate. W = water, B = Xylene Cylanol Stock, R = Eosin Y Stock''']]
<br>
<br>
#To each water well in the ''dilution'' plate, add 225 &m;L of water.
#To each water well in the ''dilution'' plate, add 225 &m;L of water.
#To each well marked B1 or R1, add 275 &m;L of Xylene Cylanol or Eosin Y stock solution.
#To each well marked B1 or R1, add 275 μL of Xylene Cylanol or Eosin Y stock solution.
#Starting with the blue solution, use the multichannel pipette with '''6''' pipette tips attached to move 25 &m;L from row A to row B by only pressing the pipette plunger to the first stop.
#Starting with the blue solution, use the multichannel pipette with '''6''' pipette tips attached to move 25 &m;L from row A to row B by only pressing the pipette plunger to the first stop.
#Mix your solutions by pipetting up and down 4-5 times -- but always stop at the first stop to avoid adding air bubbles!
#Mix your solutions by pipetting up and down 4-5 times -- but always stop at the first stop to avoid adding air bubbles!
#Using the same pipette tips, move 25 &m;L from row B to row C. Repeat your mixing and serial dilutions until row E.
#Using the same pipette tips, move 25 μL from row B to row C. Repeat your mixing and serial dilutions until row E.
#'''Leave only water in row F.'''
#*'''Leave only water in row F.'''
#Next, repeat the same protocol diluting the red Eosin Y solution across columns 8-11.
#*'''Leave only water in column 12.'''

Revision as of 20:04, 4 October 2013


20.109(F13): Laboratory Fundamentals of Biological Engineering

Home        Schedule Fall 2013        Assignments       
DNA Engineering        System Engineering        Biomaterials Engineering              

Introduction

Today we will begin our journey through Systems Biology and the careful consideration of experimental and computational design that is required for large-scale biological engineering studies. At the end of lab today, you will choose two chemical inhibitors that target the Epidermal Growth Factor Receptor (EGFR) signaling network with the goal of overcoming a growing common problem in the treatment of disease -- drug resistance.

Part 1: Simulation of the EGFR network

The first mathematical model published in the journal Cell described the binding of EGF to EGFR. That paper ushered in an era of multidisciplinary research which brought together scientists and engineers to build mathematical models of intracellular signaling pathways. In fact, the field of Systems Biology, often thought of as the use of computational models to study multiple signaling pathways across variable time and length scales, grew directly from these first collaborations.

There are many approaches to computational modeling, each aiming to understand how information travels through a signaling network to ultimately produce a cell phenotype. We will discuss some of the various modeling techniques in lecture. In lab you will design and perform a high-throughput experiment that alters cell proliferation, a cell phenotype that is often dysregulated in cancer. There are several distinct signaling pathways downstream of EGFR activation that influence cell proliferation and viability. The best understood pathways are the Ras/Erk pathway, PI3K/Akt pathway, and the STAT transcriptional regulation pathway. One important tool that we can take advantage of as biological engineers is the wealth of mathematical models describing the dynamics of these pathways upon EGF stimulation. It is good practice to gather as much data as possible before designing an experiment -- therefore, we will use computational simulation to better understand how chemical inhibition will alter information flow through the Ras/Erk, PI3K/Akt, or STAT pathways.

In 2012, Bidkhori et al. employed an ordinary differential equation (ODE)-based mathematical model to study the effect of a common mutant EGFR protein on the pathways that control cell proliferation/viability. Today we will utilize two web-based programs, CellDesigner and COPASI, that facilitate building and visualizing cell signaling models to interogate the Bidkhori model. In fact, the computational study of cell signaling has become such an useful tool that a standardized programing language SBML has been developed. Concomitant with the development of SBML, a number of user friendly GUIs have popped up to make simulation of models accessible to everyone -- including the two that we use today.

Figure 1 from Bidkhori et al. graphically illustrating the signaling cascades used in their modeling scheme. Bidkhori G, Moeini A, Madoudi-Nejad A (2012) Modeling of Tumor Progression in NSCLC and Intrinsic Resistance to TKI in Loss of PTEN Expression. PLoS ONE 7(10)

First, you will find the Bidkhori model on the BioModels database. Next, you will visualize the network structure using CellDesigner. Finally, you'll simulate the network to get a feel for the information flux through the Ras/Erk, PI3K/Akt, and STAT3 pathways using COPASI. After your brain is full of EGFR signaling, you'll choose a combination of two inhibitors in an attempt to curb signaling and kill the CHO-EGFR cells, a model of ovarian cancer.

Import the SBML code

The BioModels database is a very large compendium of biochemical models that are for public use. The curators of the database accept SBML code from model builders and then validate that the original figures published with the model can be recapitulated using the submitted code. The Systems Biology community has tried very hard to make their computational models available to everyone, and you'll find that many engineers will start with a published model and then build from there. This is not only an acceptable practice, but an encouraged one -- with two important rules: 1. You must understand the output and design of the model that you start with and 2. The authors of the original model are always cited in your work. Note: copying models to use in an undergraduate class is generally not acceptable.

  1. Go to the BioModels database.
  2. In the search box enter 'EGFR'.
    • You should find a list of 22 'curated' models.
    • Scroll all the way down to the bottom of that list and choose BIOMD0000000452 Bidkhori2012 - normal EGFR signaling
      • Note: take care not to scroll through the models that have not been curated (or validated).
  3. Click the disk icon to save the models SBML code to your computer.
  4. Now click on the BioModel database number associated with the model.
    • In this window you will find information about the paper the model was described in, other models that the current one is derived from, and its creation date.
    • Notice how computational modeling of biological systems is happening all around the world!
  5. Navigate to the Curation tab.
    • Here is the information provided by the BioModels curators as to how the model was validated. You'll see that the author of this tab also used COPASI to run the model.
    • If you maximize the image of the plots, you can get an idea for what type of output your can expect from your simulation.
  6. Double check that you've downloaded the SBML file to your computer. If you have, you're good to move on to the next section.

Open the model in CellDesigner

Figure 2: The start of the EGFR signaling cascade as coded in the Bidkhori et al. model and visualized using CellDesigner.
  1. Open CellDesigner from your Applications menu.
  2. Use the Open command under File to open the SBML code that you downloaded form the BioModels database.
  3. Next, clean up the CellDesigner workspace a bit to make things easier to view:
    1. Maximize the CellDesigner window.
    2. Under View:
      • unselect Show Reaction Id
      • under Change Toolbar Visible, select Hide all
      • deselect the Tree view
  4. Click the Proteins tab near the bottom of the workspace. How many proteins and protein-complexes are described by this model?
  5. Click Reactions. How many different ODEs are used the describe this biochemical system?
  6. Now, minimize the bottom panel using the small, gray arrows in the upper left hand corner.
  7. The components of the EGFR network and their complexed states (for example EGF + EGFR --> EGF-EGFR) are illustrated in the large window in the middle of the screen. The number of model components makes it very difficult to view the structure of the model. To see a quick view of the system, under View choose Zoom Fit.
  8. The 'hairball' view of the model includes arrows (edges) and boxes (nodes) that represent the different biochemical reactions of the system. To better organize the model for ease of visualizing the information flow, go to Layout and choose Hierarchic Layout.
    • Feel free to use the default settings.
  9. With this view it is a bit easier to picture the information flow through the network.
    • Use the zoom-in button or View --> zoom-in to expand the upper right hand corner of the model.
    • You should see something similar to Figure 2 on this wiki page.
    • This diagram represents the first events in the EGFR signaling cascade. Specifically, the binding of EGF to EGFR and subsequent EGFR dimerization (as represented by EGFR2). The long, nonsense looking terms are default names for rate parameters given in the model. You don't have to worry about these, but unfortunately, we can't get rid of them using this program.
  10. Zoom around the model diagram to become familiar with what proteins (both phosphorylated/active -- denoted by pXXX and total -- denoted by XXX) are involved and when.
    • Locate ppERK. This is the terminal component of the Ras/ERK pathway in this model. Doubly phosphorylated ERK serves two purposes: 1. It translocates to the nucleus to promote gene transcription and 2. It promotes a positive feedback loop driving amplification of the signaling pathway (see Figure 1).
    • Locate the nuclear STAT3 dimer, STAT3n-STAT3n. Translocation of the STAT3 dimer to the nucleus also drives proliferation.
    • Finally, locate pAkt. The phosphorylated from of Akt promotes cell survival by suppressing apoptosis, but does not necessarily promote cell proliferation.
    • Use the handout that lists all of the equations that are included in the model as a guide.

Now that you are familiar with the topology of the model, it is time to run a simulation to see it in action!

Simulate the model using COPASI

Figure 3: View of COPASI start-up page with Bidkhori et al. model loaded into program.

Although CellDesigner includes code to perform simulations, there are elements of the software that are not as user-friendly as some other available programs. In fact, this is currently a challenge with working with computational models -- many software packages exist that do a few things very well, but it is difficult to locate a program that can do everything you need. Perhaps if computational biology is your area of interest, you can fix this for future biological engineers!

To simulate and interrogate the Bidkhori et al. model, we will utilize COPASI. This is another freeware that can be downloaded and used on lab or personal computers. You may find that too many windows open is distracting, if that is a problem, feel free to close CellDesigner.

Note: We are using COPASI v4.8 (Build 35) as it seems to be the most stable on our lab computers.

  1. Open COPASI.
  2. Under the File menu choose Import SBML... and open the SBML file that you downloaded from the BioModels database.
  3. On the COPASI GUI, change 'Quantity Unit' to μmol. The initial values for the model are all in units of μM. The time simulation occurs in seconds.
  4. Now that the model components are loaded into the program, you should explore how COPASI displays the model. There is no network map here, but you can look at the mathematical equations by opening Menu --> Mathematical --> Differential Equations. Here is another, perhaps more familiar view, of the ODEs underlying the model.
    • Ensure that the local parameters are set to 'display number' to get an idea for the order of magnitude of the rate constants used in this model.
  5. Alternatively, you may also browse the equations, parameters, and initial values for the reaction components under the Biochemical menu.
    • Note that the initial concentration of EGF -- you can think of it as adding EGF to a cell culture without any growth factor -- is set at 0.0081967 μM = 8.2 nM ~ 50 ng/mL EGF, a very common stimulating concentration in the scientific literature.

Before we run our simulation, we will prepare some output graphs to facilitate easy comparison once we start exploring the biology and parameter space.

Figure 4: Example of how to create a new plot in COPASI.
  1. Under Output Specifications menu, highlight Plots (0).
  2. Create a new plot by double clicking the 'New Plot' line (see Figure 4 as a guide).
    • Title this plot 'pEGF-EGFR2'
    • Click on New curve...
    • For the x-axis, choose Time --> Model Time
    • For the y-axis, choose Species --> Transient Concentrations --> [pEGF-EGFR2](t)
    • Click OK
    • Leave the remaining default settings
  3. Next, create three more plots:
    • Plot 2: Ras/ERK pathway
      • Include pShc, Ras-GTP, and ppERK versus time in this plot. Hint: you can click on New curve... to add lines to the same plot.
    • Plot 3: PI3K/Akt pathway
      • Include pPI3K, pAkt versus time in this plot.
    • Plot 4:STAT pathway
      • Include pSTAT3c-pSTAT3c and pSTAT3n-pSTAT3n versus time in this plot.
  4. Once you have added all four plots, hit the Commit button at the bottom of the page in order to continue.
  5. Next, under Tasks --> Time Course change the duration of the simulation to 1000s and the interval size to 1s.
  6. Confirm that the Integration Interval and the Output Interval read 0 to 1000.
  7. Click on Run.
Figure 5: Simulation of the EGFR signaling pathway in response to 8.2 nM EGF in normal cells. This is a screenshot of Shannon's Powerpoint file

You should now have four plot windows open on the desktop. Take a minute to first save each image and paste them into a Powerpoint file.

Use COPASI to simulate EGFR signaling in Cancer

One way that tumor cells can escape therapeutic targeting is by modulating their response to growth factor. This can be done in a variety of ways; signaling through a mutant form of the receptor, 're-wiring' the signaling cascade to rely on another pathway, or altering the way that the receptor is presented on the cell surface.

Today, we will study what happens when there are defects in how often EGFR is turned over from the surface of the cells. In normal cells, the binding of EGF to EGFR promotes receptor internalization and eventually degradation (See Figure 5). This is one way that cells can control the level of response to EGF -- by causing EGFR to disappear from the cell surface, the cell can keep the intracellular signaling pathways in check. However, in some cancer cells, the level of EGFR on the surface is altered and the time taken for the receptor to internalize is significantly increased. Can you predict what effect this will have on the levels of phosphorylated and active signaling proteins within the cell?

Cbl is a protein that interacts with EGFR and modulates its internalization. Bidkhori et al. optimized the kinetic rate parameters describing Cbl interaction with EGFR and EGFR-containing protein complexes in order to 'fit' data in the literature. In other words, the parameters were adjusted in a systematic manner until the model output matched the experimental data. Using the handout provided at the beginning of class (and linked here), change the model parameters to see what happens to our favorite Ras/ERK, PI3K/Akt, and STAT pathways when the level of the receptor on the cell surface is increased.

Generate the same plots that you made in the last section and add them to your ppt file.

Choose your inhibitors for a high-throughput drug screen

Part 2: Mock drug combination exercise

Note: We have a total of 6 multichannel pipettes to complete this exercise, therefore groups will need to share pipettes or stagger their start time.


Although we won't be preparing our high-throughput experiment until M2D6, today we will practice designing a 96-well plate to facilitate efficient pipeting and mixing of our chemical inhibitors. Our goal is to perform a dose-response curve using two inhibitors -- an EGFR inhibitor that our ovarian cancer cell line has known resistance and an inhibitor of your choice to determine to try and overcome that resistance. Here are some important details:

  • 5 inhibitor concentrations + 1 control (no inhibitor) will be tested for each
  • inhibitor combinations are of interest
  • experiment will be completed in duplicate
  • total volume = 100 μL per well

One way to do this experiment is to duplicate a 6x6 grid in a 96-well plate -- this allows for all combinations of inhibitor to be tested. However, we will first set-up a dilution plate to prepare 10x serial dilutions of inhibitor that can be easily transferred to our cells using a multi-channel pipetman. There are several reasons to set-up the experiment this way:

  • Decreasing the number of pipetting steps helps maintain sterility.
  • Using a multi-channel pipette decreases well-to-well variability.
  • Happier wrists and hands.
  • Fewer steps equals faster set-up.

Today we will use Xylene Blue (1 mM stock) and Eosin Y (10 mM stock) as our mock inhibitors. Follow the plate map below to prepare your dilution plate.

Figure 7: Set up of dilution plate. W = water, B = Xylene Cylanol Stock, R = Eosin Y Stock


  1. To each water well in the dilution plate, add 225 &m;L of water.
  2. To each well marked B1 or R1, add 275 μL of Xylene Cylanol or Eosin Y stock solution.
  3. Starting with the blue solution, use the multichannel pipette with 6 pipette tips attached to move 25 &m;L from row A to row B by only pressing the pipette plunger to the first stop.
  4. Mix your solutions by pipetting up and down 4-5 times -- but always stop at the first stop to avoid adding air bubbles!
  5. Using the same pipette tips, move 25 μL from row B to row C. Repeat your mixing and serial dilutions until row E.
    • Leave only water in row F.
  6. Next, repeat the same protocol diluting the red Eosin Y solution across columns 8-11.
    • Leave only water in column 12.