the jigcell problem solving environment (pse)

17
The JigCell Problem Solving Environment (PSE) Marc Vass and Nick Allen Department of Computer Science Virginia Tech

Upload: kishi

Post on 15-Jan-2016

30 views

Category:

Documents


0 download

DESCRIPTION

The JigCell Problem Solving Environment (PSE). Marc Vass and Nick Allen Department of Computer Science Virginia Tech. Computational Molecular Biology. Conversions are done by hand. CKI. +APC. Cdh1. +APC. Cdk. Cdc20. Cln. Cdk. CycB. Molecular network. Differential equations. Pds1. - PowerPoint PPT Presentation

TRANSCRIPT

Page 1: The JigCell Problem Solving Environment (PSE)

The JigCell Problem Solving Environment (PSE)

Marc Vass and Nick AllenDepartment of Computer Science

Virginia Tech

Page 2: The JigCell Problem Solving Environment (PSE)

Computational Molecular Biology

Conversions are done by hand

CdkCycB

Cdh1 CK

I

ClnCdk

Cdc20 +APC

Molecular network

+APCd CDK

dt = k1 - (v2’ + v2” . Cdh1 ) . CDK

d Cdh1dt =

(k3’ + k3” . Cdc20A) (1 - Cdh1) J3 + 1 - Cdh1 -

(k4’ + k4” . CDK . M) Cdh1 J4 + Cdh1

d IEPdt = k9

. CDK . M . (1 – IEP ) – k10 . IEP

d Cdc20T

dt = k5’ + k5” (CDK . M)4

J54 + (CDK . M)4 - k6

. Cdc20T

d Cdc20A

dt = k7

. IEP (Cdc20T - Cdc20A) J7 + Cdc20T - Cdc20A

- k8

. MAD Cdc20A

J8 + Cdc20A - k6

. Cdc20T

Differential equations

Page 3: The JigCell Problem Solving Environment (PSE)

growth

RENT

Lte1

Clb5MBF

P Sic1 SCFSic1Swi5

Clb2Mcm1

APC

Cdc14

Cdc14

CDKs

Cln2SBF

?

andCln3

Bck2

DNA synthesis

Inactive trimer

Inactive trimer

P

Clb2

Budding

Cdc20

Cdc20

Cdh1

Cdh1

Mcm1

Mad2

unaligned chromosomes

Cdc14

SBF

Esp1 Esp1Pds1

Pds1

Net1

Net1P

PPX

Cdc15/MENTem1-GDP

Tem1-GTPBub2

unaligned chromosomesCdh1

Sister chromatid separation

Mcm1

IEP

Cln2Clb2Clb5

Cdc20

Page 4: The JigCell Problem Solving Environment (PSE)

The JigCell PSE

Why we need a PSE Representing a model Making a prediction based on the

model Validating a model

Page 5: The JigCell Problem Solving Environment (PSE)

Without a PSE

Impossible to move beyond simple hand built models

Evaluating models is repetitive and time consuming

Leads to more errors

Page 6: The JigCell Problem Solving Environment (PSE)

Begin with a Wiring Diagram

Frog Egg Extract Model

Ma->MiMi->Ma

Reaction Equations

Page 7: The JigCell Problem Solving Environment (PSE)

Enter Wiring Diagram into Model Builder

Page 8: The JigCell Problem Solving Environment (PSE)

Define Parameters and Initial Conditions

Page 9: The JigCell Problem Solving Environment (PSE)

Performing a Comparison

Identify experimental results of interest

Define a simulation with equivalent conditions

Massage simulation results into a usable form

Run an objective evaluation

Page 10: The JigCell Problem Solving Environment (PSE)

Define Experimental Data

Page 11: The JigCell Problem Solving Environment (PSE)

Associate Experimental Data with a Model

Page 12: The JigCell Problem Solving Environment (PSE)

Massage Simulation Results

Page 13: The JigCell Problem Solving Environment (PSE)

Define Objective Evaluation

Page 14: The JigCell Problem Solving Environment (PSE)

Compare Simulations to Experiments

Quick identification of problems

Page 15: The JigCell Problem Solving Environment (PSE)

Visualize Results

MPF mphase activation MPF interphase activation

Page 16: The JigCell Problem Solving Environment (PSE)

Conclusions

JigCell allows modelers to produce truly useful computer representations of molecular regulatory systems

JigCell also allows modelers to quickly evaluate and re-evaluate changes to their models against experimental data

Page 17: The JigCell Problem Solving Environment (PSE)

Questions