Guided Tour of the Pathway Logic SmallKB

In Pathway Logic (PL) steps of a signal transduction pathway/process are represented as transition rules that change the state and or location of signaling proteins. A protein (or other biomolecule) together with its state and location is called an occurrence (also called a species in some modeling systems). Rather than model predefined pathways, transition rules, representing biochemical reactions/transformations, are curated from the literature and collected into a knowledge base (KB). In the context of such a KB, a model is specified by specifying the set of occurrences initially present (called an initial state or dish, as in petri dish). See PL basics for more details about the PL representation system.

The PLA viewer allows you to browse and query networks derived from an initial knowledge base. SmallKB is a small part of a model of the response to Egf stimulation in epithelial-like cells. It includes sufficiently many reactions to illustrate many features of signaling networks while being small enough to allow the user to quickly try the different features of PLA. See the PLA reference guide for a more complete description of PLA features.

In this guided tour, double click on a figure to see an enlarged version. Single click to restore the figure to its original size.

CONTENTS  
Startup
  Navigating a Network Graph.
  Getting information graph nodes
Finding pathways
  Activating Hras
  Activating Plcg
  Comparing Pathways
Making your own model
Exploring a network

Startup

When PLA starts up, a knowledge base manager window (title: PLA KBManager) appears in the upper left corner of your screen. The KBManager displays a list of available knowledge bases (rule sets). Initially, in this demo, there is just one KB, SmallKB. The currently selected KB highlighted in blue.

kbwdo

Screen shot of the PLA KBManager

Start by selecting a predefined dish: press the "Select Dish" button on the right side of the KBManager window. This produces a menu with two options: "Edit" and "PreDefined". Select (click on) "PreDefined". This produces a (sub)menu with a list of pre-defined dishes (in this case "rafUbe213Dish" and "rasDish"). Select "rasDish" (by clicking on the corresponding menu item). Shortly a PLA viewer window (titled InitialNet for rasDish (graph2)) will appear on your screen displaying the rasDish model (the network of reactions reachable starting from the occurrences in rasDish).

ras

Screen shot of the Hras dish graph

A network of reactions is displayed as a graph with two kinds of node. Ovals represent occurrences---proteins or chemicals in a specific state and location. For example the oval labelled Egf:EgfR-act-CLm represents an Efg receptor (also known as ErBb1) that is bound to its ligand, Egf (Egf:), activated (-act) and located in the cell membrane (-CLm).

We use the following abbreviations.

Locations
  Out --- outside the cell, the medium or supernatant
  CLm --- in/across the cell membrane
  CLi --- attached to the inside of the cell membrane
  CLc --- in the cytoplasm

Modifications
 Yphos --- phosphorylated on a tyrosine
 act   --- activated
 reloc --- relocated
 ubiq  --- ubiquitinated
 GDP   --- loaded with Guanosine diphosphate (GDP)
 GTP   --- loaded with Guanosine triphosphate (GTP)

Darker colored ovals represent occurrences in the initial state (the selected dish when the network is generated by choosing a dish). Lighter colored ovals represent potential states/locations of these components.

Rectangles represent rules. The label in a rectangle is its (abbreviated) identifier in the knowledge base. Solid arrows from an occurrence to a rule indicate that the occurrence is a reactant (rule input). Solid arrows from a rule to an occurrence indicate that the occurrence is a product (rule output). Dashed arrows from an occurrence to a rule indicate that the occurrence is a modifier/enzyme/catalyst---it is necessary for the reaction to take place but is not changed by the reaction.

Navigating a Network Graph.

In the upper right of the PLA graph window is a thumbnail sketch of the full graph with a red rectangle delineating the part of the graph visible in the graph panel (on the left). Drag the rectangle around or click on different points in the thumbnail to change what is visible in the graph panel.

In the lower right of the PLA graph window is an information pane with several tabs. The "Find" tab (the default) contains two lists: on the left a list of all occurrence nodes in the graph, and on the right a list of all rule nodes. You can use these lists to find a node of interest and center the view on that node.

For example, type "hr " in the text box above the occurrence list (under "Find Occurrence"). Tab completes "hr" to "Hras-GDP-CLi", the first occurrence in the list whose label contains "hr" as a prefix (ignoring case). Tab again to find the next match, "Hras-GTP-CLi". (Continued tabbing cycles through the matches.) Note that the matched label is highlighted in the occurrence list. Double click on the highlighted occurrence (or click the "Find" button at the bottom) to center the visible part of the graph on the occurrence of interest. You can also use the scroll bar on the right of the occurrence list to find the occurrence of interest and select it by clicking directly on the item in the list. Finding rules works in a similar manner.

Some of the arrows lead to nodes not visible in the current view. To find out what is at the other end, click on the arrow. To go to the other end, double-click on the arrow. For example, click on the middle dashed arrow leading into rule 6. The information window (context tab) tells you what the node at the other end is, and also provides some options for re-centering the graph. Click on the button labelled Goto Grb2-reloc-CLi (off screen). Now the graph view is centered on the other end of the arrow (Grb2-reloc-CLi). Double clicking on the arrow (middle dashed arrow coming out of Grb2-reloc-CLi) and the view will be recentered on the arrows other end.

Getting Information About Graph Nodes.

Clicking on a node displays information options in the Context tab of the information pane.

Finding Pathways

Enough browsing! Lets find some Pathways. A pathway is a collection of rules assembled in response to a query. A query specifies goals---occurrences that should be present, i.e. states and locations of proteins. It may also specify occurences or rules to be avoided. The execution of a pathway (see #Petri nets) leads from the model's initial state to a state satisfying the goals, while not passing through any states containing occurrences to be avoided, or using any rules to be avoided. For the tour we will find two pathways, one activating "Hras" and one activating "Plcg" and compare them.

Activating Hras

First, find a path activating Hras (going from Hras loaded with GDP to Hras loaded with GTP).

Activating Plcg

Next find a pathway activating Plcg.

Comparing Pathways

Now we can compare the Hras and Plcg pathways. In the new pathway window (title: Pathnet in rasDish (graph 6), subtitle Goals: Plcg-act-CLi) click on the menu labelled Compare. The window hierarchy will be displayed (gray names are not comparable graphs). Choose Pathnet in rasDish (graph 4). A new graph viewer window will appear displaying the comparison graph. Nodes that belong to both graphs are colored pink, those only in the starting graph (the pathway to Plcg-act-CLi) are colored purple, and those only in the compare to graph are colored cyan. (You can get this information from the color key at the right of the tool bar by mousing over the color of interest.) You can see the comparison graph in the context of the common parent (the rasDish net) by clicking on the In Context button.

Making Your own Dish.

Now try making your own dish (with a little help). We are going to do this using the dish editor, starting with the pre-defined rasDish and adding some occurrences, namely Ube213-ubiq-CLi, Cbl-CLc. This will add a new branch to the rasDish network

Using the compare button or menu compare the graph for myDish to the rasDish graph (graph 2). Try navigating, finding paths, and comparing in the myDish model.

To make the raf1Ube312Dish you need to add PP2a-CLc, Pak1-CLc, 1433x1-CLc, and Raf1-CLc to myDish. This will extend the Hras pathway to activation of Raf1 Try it.

CAVEAT about DISH EDITING!!

PLA assumes that a component (protein or chemical) appears at most once in a dish -- independent of its modifications, binding to other components in a complex, or location. The current version of the PLA dish editor does not enforce this (its on the TODO list). So the user needs use self-restraint and not have more than one occurrence of a component in the dish when the OK button is pressed. For example a dish with both Efg-Out and Egf:EgfR-act-CLm is not allowed.

Exploring a Network.

Another mode of using PLA is to incrementally explore a network starting from an initial set of nodes. Exploration can be initiated from a knowledge base (select one in the KBManager window), or from a network derived from an initial state. The initial nodes for exploration can be specified by choosing a set of occurrences (using the Explore(occs) button) or by choosing a set of rules (using the Explore(rules) button).

Lets explore in the network for the rafUbe213Dish starting from Sos1-CLc.

There are many ways to explore -- you can explore up or down from all occurrences (that have unexplored connections) using the Up/Down buttons in the tool bar; you can select one or more occurrences to explore from (either by clicking on the occurrence as for goal setting followed by exploreSelected, or by using the Explore button in the tool bar), you can hide rules that appear in the graph, you can add new rules or occurrences that may have no current connections (via the Explore button). By default, each explore operation modifies the graph and the modified graph is displayed in the same window (the previous state is lost). If at some point you wish to save the current exploration state, but continue to explore, you can check the "New Frame" box in the tool bar to continue in a fresh window.

Lets try a few things.

Although there are features of PLA that we haven't used, this should give you a idea of what can be done, and the reference document will fill in missing details.