Modeling Biological Systems

Slides:



Advertisements
Similar presentations
Simulation of Prokaryotic Genetic Circuits Jonny Wells and Jimmy Bai.
Advertisements

New Mexico Computer Science For All Designing and Running Simulations Maureen Psaila-Dombrowski.
Mathematical Modeling Overview on Mathematical Modeling in Chemical Engineering By Wiratni, PhD Chemical Engineering Gadjah Mada University Yogyakarta.
Some foundations of Cellular Simulation Nathan Addy Scientific Programmer The Molecular Sciences Institute November 19, 2007.
Robustness analysis and tuning of synthetic gene networks February 15, 2008 Eyad Lababidi Based on the paper “Robustness analysis and tuning of synthetic.
Multiscale Stochastic Simulation Algorithm with Stochastic Partial Equilibrium Assumption for Chemically Reacting Systems Linda Petzold and Yang Cao University.
Combinatorial Synthesis of Genetic Networks Guet et. al. Andrew Goodrich Charles Feng.
Signal Processing in Single Cells Tony 03/30/2005.
Gaussian process modelling
AP STATISTICS “Do Cell Phones Distract Drivers?”.
Biological Oscillations Using the Goodwin Oscillator as a model of negative feedback J. Watrous Biology Department St. Joseph’s University July, 2008.
How fast or slow is a reaction? And how can we make it go faster or slower?
Stochastic modeling of molecular reaction networks Daniel Forger University of Michigan.
Scenario: Internet Attack Eunice Huang. What is DDoS? A denial-of-service attack (DoS attack) is an attempt to make a computer resource unavailable to.
Simulation is the process of studying the behavior of a real system by using a model that replicates the behavior of the system under different scenarios.
A Stochastic Model of Platoon Formation in Traffic Flow USC/Information Sciences Institute K. Lerman and A. Galstyan USC M. Mataric and D. Goldberg TASK.
Why are there so few key mutant clones? Why are there so few key mutant clones? The influence of stochastic selection and blocking on affinity maturation.
A Genetic Differential Amplifier: Design, Simulation, Construction and Testing Seema Nagaraj and Stephen Davies University of Toronto Edward S. Rogers.
Biochemical Reactions: how types of molecules combine. Playing by the Rules + + 2a2a b c.
26/04/04 Petri nets in systems biology: creation, analysis and simulation Oliver Shaw School of Computing Science.
Biochemical Reactions computationinputsoutputs Molecular Triggers Molecular Products Synthesizing Biological Computation Protein-Protein Chemistry at the.
1 Tom Edgar’s Contribution to Model Reduction as an introduction to Global Sensitivity Analysis Procedure Accounting for Effect of Available Experimental.
Directed Evolution of a Genetic Circuit 15 February 2008 George McArthur This presentation is primarily based on content taken from the paper “Directed.
Modelling Complex Systems Video 4: A simple example in a complex way.
Unified Adaptivity Optimization of Clock and Logic Signals Shiyan Hu and Jiang Hu Dept of Electrical and Computer Engineering Texas A&M University.
Chapter 2 Section 2 Surveys, Samples, and Populations Obj: Explain the survey method and the importance of proper sampling techniques.
GROMACs GROningen MAchine for Chemical Simulations Eliana Bohorquez Puentes Nicolas Ortiz Gonzalez.
The Computer: A Digital Tool
Chapter 14. Conclusions From “The Computational Nature of Language Learning and Evolution” Summarized by Seok Ho-Sik.
Simulation of the Interaction Between Two Counterflowing Rarefied Jets
Evolutionary Algorithms Jim Whitehead
Prepared by Lloyd R. Jaisingh
Limiting and Excess Reactants
OPS - Energy Harvesting
ADVANTAGES OF SIMULATION
Electronic Circuit-II
CSCI1600: Embedded and Real Time Software
Rates of Reactions Lesson 11 September 13th, 2010.
Controller Tuning: A Motivational Example
A Computational Model of Chemotaxis-Based Cell Aggregation
Chemical Kinetics – collision theory
Rates and Equilibrium Notes, part I
Day 26: November 1, 2013 Synchronous Circuits
Stat 217 – Day 28 Review Stat 217.
Physics-based simulation for visual computing applications
Probability and Probability Distributions
Overview of Models & Modeling Concepts
CISC 841 Bioinformatics (Spring 2006) Inference of Biological Networks
Signal and Systems Chapter 2: LTI Systems
C5 Monitoring and Controlling Chemical Reactions
Scott Randall Thompson, MSCS, MBA, PMP
Large Time Scale Molecular Paths Using Least Action.
Boltzmann Machine (BM) (§6.4)
Enzyme Reaction Rates -enzymes are also known as biological catalysts
How Fast Does A Reaction Occur?
ECE 352 Digital System Fundamentals
Sample Size What is the importance?.
6.1 Simulation.
Timing analysis research
Computational Biology
MECH 3550 : Simulation & Visualization
Helen: Maliciously Secure Coopetitive Learning for Linear Models
Electronic Circuit-II
PID Controller Design and
Reaction Rates Chapter 17.
SIMULATION IN THE FINANCE INDUSTRY BY HARESH JANI
Complexity as Fitness for Evolved Cellular Automata Update Rules
Dr. Arslan Ornek MATHEMATICAL MODELS
Srinivas Neginhal Anantharaman Kalyanaraman CprE 585: Survey Project
Presentation transcript:

Modeling Biological Systems

Overview Why model biological systems? What to model? Types of models

Why model biological systems? May provide insight into a problem in experimentation (e.g. a genetic circuit oscillating at a frequency that inhibits bi-stable behavior). Increased inefficiency. Instead of conducting every experiment in the lab, some can be simulated to judge practicality and necessity. Selection of ideal biological parts for desired output.

Types of Models Continuous time simulation - assumes there are enough reactants for a continuous probability distribution of all reactions. Fast computationally, not as accurate in general. Stochastic simulation - takes into account the low concentration of reactants on the cellular level. Very slow computationally, considered far more accurate. Hybrid stochastic simulation - combination of continuous time and stochastic methods.

What to Model? Although it would be nice to model every parameter, in most cases it is impractical or impossible to do so due to computational limitations.