Master's Thesis Defense: A Python Library for Ion Channel Modeling

Slides:



Advertisements
Similar presentations
Outline Neuronal excitability Nature of neuronal electrical signals Convey information over distances Convey information to other cells via synapses Signals.
Advertisements

Outline Neuronal excitability Nature of neuronal electrical signals Convey information over distances Convey information to other cells via synapses Signals.
Essential Animal Cell Biology Department of Biomedical Sciences
RESTING MEMBRANE POTENTIAL & ACTION POTENTIAL MR. Arjun Maitra Assistant Professor Dept. of Physiology PCMS&RC.
Modeling the Action Potential in a Squid Giant Axon And how this relates to the beating of your heart.
Gated Ion Channels Ahu Karademir Andrei Vasiliev.
Membrane Potential Transduction of signals at the cellular level Resting Membrane Potential Action Potential.
Ion Channels John Koester jdk3 References:
PHYSIOLOGY 1 Lecture 11 Membrane Potentials. n Objectives: Student should know –1. The basic principals of electricity –2. Membrane channels –3. Electrical-chemical.
Neurophysiology Opposite electrical charges attract each other
Lecture 5: Membrane transport
Lecture 4 BIO 344 Chapter 10 and 11.
Neurophysiology Opposite electrical charges attract each other In case negative and positive charges are separated from each other, their coming together.
General Organization - CNS and PNS - PNS subgroups The basic units- the cells - Neurons - Glial cells Neurophysiology - Resting, graded and action potentials.
Diffusion Diffusion – net movement of particles from an area of higher concentration to an area of lower concentration Caused by random movement Is a slow.
Gating Modeling of Ion Channels Chu-Pin Lo ( 羅主斌 ) Department of Applied Mathematics Providence University 2010/01/12 (Workshop on Dynamics for Coupled.
BME 6938 Neurodynamics Instructor: Dr Sachin S. Talathi.
RESTING MEMBRANE POTENTIAL
Lotte Ramekers. Research questions Introduction Models Methods Experiments and results Conclusions Questions.
EQUIVALENT CIRCUIT MODEL FOR THE CELL MEMBRANE Reported by: Valerie Chico ECE 5.
4-1 Copyright  2005 McGraw-Hill Australia Pty Ltd PPTs t/a Biology: An Australian focus 3e by Knox, Ladiges, Evans and Saint Chapter 4: Movement across.
Mind, Brain & Behavior Wednesday January 29, 2003.
صدق الله العظيم الاسراء اية 58. By Dr. Abdel Aziz M. Hussein Lecturer of Medical Physiology Member of American Society of Physiology.
Physiology as the science. Defining of “physiology” notion Physiology is the science about the regularities of organisms‘ vital activity in connection.
DIFFUSION POTENTIAL, RESTING MEMBRANE POTENTIAL, AND ACTION POTENTIAL
Physiology as the science. Bioelectrical phenomena in nerve cells
Electrochemical Potentials A. Factors responsible 1. ion concentration gradients on either side of the membrane - maintained by active transport.
Computing in carbon Basic elements of neuroelectronics Elementary neuron models -- conductance based -- modelers’ alternatives Wiring neurons together.
ModFossa: A Python Library for Ion Channel Modeling
Facilitated Diffusion and Active Transport
Joshua Dudman :: 0 mV -80 mV.
Structural description of the biological membrane. Physical property of biological membrane.
Membranes and Transport
MATHEMATICAL MODEL FOR ACTION POTENTIAL
Chapter 3: Cellular Level of Organization. Introduction Smallest unit performing vital physiological functions Sex Cells Somatic Cells Homeostasis maintained.
Objectives Basics of electrophysiology 1. Know the meaning of Ohm’s Law 2. Know the meaning of ionic current 3. Know the basic electrophysiology terms.
Chapter 4 Transport of Substances Through Cell Membranes Dr. Marko Ljubković Department of Physiology 1.
PHYSIOLOGY 1 LECTURE 10 DIFFUSION Simple, Facilitated, Active.
Ions channels definition of ion channels: A protein that acts as a pore in a cell membrane and permits the selective passage of ions (such as potassium.
Lecture 1 –Membrane Potentials: Ion Movement - Forces and Measurement
Resting (membrane) Potential
The electrical properties of the plasma membrane (L3)
Neuroscience: Exploring the Brain, 3e
Membranes, CHANNELS AND TRANSFER WEEK 1
ION CHANNELS AS DRUG TARGETS & CONTROL OF RECEPTOR EXPRESSION
Regulation of ion channel
Neuron Model To model a neuron at the ionic level Modelling Goal
Cell Membrane Structure
Introduction Action potential in the nervous system
How and why neurons fire
Movement Across a Membrane A Review
Transport across cell membrane Dr Farzana Salman.
Facilitated Diffusion and Active Transport
ION CHANNELS AS DRUG TARGETS &
Focus Concept: Stability and Homeostasis
Cell to Cell Communication via Ion-Channel Linked Receptors
(a) A channel protein Channel protein Solute Carrier protein Solute
Ion Channels & Cellular Electrophysiology
Cardiac Muscle Physiology
Action Potential – II (the Hodgkin-Huxley Axon)
Electrical properties of the cell membrane
Today: Membrane Function Structure & Function
Notes Cell Communication & Cell Signaling!
CONCEPT OF NERST POTENTIAL AND SODIUM POTASSIUM PUMP
Action Potentials Department of Biology, WCU.
Membrane Potential Transduction of signals at the cellular level
Membrane Potential PNS Chapter /
Week 3a: Ion gradients and equilibrium potentials
Week 3b: Ion channel function
Presentation transcript:

Master's Thesis Defense: A Python Library for Ion Channel Modeling Gareth Ferneyhough Department of Computer Science and Engineering University of Nevada, Reno Dr. Frederick C. Harris, Jr. / Thesis Advisor May, 2013

Acknowledgements Thanks to committee members: Dr. Frederick C. Harris, Jr. Dr. Sergiu Dascalu Dr. Normand Leblanc This work was partially supported by the U.S. Office of Naval Research (N000140110014).

Outline Introduction Biology background Mathematical background Software design Software demonstration Discussion Questions

Introduction Cell membrane [4].

Introduction What are ion channels? Used for: Family of proteins embedded in cell membrane Passive transport Selectively permeable Diverse Used for: shaping cell voltage sensing communication regulation of volume [1].

Trpv1 (capsaicin receptor) ion channel [2]. Introduction Trpv1 (capsaicin receptor) ion channel [2].

Introduction Types of ion channels Voltage-gated Ligand-gated (Na+ channel) Ligand-gated (Calcium-activated chloride channel) Stretch-gated (blood pressure regulation) Nicotinic acetylcholine receptor [3].

Introduction Why study ion channels? Diseases: Familial hemiplegic migraine Cystic fibrosis Others Poisons / toxins Snakes, scorpions, spiders, bees Understanding function can lead to new treatments / drugs

Background: Electrochemical gradient

Background: Electrochemical gradient What provides the work to drive ions through their channels?

Background: Electrochemical gradient What provides the work to drive ions through their channels? The electrochemical gradient What is that? Combination of diffusion and electrical forces

Background: Electrochemical gradient Nernst equation:

Background: Membrane potential How do ion channels contribute to the cell's membrane potential? channel state affects membrane permeability to ions permeability ≈ conductivity

Background: Membrane potential How do ion channels contribute to the cell's membrane potential? channel state affects membrane permeability to ions permeability ≈ conductivity Ohm's law: V=IR V=I/G

Background: Membrane potential How do ion channels contribute to the cell's membrane potential? channel state affects membrane permeability to ions permeability ≈ conductivity Ohm's law: V=IR V=I/G I=GV

Background: Membrane potential Formally, Is = Gs * (DrivingForces ), where DrivingForces = (Vm - Es). Substituting: Is = Gs * (Vm - Es).

Background: Membrane potential Formally, Is = Gs * (DrivingForces ), where DrivingForces = (Vm - Es). Substituting: Is = Gs * (Vm - Es). How do we calculate Gs? Proportion of open channels

Background: Channel modeling How do we model the kinetics, or gating of ion channels?

Background: Channel modeling How do we model the kinetics, or gating of ion channels? Represent channel as a continuous time Markov process

Background: Channel modeling How do we model the kinetics, or gating of ion channels? Represent channel as a continuous time Markov process States ≈ channel's functional shape i.e. open, closed, deactivated, inactivated States are connected using various rates

Background: Channel modeling Continuous time Markov process: used to simulate stochasticity maintain "memoryless" Markov property transitions between states can occur at any time with exponentially distributed probability

Background: Channel modeling Continuous time Markov process: used to simulate stochasticity maintain "memoryless" Markov property transitions between states can occur at any time with exponentially distributed probability can give us the model's probability distribution i.e. what is the probability that our ion channel is in the open state?

Background: Channel modeling Continuous time Markov process: used to simulate stochasticity maintain "memoryless" Markov property transitions between states can occur at any time with exponentially distributed probability can give us the model's probability distribution i.e. what is the probability that our ion channel is in the open state? or - out of many ion channels, how many are open?

Background: Channel modeling Continuous time Markov process: evolution of probability distribution: where P is the vector of state probabilities, and A is the transition matrix

Background: Channel modeling Continuous time Markov process: evolution of probability distribution: where P is the vector of state probabilities, and A is the transition matrix

Background: Channel modeling

Background: Channel modeling In summary: Ion channels change state in response to environmental factors

Background: Channel modeling In summary: Ion channels change state in response to environmental factors The state of ion channels affects the cell membrane's permeability (conductance)

Background: Channel modeling In summary: Ion channels change state in response to environmental factors The state of ion channels affects the cell membrane's permeability (conductance) We can model the conductance over time of an ion channel using continuous time Markov processes

Background: Channel modeling In summary: Ion channels change state in response to environmental factors The state of ion channels affects the cell membrane's permeability (conductance) We can model the conductance over time of an ion channel using continuous time Markov processes states - channel's physical state rates - transitions between states dependent on voltage, binding of ligands, etc.

Existing simulators Several ion channel simulators exist that use CTMM

Existing simulators Several ion channel simulators exist that use CTMM many rely on GUI IonChannelLab QUB

Existing simulators Several ion channel simulators exist that use CTMM many rely on GUI IonChannelLab QUB Some authors use MATLAB

Existing simulators Several ion channel simulators exist that use CTMM many rely on GUI IonChannelLab QUB Some authors use MATLAB slow

Existing simulators

Existing simulators

Existing simulators Several ion channel simulators exist that use CTMM many rely on GUI IonChannelLab QUB Some authors use MATLAB slow What about a Python library for ion channel modeling?

Our software: ModFossa CTMM ion channel simulator written in C++ fast ODE solving 17 times faster than MATLAB implementation available as Python library easy model creation attractive plotting scriptable

Our software: ModFossa Rate constant types: constant exponential voltage-gated sigmoidal voltage-gated ligand-gated Experiment definition: voltage protocol concentration protocol

Our software: ModFossa Plots: all plots are vector graphics currents conductance vs. voltage conductance vs. concentration IV curves at specified time

ModFossa plot: voltage protocol

ModFossa plot: currents

ModFossa plot: G vs Concentration

ModFossa plot: G vs Voltage

ModFossa plot: IV curves

Our software: ModFossa Software development: Ubuntu Linux with Eclipse CDT C++ 11 SUNDIALS ODE solver Boost.Python Python 2.7

Our software: ModFossa Software development: Ubuntu Linux with Eclipse CDT C++ 11 SUNDIALS ODE solver Boost.Python Python 2.7 Building, testing, documentation: CMake Doxygen, Sphinx GTest

GTest example

Sphinx example

Our software: ModFossa

Our software: ModFossa ModFossa demonstration: Two-state model Angermann calcium-activated chloride channel model

Discussion ModFossa: fast, easy-to-use Python library nice plotting

Discussion ModFossa: Applications: fast, easy-to-use Python library nice plotting Applications: rapid model development parameter searching

Discussion ModFossa: Applications: Future work: fast, easy-to-use Python library nice plotting Applications: rapid model development parameter searching Future work: user-defined rates curve fitting, parameter searching model visualization

Questions?

References [1] http://en.wikipedia.org/wiki/File:Ion_channel.png [2] http://en.wikipedia.org/wiki/File:Trpv1_pip2_bilayer.png [3] http://en.wikipedia.org/wiki/File:2bg9_opm.gif [4] http://en.wikipedia.org/wiki/File:Cell_membrane_detailed_diagram_en.svg