An Egf Signaling Map in Pathway Logic

Size: px
Start display at page:

Download "An Egf Signaling Map in Pathway Logic"

Transcription

1 An Egf Signaling Map in Pathway Logic M. Knapp, L. Briesemeister, S. Eker, P. Lincoln, I. Mason, C. Talcott, and K. Laderoute SRI International Menlo Park, CA Panel 1

2 Abstract Pathway Logic is an approach to modeling cellular processes based on rewriting logic, a simple logic designed for modeling and analysis of distributed systems. It allows one to model aspects of the structure and state of interacting components as elements of an abstract data type; to represent individual process steps (reactions) as rewrite rules; and to study possible ways a system might evolve using techniques based on logical inference. Given a network of reactions and a specification of cellular components one can query the network about possible reaction pathways and outcomes. Knockouts that prevent a given outcome can be computed, competing reactions can be found, and pathways can be compared to look for potential cross-talk. Epidermal growth factor receptor (EgfR) signaling regulates growth, survival, proliferation, and differentiation in mammalian cells. We present a Pathway Logic model of early response to Epidermal growth factor (Egf) stimulation in adherent cells expressing Egf-receptors. The model is entirely based on experimental results and data curated from the published scientific literature. We explain the curation process that extracts information about state changes from experimental data to determine the components of a reaction rule. A reaction network assembled from data supporting events that might be downstream of EgfR signaling has over 370 reactions involving more than 460 species (signaling molecules in different states and locations). The network was then constrained to outcomes that have been demonstrated experimentally to happen in response to a short stimulus with Egf. So far more than 80 such outcomes have been collected and used to test the adequacy of the model---does it predict the observed outcomes? We will also point out some surprises that appear in the generated pathways due to the richness of the considered biological context. Pathway Logic models are qualitative and thus answer different kinds of questions than quantitative differential equation-based or stochastic models. They can also serve as useful road maps for developing quantitative models of subsystems and understanding the potential cross talk between signaling submodules. Panel 2

3 Introduction Various representations or models of Egf-to-Erk signal transduction have been described over the last decade. In general, this process is modeled as follows: Egf EgfR Grb2 Sos1 a Ras family member Raf1 MEK1/2 ERK1/2 In this canonical pathway, Egf binds to the EGF receptor (EgfR) and stimulates its protein tyrosine kinase activity to cause autophosphorylation. Next, a complex containing the adaptor protein Grb2 and the guanine nucleotide exchange factor Sos1 docks (binds) to the autophosphorylated (activated) EgfR. The Sos1-containing EgfR complex activates a Ras family GTPase, and the activated Ras protein activates Raf1, a member of the RAF serine/threonine protein kinase family. Raf1 then activates the dual-specificity protein kinases Mek1 and/or Mek2 (MEK1/2), which activate Erk1 and/or Erk2 (ERK1/2). Here we present a Pathway Logic model of early signal transduction by EgfR that is entirely based on experimental results curated from the published scientific literature. We demonstrate that the series of events between activation of EgfR by Egf and activation of Erk2 may not be as simple as those described in the canonical pathway. A note about protein nomenclature: the symbols used for proteins in this presentation are those used in Pathway Logic. Other identifiers and synonyms are provided in the Glossary in the Appendix. Panel 3

4 Data Collection The first step in the construction of the model was to collect the data: 174 papers were searched for appropriate experiments and the results were listed as 1373 evidence items. Below is an example of an item used as evidence for rule E19 which requires the presence of tyrosine phosphorylated Gab1 for the activation of Erk2 in response to Egf. An Evidence Item Source PMID: Type: data Figure : 2 Subject Pathway Logic name: Erk2 Expressed: yes Identification method : expression tag antibody State Change Type: kinase activity Direction: increase Assay: IP Kinase assay, MBP as substrate Cause Requirement Environment Stimulus: Egf Time: 5 minutes Concentration: 0.25 ng/ml Pathway Logic name: Gab1 Method: Y627F dominant-negative coexpression Method: Y659F dominant-negative coexpression Cells: COS-7 State: serum starved for 20 hr Evidence items do not use the conclusions of the authors, only the experimental results. Panel 4

5 Writing the Rules Initially a set of Pathway Logic rules were derived from published pathway diagrams and review articles. The rules were annotated with evidence items that support or contradict them. If no evidence could be found to support a rule, it was either removed or modified to agree with the data. The remaining evidence items were used to construct rules not found in conventional pathway diagrams. The rules in this model are divided into two sets: (1) Common Rules are based on state changes caused by ectopically expressed proteins. (2) Egf Rules are based on state changes caused by short-term Egf treatment. In most cases, the treatment was 10 minutes or less, which is the time window corresponding to the peak response of Erk phosphorylation. Choosing an Initial State The initial state for a Pathway Logic model consists of a list of components (proteins, chemicals, or nucleic acids), their modifications, and locations. In this case, the initial state represents a serum starved, adherent cell expressing EgfR. The list was curated from published experimental data (Table I, Appendix). The initial state also contains one ligand - Egf. Panel 5

6 About Petri Nets In Pathway Logic, reaction networks and pathways are represented as Petri nets. Petri nets were invented to model execution of concurrent processes (such as signals propagating through a cell). A Petri net can be thought of as graph with two kinds of nodes: transitions/rules (reactions -- shown as squares) and places/ occurrences (reactants, products, modifiers -- shown as ovals). Each occurrence represents a chemical, protein or complex in a specific state and location. The reactants of a rule are the occurrences connected to the rule by arrows from the occurrence to the rule. The products of a rule are the occurrences connected to the rule by arrows from the rule to the occurrence. The modifiers of a rule are the occurrences connected to the rule by a dashed arrow. For example rule 2 has reactant C, product D and modifier AB. To execute a Petri net model one puts tokens on the ovals corresponding to occurrences present in the initial state (represented by darker colors). A rule can fire if all of its reactants and modifiers have tokens. When a rule fires the tokens are moved from reactants to products, indicating that the products are now present. Modifiers are unchanged. An execution is a sequence of firings of enabled rules. (Note there may several possible executions.) A pathway is a network with initial marking that corresponds to rules fired in one possible execution. C A 2 D Panel 6 1 AB B C A 2 D 1 AB B C A 2 D 1 AB B

7 Building a Petri Net The rules and initial state files were loaded into the Pathway Logic Assistant (PLA). PLA converted all the rules into one Petri net and then removed any transitions not allowed by the initial state. The result was a Petri net that included all curated events that might occur in response to a short-term stimulus with EGF. At this point the Petri net looked like this: The Unconstrained Petri Net: Events that could occur in response to Egf Although PLA can be used to browse this network, it is clearly too complex to understand as a whole. Panel 7

8 Making a Subnet We were interested in the mechanism of the initial activation of Erk2 in response to a stimulus by Egf. Once a Petri net had been built, the PLA Viewer was used to make a subnet in which anything not relevant to the Erk2 activation was stripped away. Unfortunately, there are still so many potential paths to Erk2 activation that the Petri net is still too complicated to comprehend without visualization tools. A Subnet of the Unconstrained Petri Net All possible routes to from Egf to Erk2 activation Panel 8

9 Finding Paths Given an initial state and a goal state, the PLA viewer can isolate possible paths between them. It uses a model-checking tool named LoLa ( that returns the first path it finds -- usually the path with the least number of steps. We asked LoLa to find a Path from Egf to Erk2 activation. The first path that LoLa found (Path #1) is similar to the canonical pathway but uses Braf instead of Raf1 to activate Mek1 and requires activated Prkcz as well as Mek1 to activate Erk1 and Erk2. Is this the "correct" path? Unfortunately, we have no tools to answer that question automatically. But we have provided the evidence collected to date to support each rule. By inspecting the evidence for each of the rules, it becomes apparent that the evidence supporting rule 452 is weak; there is only one datum and it is an in vitro kinase assay showing that recombinant Mek1 can be activated by recombinant Braf. PLA allows the user to "hide" rule 452 and ask for another path. The new path (Path #2) uses rule 288 in which both Braf and Raf1 are activated by Hras, Mlk3, and Ywhaz. This result correlates well with the next rule E32 in which Mek1 activation in response to Egf requires Raf1, Mlk3, Gab1, and IqGap. The user can access the evidence for a rule via PLA or in the curated model. It is left up to the user to decide whether there is sufficient data to justify the rules. Panel 9

10 EgfR-CLm Egf-Out Sos1-CLc Grb2-CLc (Egf:EgfR-act)-CLm (Grb2:Sos1)-CLc E74-2 Sos1-reloc-CLi Grb2-reloc-CLi Hras-GDP-CLi 999 Pi3k-CLc Hras-GTP-CLi Braf-CLc Pi3k-act-CLi PIP2-CLm Braf-act-CLi Mek1-CLc PIP3-CLm Pdpk1-CLc 108 Mek1-act-CLi Path #1 Pdpk1-act-CLi Prkcz-CLc Erk1-CLc Erk2-CLc Prkcz-act-CLi 14 Erk2-act-CLi Erk1-act-CLi Panel 10

11 Panel PIP3-CLm Prkcz-act-CLi Sos1-reloc-CLi 999 Ywhaz-CLc 288 Braf-act-CLi Raf1-act-CLi E09-2 Crk-Yphos-CLi 53 Rac1-GTP-CLi Erk2-act-CLi Hras-GTP-CLi 325 Pi3k-act-CLi Erk1-act-CLi 108 Pdpk1-act-CLi IqGap1-reloc-CLi E Mlk3-act-CLi Pdpk1-CLc E39-2 Ptk6-act-CLi E40-2 Mek1-CLc Gab1-CLc E (Egf:EgfR-act)-CLm Erk1-CLc 14 Hras-GDP-CLi Braf-CLc Raf1-CLc (Grb2:Sos1)-CLc E74-2 Grb2-reloc-CLi Rac1-GDP-CLi Prkcz-CLc Mlk3-CLc Pxn-Yphos-CLi 1092 E75-2 EgfR-CLm Sos1-CLc Grb2-CLc Egf-Out PIP2-CLm Ptk6-CLc Pi3k-CLc Gab1-Yphos-CLi Mek1-act-CLi IqGap1-CLc Crk-CLc Erk2-CLc Pxn-CLc Path #2

12 Constraining the Egf Map There are many possible paths in addition to Paths 1 and 2. One could go on evaluating each one manually or use the PLA tools to limit (or constrain) the number of possible interactions by giving precedence to events found in response to Egf. We applied two constraints to the network of Panel 7. The first constraint took advantage of a list of 85 state changes demonstrated experimentally to occur in response to a short stimulus with Egf (Table II, Appendix). These occurrences (protein states) were set as goals and a set of concurrent paths were produced by PLA. This selection ensures that the paths used to reach the chosen goals are mutually compatible (i.e., no rules would be used that would allow one goal to be reached at the expense of any other goal). The second constraint used PLA's ability to hide rules, thus giving precedence to Egf Rules over Common Rules. The Egf Rules contain requirements specific to Egf signaling that must be satisfied before they can fire. By using Egf Rules instead of Common Rules wherever possible, LoLa is forced to use events must happen before Erk2 is activated. Panel 12

13 The Constrained Egf Map The Egf Map above was constructed from the network of Panel 7 using both constraints. It is much simpler, and more focused, but still sufficiently complex that tools are needed to explore and understand it. Panel 13

14 The Path to Erk2 in the Constrained Egf Map Panel 15 shows the path from the constrained Egf map (Panel 13) that leads to activated Erk2. This differs from the path found by searching in the unconstrained network (Panel 7) as we have forced the model-checking tool to work in the context of realizing all the other observed goals. This path is a great deal more complicated than the canonical pathway. This result is not surprising if you look at all the reported requirements for Erk2 to be activated. (Table III, Appendix) contains a list of the proteins that have been tested for their influence on Erk activation and/ or phosphorylation in response to Egf. The shaded rows in the table are events that the curator chose to use in the Egf Rules. Clearly, there are many unfamiliar events within the new Egf to Erk2 path. We point out three such events in the following panels. (1) Rala is required for Src activation in response to Egf (Panel 16). (2) Sos1 is not required for Hras activation in response to Egf (Panel 17). (3) Mlk3 is required for the activation of Braf, Mek1/2, and Erk1/2 (Panel 18). Panel 14

15 A Path from Egf to Erk2 activation derived from Egf Specific Rules EgfR-CLm Egf-Out E76 Tnk2-CLc (Egf:EgfR-act)-CLm Gab1-CLc Ptk6-CLc Eps8-CLc Abi1-CLc E49 E21 E Tnk2-act-CLi RasGrf1-CLc Ptpn11-CLc Pi3k-CLc Gab1-Yphos-CLi Sos1-CLc Ptk6-act-CLi (Abi1:Eps8)-CLc Pxn-CLc 736 E62 E RasGrf1-act-CLi Ptpn11-Yphos-CLi Hras-GDP-CLi Pi3k-act-CLi Rac1-GDP-CLi (Sos1:Abi1:Eps8)-CLc Pxn-Yphos-CLi E25 E41 Rgl1-CLc Hras-GTP-CLi Rac1-GTP-CLi Mlk3-CLc Rgl1-reloc-CLi Rala-GDP-CLi Braf-CLc Mlk3-act-CLi E43 E04 Rala-GTP-CLi Src-CLi IqGap1-CLc Braf-act-CLi Raf1-CLc E54 E75 E42 Ptk2b-CLi Src-act-CLi IqGap1-reloc-CLi Mek1-CLc Raf1-act-CLi E60 E32 Ptk2b-act-CLi Erk2-CLc Erk1-CLc Mek1-act-CLi E19 Erk2-act-CLi Erk1-act-CLi Panel 15

16 EgfR-CLm E76 Egf-Out Egf to Src (rule E54) Tnk2-CLc (Egf:EgfR-act)-CLm Gab1-CLc Ptk6-CLc Eps8-CLc Abi1-CLc E49 E21 E Tnk2-act-CLi RasGrf1-CLc Ptpn11-CLc Pi3k-CLc Gab1-Yphos-CLi Sos1-CLc Ptk6-act-CLi (Abi1:Eps8)-CLc Pxn-CLc 736 E62 E RasGrf1-act-CLi Ptpn11-Yphos-CLi Hras-GDP-CLi Pi3k-act-CLi Rac1-GDP-CLi (Sos1:(Abi1:Eps8))-CLc Pxn-Yphos-CLi E25 E41 Rgl1-CLc Hras-GTP-CLi Rac1-GTP-CLi Mlk3-CLc Rgl1-reloc-CLi Rala-GDP-CLi Braf-CLc Mlk3-act-CLi E43-2 E04 Rala-GTP-CLi Src-CLi E54 Ptk2b-CLi Src-act-CLi E60 Ptk2b-act-CLi Src has IqGap1-CLcbeen Braf-act-CLi found Raf1-CLc to be activated in response to Egf in E75 E42 various cell types and the action of a tyrosine IqGap1-reloc-CLi Mek1-CLc Raf1-act-CLi phosphatase (Ptpn11) to dephosphorylate E32 Src Y527, releasing Src from an auto- Erk2-CLc Erk1-CLc Mek1-act-CLi inhibited state, has long been recognized. Yet a possible E19 requirement for Rala in the activation Erk1-act-CLi of Src [ ] has been ignored. Erk2-act-CLi Panel 16

17 EgfR-CLm E76 Egf-Out Egf to Hras (rule E25) Tnk2-CLc (Egf:EgfR-act)-CLm Gab1-CLc Ptk6-CLc Eps8-CLc Abi1-CLc E49 E21 E Tnk2-act-CLi RasGrf1-CLc Ptpn11-CLc Pi3k-CLc Gab1-Yphos-CLi Sos1-CLc Ptk6-act-CLi (Abi1:Eps8)-CLc Pxn-CLc 736 E62 E RasGrf1-act-CLi Ptpn11-Yphos-CLi Hras-GDP-CLi E25 Rgl1-CLc Hras-GTP-CLi 337 Rgl1-reloc-CLi Rala-GTP-CLi Src-CLi E54 Ptk2b-CLi Src-act-CLi E60 Ptk2b-act-CLi E43-2 (Sos1:(Abi1:Eps8))-CLc Pxn-Yphos-CLi experimental evidence E41 for only Rala-GDP-CLi Common Rules. Braf-CLc There Mlk3-act-CLi are six Erk2-CLc Pi3k-act-CLi Rac1-GDP-CLi We were able to find two proteins required for Hras Rac1-GTP-CLi Mlk3-CLc activation by Egf: Gab1 and Ptpn11. The requirement for a 470 RasGef was assumed from the RasGefs that have been shown E04 to activate Hras in the Common Rules: RasGrf1, RasGrf2, IqGap1-CLc Braf-act-CLi Raf1-CLc RasGrp1, RasGrp3, RasGrp4, and Sos1. E75 Sos1 E42is the only RasGef that has been tested to IqGap1-reloc-CLi Mek1-CLc Raf1-act-CLi see if it is required for Hras activation by Egf [ ]. E32 Surprisingly, the authors found that the increase in endogenous Erk1-CLc Mek1-act-CLi Hras-GTP after 5 minutes of Egf treatment E19 was not affected by knockout of Sos1 in mouse Erk2-act-CLi Erk1-act-CLi embryo fibroblasts. Panel 17

18 EgfR-CLm E76 Egf-Out Contribution of Mlk3 Tnk2-CLc (Egf:EgfR-act)-CLm Gab1-CLc Ptk6-CLc Eps8-CLc Abi1-CLc E49 E21 E Tnk2-act-CLi RasGrf1-CLc Ptpn11-CLc Pi3k-CLc Gab1-Yphos-CLi Sos1-CLc Ptk6-act-CLi (Abi1:Eps8)-CLc Pxn-CLc 736 E62 E RasGrf1-act-CLi Ptpn11-Yphos-CLi Hras-GDP-CLi Pi3k-act-CLi Rac1-GDP-CLi (Sos1:(Abi1:Eps8))-CLc Pxn-Yphos-CLi E25 E41 Another protein that is Rgl1-CLc not usually associated with the Egf signaling pathway is Mlk3. Yet Mlk3 has been reported to be required for activation of Braf, Erk1, Erk2, Rala-GTP-CLi Mek1, and Mek2 Hras-GTP-CLi 337 Src-CLi [ , ] E54 in response to Egf. Ptk2b-CLi Rgl1-reloc-CLi Src-act-CLi E43-2 Rala-GDP-CLi IqGap1-CLc E75 IqGap1-reloc-CLi Rac1-GTP-CLi Mlk3-CLc 470 Braf-CLc Mlk3-act-CLi E04 Braf-act-CLi Raf1-CLc E42 Mek1-CLc Raf1-act-CLi E60 E32 Ptk2b-act-CLi Erk2-CLc Erk1-CLc Mek1-act-CLi E19 Erk2-act-CLi Erk1-act-CLi Panel 18

19 Validation of the Egf Map The most obvious way to validate our model is by experimentation. The data used to prepare this map was obtained from published experiments from different research groups using different cell lines, times of Egf stimulation, levels of EgfR saturation, lysis methods, antibodies, plasmids, and knockout technologies. The analysis used to generate our model assumes that variations in the assays and materials did not significantly change the conclusions used to generate the rules. This major assumption could be tested by reproducing the Egf to Erk experiments with a standardized cell line and protocol. Conclusion The Pathway Logic model of Egf stimulation was developed by curation of a knowledge base of signaling reactions from experimental data in the published literature. Both general reactions and reactions specific to cells stimulated by Egf have been curated. Subnets and paths were assembled by postulating an initial state (proteins expressed in a cell and external ligands) and using logical tools to: (1) find all reactions that might be reached given the intial state (2) find a pathway realizing specified observations (occurrences) within the full network, or within subnetworks. This often leads to pathways that are more complex than the usual predefined pathways. These inferred pathways can serve as a guide for developing dynamic models as well as to suggest further experimental studies. Panel 19

20 References [ ] Goi T, Shipitsin M, Lu Z, Foster DA, Klinz SG, Feig LA. An EGF receptor/ral-gtpase signaling cascade regulates c-src activity and substrate specificity. Embo J 2000;19: [ ] Qian X, Esteban L, Vass WC, Upadhyaya C, Papageorge AG, Yienger K, Ward JM, Lowy DR, Santos E. The Sos1 and Sos2 Ras-specific exchange factors: differences in placental expression and signaling properties. Embo J 2000;19: [ ] Chadee DN, Kyriakis JM. MLK3 is required for mitogen activation of B-Raf, ERK and cell proliferation. Nat Cell Biol 2004;6: [ ] Chadee DN, Xu D, Hung G, Andalibi A, Lim DJ, Luo Z, Gutmann DH, Kyriakis JM. Mixed-lineage kinase 3 regulates B-Raf through maintenance of the B-Raf/Raf-1 complex and inhibition by the NF2 tumor suppressor protein. Proc Natl Acad Sci U S A 2006;103: Find out more about Pathway Logic at: This work was supported by grants GM and CA from the National Institutes of Health. Panel 20

Applications of Rewriting Logic in Biology

Applications of Rewriting Logic in Biology Applications of Rewriting Logic in Biology iv UsinG ThE Pathway Logic Assistant Carolyn Talcott SRI International July 2007 The SMAll KB Live A Model of EGF STIMULation The Canonical Egf-Erk Pathway Egf

More information

Using Pathway Logic to Integrate Signal Transduction and Gene Expression Data

Using Pathway Logic to Integrate Signal Transduction and Gene Expression Data Using Pathway Logic to Integrate Signal Transduction and Gene Expression Data 1 SRI International Linda Briesemeister Steven Eker Merrill Knapp Keith Laderoute Patrick Lincoln Andy Poggio Carolyn Talcott

More information

The elements of G protein-coupled receptor systems

The elements of G protein-coupled receptor systems The elements of G protein-coupled receptor systems Prostaglandines Sphingosine 1-phosphate a receptor that contains 7 membrane-spanning domains a coupled trimeric G protein which functions as a switch

More information

Biol403 MAP kinase signalling

Biol403 MAP kinase signalling Biol403 MAP kinase signalling The mitogen activated protein kinase (MAPK) pathway is a signalling cascade activated by a diverse range of effectors. The cascade regulates many cellular activities including

More information

Cell Signaling part 2

Cell Signaling part 2 15 Cell Signaling part 2 Functions of Cell Surface Receptors Other cell surface receptors are directly linked to intracellular enzymes. The largest family of these is the receptor protein tyrosine kinases,

More information

G-Protein Signaling. Introduction to intracellular signaling. Dr. SARRAY Sameh, Ph.D

G-Protein Signaling. Introduction to intracellular signaling. Dr. SARRAY Sameh, Ph.D G-Protein Signaling Introduction to intracellular signaling Dr. SARRAY Sameh, Ph.D Cell signaling Cells communicate via extracellular signaling molecules (Hormones, growth factors and neurotransmitters

More information

RAS Genes. The ras superfamily of genes encodes small GTP binding proteins that are responsible for the regulation of many cellular processes.

RAS Genes. The ras superfamily of genes encodes small GTP binding proteins that are responsible for the regulation of many cellular processes. ۱ RAS Genes The ras superfamily of genes encodes small GTP binding proteins that are responsible for the regulation of many cellular processes. Oncogenic ras genes in human cells include H ras, N ras,

More information

Signal Transduction Pathways. Part 2

Signal Transduction Pathways. Part 2 Signal Transduction Pathways Part 2 GPCRs G-protein coupled receptors > 700 GPCRs in humans Mediate responses to senses taste, smell, sight ~ 1000 GPCRs mediate sense of smell in mouse Half of all known

More information

KEY CONCEPT QUESTIONS IN SIGNAL TRANSDUCTION

KEY CONCEPT QUESTIONS IN SIGNAL TRANSDUCTION Signal Transduction - Part 2 Key Concepts - Receptor tyrosine kinases control cell metabolism and proliferation Growth factor signaling through Ras Mutated cell signaling genes in cancer cells are called

More information

Signaling. Dr. Sujata Persad Katz Group Centre for Pharmacy & Health research

Signaling. Dr. Sujata Persad Katz Group Centre for Pharmacy & Health research Signaling Dr. Sujata Persad 3-020 Katz Group Centre for Pharmacy & Health research E-mail:sujata.persad@ualberta.ca 1 Growth Factor Receptors and Other Signaling Pathways What we will cover today: How

More information

Lecture 7: Signaling Through Lymphocyte Receptors

Lecture 7: Signaling Through Lymphocyte Receptors Lecture 7: Signaling Through Lymphocyte Receptors Questions to Consider After recognition of its cognate MHC:peptide, how does the T cell receptor activate immune response genes? What are the structural

More information

Propagation of the Signal

Propagation of the Signal OpenStax-CNX module: m44452 1 Propagation of the Signal OpenStax College This work is produced by OpenStax-CNX and licensed under the Creative Commons Attribution License 3.0 By the end of this section,

More information

MAPK Pathway

MAPK Pathway MAPK Pathway Mitogen-activated protein kinases (MAPK) are proteins that are serine/ threonine specific kinases which are activated by a wide range of stimuli including proinflammatory cytokines, growth

More information

Receptor mediated Signal Transduction

Receptor mediated Signal Transduction Receptor mediated Signal Transduction G-protein-linked receptors adenylyl cyclase camp PKA Organization of receptor protein-tyrosine kinases From G.M. Cooper, The Cell. A molecular approach, 2004, third

More information

Chapter 15: Signal transduction

Chapter 15: Signal transduction Chapter 15: Signal transduction Know the terminology: Enzyme-linked receptor, G-protein linked receptor, nuclear hormone receptor, G-protein, adaptor protein, scaffolding protein, SH2 domain, MAPK, Ras,

More information

MCB*4010 Midterm Exam / Winter 2008

MCB*4010 Midterm Exam / Winter 2008 MCB*4010 Midterm Exam / Winter 2008 Name: ID: Instructions: Answer all 4 questions. The number of marks for each question indicates how many points you need to provide. Write your answers in point form,

More information

Enzyme-coupled Receptors. Cell-surface receptors 1. Ion-channel-coupled receptors 2. G-protein-coupled receptors 3. Enzyme-coupled receptors

Enzyme-coupled Receptors. Cell-surface receptors 1. Ion-channel-coupled receptors 2. G-protein-coupled receptors 3. Enzyme-coupled receptors Enzyme-coupled Receptors Cell-surface receptors 1. Ion-channel-coupled receptors 2. G-protein-coupled receptors 3. Enzyme-coupled receptors Cell-surface receptors allow a flow of ions across the plasma

More information

Principles of Genetics and Molecular Biology

Principles of Genetics and Molecular Biology Cell signaling Dr. Diala Abu-Hassan, DDS, PhD School of Medicine Dr.abuhassand@gmail.com Principles of Genetics and Molecular Biology www.cs.montana.edu Modes of cell signaling Direct interaction of a

More information

Pathway Logic Symbolic Systems Biology

Pathway Logic Symbolic Systems Biology Pathway Logic Symbolic Systems Biology Using formal systems and and reasoning tools to understand how things work; why things don t work Carolyn Talcott Stanford Computational Biology 2013 December 11

More information

Cellular Signaling Pathways. Signaling Overview

Cellular Signaling Pathways. Signaling Overview Cellular Signaling Pathways Signaling Overview Signaling steps Synthesis and release of signaling molecules (ligands) by the signaling cell. Transport of the signal to the target cell Detection of the

More information

Chapter 20. Cell - Cell Signaling: Hormones and Receptors. Three general types of extracellular signaling. endocrine signaling. paracrine signaling

Chapter 20. Cell - Cell Signaling: Hormones and Receptors. Three general types of extracellular signaling. endocrine signaling. paracrine signaling Chapter 20 Cell - Cell Signaling: Hormones and Receptors Three general types of extracellular signaling endocrine signaling paracrine signaling autocrine signaling Endocrine Signaling - signaling molecules

More information

Computational Biology I LSM5191

Computational Biology I LSM5191 Computational Biology I LSM5191 Aylwin Ng, D.Phil Lecture 6 Notes: Control Systems in Gene Expression Pulling it all together: coordinated control of transcriptional regulatory molecules Simple Control:

More information

Signaling Through Immune System Receptors (Ch. 7)

Signaling Through Immune System Receptors (Ch. 7) Signaling Through Immune System Receptors (Ch. 7) 1. General principles of signal transduction and propagation. 2. Antigen receptor signaling and lymphocyte activation. 3. Other receptors and signaling

More information

Signal Transduction SS Gerhild van Echten-Deckert

Signal Transduction SS Gerhild van Echten-Deckert Signal Transduction SS 2018 Gerhild van Echten-Deckert Tel. 73 2703 E-mail: g.echten.deckert@uni-bonn.de https://www.limes-institut-bonn.de/forschung/ Focus on 2 classes of cell-surface receptors (Growth

More information

Src-INACTIVE / Src-INACTIVE

Src-INACTIVE / Src-INACTIVE Biology 169 -- Exam 1 February 2003 Answer each question, noting carefully the instructions for each. Repeat- Read the instructions for each question before answering!!! Be as specific as possible in each

More information

The Tissue Engineer s Toolkit

The Tissue Engineer s Toolkit The Tissue Engineer s Toolkit Stimuli Detection and Response Ken Webb, Ph. D. Assistant Professor Dept. of Bioengineering Clemson University Environmental Stimulus-Cellular Response Environmental Stimuli

More information

Cell Cell Communication

Cell Cell Communication IBS 8102 Cell, Molecular, and Developmental Biology Cell Cell Communication January 29, 2008 Communicate What? Why do cells communicate? To govern or modify each other for the benefit of the organism differentiate

More information

INTERACTION DRUG BODY

INTERACTION DRUG BODY INTERACTION DRUG BODY What the drug does to the body What the body does to the drug Receptors - intracellular receptors - membrane receptors - Channel receptors - G protein-coupled receptors - Tyrosine-kinase

More information

Cell Cell Communication

Cell Cell Communication IBS 8102 Cell, Molecular, and Developmental Biology Cell Cell Communication January 29, 2008 Communicate What? Why do cells communicate? To govern or modify each other for the benefit of the organism differentiate

More information

Regulation of cell function by intracellular signaling

Regulation of cell function by intracellular signaling Regulation of cell function by intracellular signaling Objectives: Regulation principle Allosteric and covalent mechanisms, Popular second messengers, Protein kinases, Kinase cascade and interaction. regulation

More information

GENETIC ANALYSIS OF RAS SIGNALING PATHWAYS IN CELL PROLIFERATION, MIGRATION AND SURVIVAL

GENETIC ANALYSIS OF RAS SIGNALING PATHWAYS IN CELL PROLIFERATION, MIGRATION AND SURVIVAL Manuscript EMBO-2009-72496 GENETIC ANALYSIS OF RAS SIGNALING PATHWAYS IN CELL PROLIFERATION, MIGRATION AND SURVIVAL Matthias Drosten, Alma Dhawahir, Eleanor Sum, Jelena Urosevic, Carmen Lechuga, Luis Esteban,

More information

Molecular Cell Biology - Problem Drill 19: Cell Signaling Pathways and Gene Expression

Molecular Cell Biology - Problem Drill 19: Cell Signaling Pathways and Gene Expression Molecular Cell Biology - Problem Drill 19: Cell Signaling Pathways and Gene Expression Question No. 1 of 10 1. Which statement about cell signaling is correct? Question #1 (A) Cell signaling involves receiving

More information

Computational Systems Biology: Biology X

Computational Systems Biology: Biology X Bud Mishra Room 1002, 715 Broadway, Courant Institute, NYU, New York, USA L#10:(November-22-2010) Cancer and Signals 1 1 Micro-Environment Story How does the rest of our body influences the cancer cell?

More information

GPCR. 2. Briefly describe the steps in PKA activation by a GPCR signal. You are encouraged to include a sketch.

GPCR. 2. Briefly describe the steps in PKA activation by a GPCR signal. You are encouraged to include a sketch. Biochemical Signaling Many of the most critical biochemical signaling pathways originate with an extracellular signal being recognized by a GPCR or a RTK. In this activity, we will explore these two signaling

More information

Cell Signaling II: A circuitous pursuit

Cell Signaling II: A circuitous pursuit Cell Signaling II: A circuitous pursuit Joe W. Ramos, Ph.D. joeramos@hawaii.edu www2.hawaii.edu/~joeramos From Genes and the Biology of Cancer, Varmus and Weinberg, 1993 1 Epinephrine binds β adrenergic

More information

What would you observe if you fused a G1 cell with a S cell? A. Mitotic and pulverized chromosomes. B. Mitotic and compact G1 chromosomes.

What would you observe if you fused a G1 cell with a S cell? A. Mitotic and pulverized chromosomes. B. Mitotic and compact G1 chromosomes. What would you observe if you fused a G1 cell with a S cell? A. Mitotic and pulverized chromosomes. B. Mitotic and compact G1 chromosomes. C. Mostly non-compact G1 chromosomes. D. Compact G1 and G2 chromosomes.

More information

Growth and Differentiation Phosphorylation Sampler Kit

Growth and Differentiation Phosphorylation Sampler Kit Growth and Differentiation Phosphorylation Sampler Kit E 0 5 1 0 1 4 Kits Includes Cat. Quantity Application Reactivity Source Akt (Phospho-Ser473) E011054-1 50μg/50μl IHC, WB Human, Mouse, Rat Rabbit

More information

Cell cycle, signaling to cell cycle, and molecular basis of oncogenesis

Cell cycle, signaling to cell cycle, and molecular basis of oncogenesis Cell cycle, signaling to cell cycle, and molecular basis of oncogenesis MUDr. Jiří Vachtenheim, CSc. CELL CYCLE - SUMMARY Basic terminology: Cyclins conserved proteins with homologous regions; their cellular

More information

Signal Transduction I

Signal Transduction I Signal Transduction I Prof. Tianhua Zhou Department of Cell Biology Zhejiang University School of Medicine Office hours by appointment tzhou@zju.edu.cn Signal transduction: Key contents for signal transduction:

More information

SUPPLEMENTARY INFORMATION

SUPPLEMENTARY INFORMATION In the format provided by the authors and unedited. 2 3 4 DOI: 10.1038/NMAT4893 EGFR and HER2 activate rigidity sensing only on rigid matrices Mayur Saxena 1,*, Shuaimin Liu 2,*, Bo Yang 3, Cynthia Hajal

More information

Signal Transduction: G-Protein Coupled Receptors

Signal Transduction: G-Protein Coupled Receptors Signal Transduction: G-Protein Coupled Receptors Federle, M. (2017). Lectures 4-5: Signal Transduction parts 1&2: nuclear receptors and GPCRs. Lecture presented at PHAR 423 Lecture in UIC College of Pharmacy,

More information

Protein kinases are enzymes that add a phosphate group to proteins according to the. ATP + protein OH > Protein OPO 3 + ADP

Protein kinases are enzymes that add a phosphate group to proteins according to the. ATP + protein OH > Protein OPO 3 + ADP Protein kinase Protein kinases are enzymes that add a phosphate group to proteins according to the following equation: 2 ATP + protein OH > Protein OPO 3 + ADP ATP represents adenosine trisphosphate, ADP

More information

Revision. camp pathway

Revision. camp pathway االله الرحمن الرحيم بسم Revision camp pathway camp pathway Revision camp pathway Adenylate cyclase Adenylate Cyclase enzyme Adenylate cyclase catalyses the formation of camp from ATP. Stimulation or inhibition

More information

EGFR model presentation E L Z A R A K I M A L O V A A L E X S M I T H

EGFR model presentation E L Z A R A K I M A L O V A A L E X S M I T H EGFR model presentation E L Z A R A K I M A L O V A A L E X S M I T H What are we going to talk about? Phenomena of the Sos-EGF dose response curve (length of run) Talking about dimers when rules are for

More information

Chapter 11: Enzyme Catalysis

Chapter 11: Enzyme Catalysis Chapter 11: Enzyme Catalysis Matching A) high B) deprotonated C) protonated D) least resistance E) motion F) rate-determining G) leaving group H) short peptides I) amino acid J) low K) coenzymes L) concerted

More information

Effects of Second Messengers

Effects of Second Messengers Effects of Second Messengers Inositol trisphosphate Diacylglycerol Opens Calcium Channels Binding to IP 3 -gated Channel Cooperative binding Activates Protein Kinase C is required Phosphorylation of many

More information

Chapter 11 Cell Communication Guided Reading. 3. How do intercellular connections function in cell to cell communication?

Chapter 11 Cell Communication Guided Reading. 3. How do intercellular connections function in cell to cell communication? AP Biology TEXT: Biology, Campbell and Reece 7 th Edition Name Chapter 11 Cell Communication Guided Reading This chapter is often considered difficult as you have not covered it in an introductory biology

More information

MEK1 Assay Kit 1 Catalog # Lot # 16875

MEK1 Assay Kit 1 Catalog # Lot # 16875 MEK1 Assay Kit 1 Kit Components Assay Dilution Buffer (ADB), Catalog # 20-108. Three vials, each containing 1.0ml of assay dilution buffer (20mM MOPS, ph 7.2, 25mM ß-glycerol phosphate, 5mM EGTA, 1mM sodium

More information

Supplementary Information. Table of contents

Supplementary Information. Table of contents Supplementary Information Table of contents Fig. S1. Inhibition of specific upstream kinases affects the activity of the analyzed readouts Fig. S2. Down-regulation of INCENP gene induces the formation

More information

CELL DENSITY AFFECTS ERK SIGNALING HETEROGENEITY. Yen-Der Li School of Medicine and Department of Physics National Taiwan University

CELL DENSITY AFFECTS ERK SIGNALING HETEROGENEITY. Yen-Der Li School of Medicine and Department of Physics National Taiwan University 1 CELL DENSITY AFFECTS ERK SIGNALING HETEROGENEITY Yen-Der Li School of Medicine and Department of Physics National Taiwan University Outline 2 Project summary Introduction Project scope & background Preliminary

More information

Lecture: CHAPTER 13 Signal Transduction Pathways

Lecture: CHAPTER 13 Signal Transduction Pathways Lecture: 10 17 2016 CHAPTER 13 Signal Transduction Pathways Chapter 13 Outline Signal transduction cascades have many components in common: 1. Release of a primary message as a response to a physiological

More information

1. Activated receptor tyrosine kinases (RTKs) phosphorylates themselves

1. Activated receptor tyrosine kinases (RTKs) phosphorylates themselves Enzyme-coupled receptors Transmembrane proteins Ligand-binding domain on the outer surface Cytoplasmic domain acts as an enzyme itself or forms a complex with enzyme 1. Activated receptor tyrosine kinases

More information

Introduction! Introduction! Introduction! Chem Lecture 10 Signal Transduction & Sensory Systems Part 2

Introduction! Introduction! Introduction! Chem Lecture 10 Signal Transduction & Sensory Systems Part 2 Chem 452 - Lecture 10 Signal Transduction & Sensory Systems Part 2 Questions of the Day: How does the hormone insulin trigger the uptake of glucose in the cells that it targets. Introduction! Signal transduction

More information

Studying prostate cancer as a network disease by qualitative computer simulation with Stochastic Petri Nets

Studying prostate cancer as a network disease by qualitative computer simulation with Stochastic Petri Nets Studying prostate cancer as a network disease by qualitative computer simulation with Stochastic Petri Nets Nicholas Stoy 1 Sophie Chen 2 Andrzej M. Kierzek 3 1 St Georges University of London, Cranmer

More information

Chem Lecture 10 Signal Transduction

Chem Lecture 10 Signal Transduction Chem 452 - Lecture 10 Signal Transduction 111130 Here we look at the movement of a signal from the outside of a cell to its inside, where it elicits changes within the cell. These changes are usually mediated

More information

Pancreatic Cancer Research and HMGB1 Signaling Pathway

Pancreatic Cancer Research and HMGB1 Signaling Pathway Pancreatic Cancer Research and HMGB1 Signaling Pathway Haijun Gong*, Paolo Zuliani*, Anvesh Komuravelli*, James R. Faeder #, Edmund M. Clarke* * # The Hallmarks of Cancer D. Hanahan and R. A. Weinberg

More information

Table S1: Data-generating Model:

Table S1: Data-generating Model: Table S1: Data-generating Model: Below are the parameters used for the data-generating model (section 1.5). The model was generated using CNORode. The data generating model is included below (figure S1).

More information

I. Top scoring maps. 1.IFN gamma signaling

I. Top scoring maps. 1.IFN gamma signaling I. Top scoring maps 1.IFN gamma signaling Interferon-gamma signaling Interferons (IFNs) are pleiotropic cytokines that mediate anti-viral responses, inhibit proliferation and participate in immune surveillance

More information

THE EUKARYOTIC CELL CYCLE AND CANCER

THE EUKARYOTIC CELL CYCLE AND CANCER THE EUKARYOTIC CELL CYCLE AND CANCER ABOUT THIS WORKSHEET This worksheet complements the Click and Learn The Eukaryotic Cell Cycle and Cancer developed in conjunction with the 2013 Holiday Lectures on

More information

Determination Differentiation. determinated precursor specialized cell

Determination Differentiation. determinated precursor specialized cell Biology of Cancer -Developmental Biology: Determination and Differentiation -Cell Cycle Regulation -Tumor genes: Proto-Oncogenes, Tumor supressor genes -Tumor-Progression -Example for Tumor-Progression:

More information

Chapter 9. Cellular Signaling

Chapter 9. Cellular Signaling Chapter 9 Cellular Signaling Cellular Messaging Page 215 Cells can signal to each other and interpret the signals they receive from other cells and the environment Signals are most often chemicals The

More information

CYTOKINE RECEPTORS AND SIGNAL TRANSDUCTION

CYTOKINE RECEPTORS AND SIGNAL TRANSDUCTION CYTOKINE RECEPTORS AND SIGNAL TRANSDUCTION What is Cytokine? Secreted popypeptide (protein) involved in cell-to-cell signaling. Acts in paracrine or autocrine fashion through specific cellular receptors.

More information

OECD QSAR Toolbox v.4.2. An example illustrating RAAF scenario 6 and related assessment elements

OECD QSAR Toolbox v.4.2. An example illustrating RAAF scenario 6 and related assessment elements OECD QSAR Toolbox v.4.2 An example illustrating RAAF scenario 6 and related assessment elements Outlook Background Objectives Specific Aims Read Across Assessment Framework (RAAF) The exercise Workflow

More information

Role of Phosphoinositide 3-Kinase in Activation of Ras and Mitogen-Activated Protein Kinase by Epidermal Growth Factor

Role of Phosphoinositide 3-Kinase in Activation of Ras and Mitogen-Activated Protein Kinase by Epidermal Growth Factor Role of Phosphoinositide 3-Kinase in Activation of Ras and Mitogen-Activated Protein Kinase by Epidermal Growth Factor Stefan Wennström and Julian Downward Mol. Cell. Biol. 1999, 19(6):4279. REFERENCES

More information

Concise Reference. HER2 Testing in Breast Cancer. Mary Falzon, Angelica Fasolo, Michael Gandy, Luca Gianni & Stefania Zambelli

Concise Reference. HER2 Testing in Breast Cancer. Mary Falzon, Angelica Fasolo, Michael Gandy, Luca Gianni & Stefania Zambelli Concise Reference Testing in Breast Cancer Mary Falzon, Angelica Fasolo, Michael Gandy, Luca Gianni & Stefania Zambelli Extracted from Handbook of -Targeted Agents in Breast Cancer ublished by Springer

More information

EGF receptor transactivation is crucial for cholinergic MAP kinase signaling in human keratinocytes

EGF receptor transactivation is crucial for cholinergic MAP kinase signaling in human keratinocytes 1st Electronic Conference on Molecular Science EGF receptor transactivation is crucial for cholinergic MAP kinase signaling in human keratinocytes Wymke Ockenga, Sina Kühne, Antje Banning and Ritva Tikkanen

More information

Corporate Medical Policy

Corporate Medical Policy Corporate Medical Policy Molecular Analysis for Targeted Therapy for Non-Small Cell Lung File Name: Origination: Last CAP Review: Next CAP Review: Last Review: molecular_analysis_for_targeted_therapy_for_non_small_cell_lung_cancer

More information

Intracellular signalling pathways activated by leptin by Gema FRUHBECK. Presentation by Amnesiacs Anonymous

Intracellular signalling pathways activated by leptin by Gema FRUHBECK. Presentation by Amnesiacs Anonymous Intracellular signalling pathways activated by leptin by Gema FRUHBECK Presentation by Amnesiacs Anonymous Introduction to Leptin By Ahrial Young Why is Leptin important? Pleiotropic = it controls the

More information

Cell Communication. Cell Communication. Communication between cells requires: ligand: the signaling molecule

Cell Communication. Cell Communication. Communication between cells requires: ligand: the signaling molecule Cell Communication Cell Communication Communication between cells requires: ligand: the signaling molecule receptor protein: the molecule to which the ligand binds (may be on the plasma membrane or within

More information

A network model of early events in epidermal growth factor receptor signaling that accounts for combinatorial complexity

A network model of early events in epidermal growth factor receptor signaling that accounts for combinatorial complexity BioSystems 83 (2006) 136 151 A network model of early events in epidermal growth factor receptor signaling that accounts for combinatorial complexity Michael L. Blinov, James R. Faeder, Byron Goldstein,

More information

Signal Transduction Cascades

Signal Transduction Cascades Signal Transduction Cascades Contents of this page: Kinases & phosphatases Protein Kinase A (camp-dependent protein kinase) G-protein signal cascade Structure of G-proteins Small GTP-binding proteins,

More information

The Role and Mechanism of Fibroblast Growth Factor Receptor 2 in Cellular Transformation

The Role and Mechanism of Fibroblast Growth Factor Receptor 2 in Cellular Transformation The Role and Mechanism of Fibroblast Growth Factor Receptor 2 in Cellular Transformation By Jiyoung Cha A dissertation submitted to the faculty of University of North Carolina at Chapel Hill in partial

More information

You can use this app to build a causal Bayesian network and experiment with inferences. We hope you ll find it interesting and helpful.

You can use this app to build a causal Bayesian network and experiment with inferences. We hope you ll find it interesting and helpful. icausalbayes USER MANUAL INTRODUCTION You can use this app to build a causal Bayesian network and experiment with inferences. We hope you ll find it interesting and helpful. We expect most of our users

More information

OncoPPi Portal A Cancer Protein Interaction Network to Inform Therapeutic Strategies

OncoPPi Portal A Cancer Protein Interaction Network to Inform Therapeutic Strategies OncoPPi Portal A Cancer Protein Interaction Network to Inform Therapeutic Strategies 2017 Contents Datasets... 2 Protein-protein interaction dataset... 2 Set of known PPIs... 3 Domain-domain interactions...

More information

Phospholipase C γ Prof. Graham Carpenter

Phospholipase C γ Prof. Graham Carpenter Graham Carpenter, h.d. rofessor of Biochemistry Cornelia Crooke Department of Biochemistry Vanderbilt University School of Medicine, Nashville, TN 1 Receptor Tyrosine Kinases GF Extracellular M Intracellular

More information

Lipids and Membranes

Lipids and Membranes Lipids and Membranes Presented by Dr. Mohammad Saadeh The requirements for the Pharmaceutical Biochemistry I Philadelphia University Faculty of pharmacy Membrane transport D. Endocytosis and Exocytosis

More information

Life Science 1A Final Exam. January 19, 2006

Life Science 1A Final Exam. January 19, 2006 ame: TF: Section Time Life Science 1A Final Exam January 19, 2006 Please write legibly in the space provided below each question. You may not use calculators on this exam. We prefer that you use non-erasable

More information

Enzymes Part III: regulation II. Dr. Mamoun Ahram Summer, 2017

Enzymes Part III: regulation II. Dr. Mamoun Ahram Summer, 2017 Enzymes Part III: regulation II Dr. Mamoun Ahram Summer, 2017 Advantage This is a major mechanism for rapid and transient regulation of enzyme activity. A most common mechanism is enzyme phosphorylation

More information

Appendix B. Nodulus Observer XT Instructional Guide. 1. Setting up your project p. 2. a. Observation p. 2. b. Subjects, behaviors and coding p.

Appendix B. Nodulus Observer XT Instructional Guide. 1. Setting up your project p. 2. a. Observation p. 2. b. Subjects, behaviors and coding p. 1 Appendix B Nodulus Observer XT Instructional Guide Sections: 1. Setting up your project p. 2 a. Observation p. 2 b. Subjects, behaviors and coding p. 3 c. Independent variables p. 4 2. Carry out an observation

More information

Many Forms of Cell-Cell Communication Regulate Tissue Function and Phenotype Physiological Functions of Gap Junctions Homeostasis buffering/sharing of ions, nutrients, and water Metabolic support nutrient

More information

Systems-level interactions between insulin-egf networks amplify mitogenic signaling.

Systems-level interactions between insulin-egf networks amplify mitogenic signaling. Thomas Jefferson University Jefferson Digital Commons Department of Pathology, Anatomy and Cell Biology Faculty Papers Department of Pathology, Anatomy and Cell Biology 1-20-2009 Systems-level interactions

More information

BL 424 Chapter 15: Cell Signaling; Signal Transduction

BL 424 Chapter 15: Cell Signaling; Signal Transduction BL 424 Chapter 15: Cell Signaling; Signal Transduction All cells receive and respond to signals from their environments. The behavior of each individual cell in multicellular plants and animals must be

More information

METABOLIC PETRI NETS. MONIKA HEINER, BTU Cottbus REINHARDT HEINRICH, HU BERLIN SOFTWARE ENGINEERING & PETRI NETS

METABOLIC PETRI NETS. MONIKA HEINER, BTU Cottbus REINHARDT HEINRICH, HU BERLIN SOFTWARE ENGINEERING & PETRI NETS Petri Nets & Metabolic Networks October 000 Petri Nets & Metabolic Networks October 000 BTU COTTBUS COMPUTER SCIENCE INSTITUTE SOFTWARE ENGINEERING & PETRI NETS METABOLIC PETRI NETS software Problem Petrinetz

More information

Lu Huang 1,7, Catherine Qiurong Pan 5,7, Baowen Li 6, Lisa Tucker-Kellogg 1,7, Bruce Tidor 1,3,4, Yuzong Chen 1,2 *, Boon Chuan Low 1,5,7 * Abstract

Lu Huang 1,7, Catherine Qiurong Pan 5,7, Baowen Li 6, Lisa Tucker-Kellogg 1,7, Bruce Tidor 1,3,4, Yuzong Chen 1,2 *, Boon Chuan Low 1,5,7 * Abstract Simulating EGFR-ERK Signaling Control by Scaffold Proteins KSR and MP1 Reveals Differential Ligand- Sensitivity Co-Regulated by Cbl-CIN85 and Endophilin Lu Huang 1,7, Catherine Qiurong Pan 5,7, Baowen

More information

A Computational Theory of Belief Introspection

A Computational Theory of Belief Introspection A Computational Theory of Belief Introspection Kurt Konolige Artificial Intelligence Center SRI International Menlo Park, California 94025 Abstract Introspection is a general term covering the ability

More information

Chapter 11: Cell Communication

Chapter 11: Cell Communication Name Period Chapter 11: Cell Communication The special challenge in Chapter 11 is not that the material is so difficult, but that most of the material will be completely new to you. Cell communication

More information

Sarah Jaar Marah Al-Darawsheh

Sarah Jaar Marah Al-Darawsheh 22 Sarah Jaar Marah Al-Darawsheh Faisal Mohammad Receptors can be membrane proteins (for water-soluble hormones/ligands) or intracellular (found in the cytosol or nucleus and bind to DNA, for lipid-soluble

More information

Osamu Tetsu, MD, PhD Associate Professor Department of Otolaryngology-Head and Neck Surgery School of Medicine, University of California, San

Osamu Tetsu, MD, PhD Associate Professor Department of Otolaryngology-Head and Neck Surgery School of Medicine, University of California, San Osamu Tetsu, MD, PhD Associate Professor Department of Otolaryngology-Head and Neck Surgery School of Medicine, University of California, San Francisco Lung Cancer Classification Pathological Classification

More information

Materiale per uso didattico 1

Materiale per uso didattico 1 BCII - Perroteau - shuttling citoplasma nucleus 1 ERK regulation by scaffolds and anchors 2 Materiale per uso didattico 1 ERK Pathway regulation by feedback loops and phosphatases 3 ERK has more

More information

Cell Motility. Junfeng Ji ( 纪俊峰 ), PhD

Cell Motility.   Junfeng Ji ( 纪俊峰 ), PhD Cell Motility Junfeng Ji ( 纪俊峰 ), PhD Professor Laboratory of Somatic Reprogramming and Stem Cell Aging Center for Stem Cell and Tissue Engineering School of Medicine Zhejiang University Email: jijunfeng@zju.edu.cnedu

More information

The Role of Ral GTPases in Human Oncogenic Transformation. Sameer H. Issaq. Department of Pharmacology and Cancer Biology Duke University

The Role of Ral GTPases in Human Oncogenic Transformation. Sameer H. Issaq. Department of Pharmacology and Cancer Biology Duke University The Role of Ral GTPases in Human Oncogenic Transformation by Sameer H. Issaq Department of Pharmacology and Cancer Biology Duke University Date: Approved: Christopher Counter, Supervisor Ann Marie Pendergast

More information

JAK/STAT, Raf/MEK/ERK, PI3K/Akt and BCR-ABL in cell cycle progression and leukemogenesis

JAK/STAT, Raf/MEK/ERK, PI3K/Akt and BCR-ABL in cell cycle progression and leukemogenesis (2004) 18, 189 218 & 2004 Nature Publishing Group All rights reserved 0887-6924/04 $25.00 www.nature.com/leu REVIEW JAK/STAT, Raf/MEK/ERK, PI3K/Akt and BCR-ABL in cell cycle progression and leukemogenesis

More information

CHAPTER 6 METABOLIC PATHWAY RECONSTRUCTION

CHAPTER 6 METABOLIC PATHWAY RECONSTRUCTION 66 CHAPTER 6 METABOLIC PATHWAY RECONSTRUCTION 6.1 GENERAL A metabolic pathway is a series of biochemical reactions that occur within a cell and these chemical reactions are catalyzed by certain enzymes.

More information

Part I => CARBS and LIPIDS. 1.7 Signal Transduction 1.7a Endocrine Hormones 1.7b Hormone Receptors

Part I => CARBS and LIPIDS. 1.7 Signal Transduction 1.7a Endocrine Hormones 1.7b Hormone Receptors Part I => CARBS and LIPIDS 1.7 Signal Transduction 1.7a Endocrine Hormones 1.7b Hormone Receptors Section 1.7a: Endocrine Hormones Synopsis 1.7a - Hormones are chemical messengers that play a key role

More information

Biochemistry 673 Your Name: Regulation of Metabolism Assoc. Prof. Jason Kahn Final Exam (150 points total) May 17, 2005

Biochemistry 673 Your Name: Regulation of Metabolism Assoc. Prof. Jason Kahn Final Exam (150 points total) May 17, 2005 Biochemistry 673 Your Name: Regulation of Metabolism Assoc. Prof. Jason Kahn Final Exam (150 points total) May 17, 2005 You have 120 minutes for this exam. Explanations should be concise and clear. Generous

More information

Molecular Bioscience 401: Lecture 11.1 Cell Signaling. Slide #1

Molecular Bioscience 401: Lecture 11.1 Cell Signaling. Slide #1 Molecular Bioscience 401: Lecture 11.1 Cell Signaling Slide #1 Cell Communication Necessary for multicellular organisms Unlike unicellular organisms, multicellular Organisms require elaborate cell communication

More information

Chapter 11 Guided Reading: Cell Communication

Chapter 11 Guided Reading: Cell Communication Name Chapter 11 Guided Reading: Cell Communication The special challenge in Chapter 11 is not that the material is so difficult, but that most of the material will be completely new to you. Cell communication

More information

Description of Procedure or Service. Policy. Benefits Application

Description of Procedure or Service. Policy. Benefits Application Corporate Medical Policy KRAS, NRAS, BRAF Mutation Analysis and Related File Name: Origination: Last CAP Review: Next CAP Review: Last Review: kras_nras_braf_mutation_analysis_and_related_treatment_in_metastatic_colorectal_cancer

More information

AN ALGORITHM TO ASSEMBLE PATHWAYS FROM PROCESSES

AN ALGORITHM TO ASSEMBLE PATHWAYS FROM PROCESSES AN ALGORITHM TO ASSEMBLE PATHWAYS FROM PROCESSES J. E. MITTENTHAL Cell and Structural Biology, University of Illinois, 505 S. Goodwin St., Urbana, IL 61801 To understand or to modify a biological pathway,

More information

C) You find that the Raf kinase is not constitutively active. What was necessary in the previous assay to show any Raf kinase activity?

C) You find that the Raf kinase is not constitutively active. What was necessary in the previous assay to show any Raf kinase activity? PROBLEM SET 3 1. You have obtained immortalized liver cells from a patient who died of Wilson s disease, an inherited disorder of copper metabolism marked by neuronal degeneration and hepatic cirrhosis.

More information