SlideShare a Scribd company logo
Math biology
• What is it?
– Use mathematics to answer biological
questions
– Use biology to pose interesting
mathematical questions
• “Mathematics is biology's next
microscope, only better; biology is
mathematics’ next physics, only
better” (Joel Cohen, PLoS Biology
2004) Correlation of drug activity x gene
expression for 60 cancer cell lines
Scherf et al 2000
Outline
• Sub-fields of math biology
• Models for spatial patterning
• What do math biologists actually do?
• Resources
Sub-fields
• Almost every biological field
(bias toward human-health-related: systems biology)
• [computational/mathematical/quantitative] ×
{neurobiology, ecology, genetics, immunology …}
• Most mathematical fields
(bias towards applied math)
• Overlaps with statistics, computer science
(bioinformatics: genetics, comp sci, statistics, math)
Sub-fields
(from PubMed search)
Biology
• Evolution of domesticated
animals
• Molecular biology of seed
germination
• Neurobiology and brain energy
use
• Gene expression and retinal
angiogenesis
• Cancer metastasis
• Global infectious disease
dynamics
• …
Math (and statistics)
• Bayesian network analysis
• Differential equation models
• Neural network models
• Analysis of variance
• Logistic regression
• Markov chain Monte Carlo
• Agent-based models
… combinatorics, linear algebra,
ordinary and partial differential
equations, numerical analysis,
stochastic processes, game
theory, …
Spatial pattern formation
• Formation and
dynamics of spatial
patterns
• Within cells
• Among cells
• Among microbes
• In ecological
communities Wikipedia
Turing patterns
• Alan Turing (1912-1954)
• Cryptographer, computer
scientist, mathematical
biologist (!)
• General theory of
morphogenesis
• What creates biological
pattern? Independent
Turing’s model
Fuller (2010)
Turing’s model
• Short-range activation (small diffusion)
• Long-range inhibition (large diffusion)
¶X
¶t
= a(X - X*
)- b(Y -Y*
)+ DX
¶2
X
¶z2
¶Y
¶t
= c(X - X*
)- d(Y -Y*
)+ DY
¶2
Y
¶z2
From Turing (1952)
• “Figure 2 shows such a pattern, obtained in a few hours by a manual
computation …”
• “The outlines of the black patches are somewhat less irregular than
they should be due to an inadequacy in the computation procedure”
Animal coloration
EFBC Feline
Conservation
Center ("The
Cat House")
Animal patterns: theory
• Murray: as
wavelength
decreases
should move
from patches
 rings
 spots
Valais goat (http://www.goatworld.com)
From bodies to tails
• What if the
wavelength
stays the
same but
the domain
size
decreases?
A problem for the theory?
Malayan tapir: Denver Zoo, Edinburgh Zoo
TP in developmental biology
• increasing support from biologists for role in basic
developmental patterns (not just colour spots)
Sheth et al. 2012
Microbial ecology
• Unexplored world of biology
• Enormous biodiversity
• Complex communities
– Slime molds
– Biofilms (quorum sensing)
– Microbiome
• Partial differential equations, evolutionary
game theory
Dynamic patterns and cooperation
• Slime molds
(Dictostyleum discoideum)
• Alternate between
– single-celled individual
– multi-celled “slug” & “stalk”
• When food gets scarce,
send out cyclic AMP signals
• How do patterns arise?
(PDEs)
• What prevents cheating?
(Evolutionary game theory)
Slime mold model
• Too complicated to
show here
• Predicts which signaling
molecule drives
patterns
• Turning off that gene in
model destroys pattern
• … and in experiment!
• Palsson et al 1997
Left: wild-type, right: mutant
Microbial ecology: competition
• Some strains of E. coli produce colicin (antibacterial)
• Poisons neighbours
• Energetically expensive
Chao and Levin 1981
Colicin: spatial competition model
• Colicin is expensive
• Colicin-resistant but
non-producing strains
beat colicin producers
• Rock-paper-scissors
• Spatial structure and
discrete individuals
required for
coexistence
Durrett and Levin 1997
Resource use: game theory
• “Cooperators” produce
enzymes to break down
sugars and release
them into the
environment
• Model and experiment:
“cooperators” win at
boundary
• Van Dyken et al 2013
Another puzzle
• Stock photo
(from aCBC programme
on antibiotic resistance )
• Is it real?
• What mechanisms are
required to produce
these patterns?
– Non-local dispersal?
– Non-local competition?
Ecology: tiger bush
• Vegetation pattern of
semi-arid regions
• Ranges from stripy to
patchy
• What’s going on?
• Too big/slow for
experiments
Tiger bush: conceptual model
Tiger bush: math model
• Another simple PDE model (Klausmeier 1999)
• Both diffusion (spread, ∂2u/∂x2 ) and advection
(directional movement, ∂w/∂x )
How does math biology actually work?
• Applied math; basic or applied biology
• Write down equations that describe how the
system works
• Try to solve them
• Fail
• Do something else
• Try to figure out what the results mean
• Estimate parameters
• Try to figure out what the results really mean
Techniques
• Approximation (e.g. Taylor
expansion; perturbation analysis)
• Analysis (prove existence and
uniqueness of solutions)
• Numerical solutions
• Stochastic models
• Search and optimization algorithms
• Statistical analysis;
parameter estimation
Equilibrium and stability analysis
• SIR
(susceptible/
infected/
recovered)
equations
dS
dt
= -bSI
dI
dt
= bSI -gI
dR
dt
=gI
S
I
R
Equilibrium analysis
• Equilibrium (“trivial”, “disease-free”): I*=0
• What if I is small but not zero?
• dI/dt = (βS-γ)I
• If I stays small, S approximately constant then
dI
I
= (bS -g)dtòò
ln(I(t)) = (bS -g)t
I(t) = I(0)e(bS-g )t
I increases exponentially if βS>γ: equilibrium is unstable
Stability analysis: Turing equations
• Write down equations
• Homogeneous state is an equilibrium state
• Allow small perturbation
• Calculate growth or decay of perturbations
as a function of wavelength
• Find least stable wavelength: if it’s unstable,
then pattern grows (at least initially)
Courses
Essential
• Calculus (1XX3)
• Ordinary differential
equations (2C03)
• Linear algebra (1B03)
• Probability and statistics
(STATS 2D03, 2MB3)
• Intro to modeling
(3MB3)
• Some programming
course (1MP3 or ?)
Useful
• Numerical analysis (2T03)
• More calculus (1XX3)
• More ODEs (3F03)
• More lin alg (2R03)
• PDEs (3FF3)
• Stochastic processes (STATS
3U03)
• Analysis (3A03)
• Combinatorics (3U03)
• Math biology! (4MB3)
Things I’ve done
• Understanding measles
dynamics
• Eco-evolutionary
dynamics of virulence
• Spatial pattern
formation in ecological
systems, and feedback
on competition
• Spatial epidemic
patterns
• Using genetic markers
to estimate sea turtle
movements
• Movement behaviour of
Florida panthers
• Carbon cycling in
terrestrial ecosystems
MB resources @ Mac
• Biology & math honours programme
• Courses:
– MATH 1B03 (linear algebra), 2X03
(advanced calculus); 2R03 (differential
equations); 3MB3 (intro to modeling); BIO
3S03, 3SS3, 3FF3
• People:
– Math & stats: Bolker, Earn, Lovric,
Wolkowicz
– Bio: Bolker, Dushoff, Golding, Stone
– Biophysics: Higgs
– PNB: Becker
– probably others I’m forgetting!
• http://ms.mcmaster.ca/mathbiol/
More resources
• Recent journal articles:
tinyurl.com/biomath000
• K. Sigmund, Games of Life
• R. Dawkins, The Selfish Gene
• H. Kokko, Modeling for Field Biologists and
other Interesting People

More Related Content

What's hot

A brief introduction to Hartree-Fock and TDDFT
A brief introduction to Hartree-Fock and TDDFTA brief introduction to Hartree-Fock and TDDFT
A brief introduction to Hartree-Fock and TDDFT
Jiahao Chen
 
Species Concepts And Speciation
Species Concepts And SpeciationSpecies Concepts And Speciation
Species Concepts And Speciation
Mark McGinley
 
Contribution of systematics to biology by noor zada
Contribution of systematics to biology by noor zadaContribution of systematics to biology by noor zada
Contribution of systematics to biology by noor zada
Noor Zada
 

What's hot (20)

ANT ALGORITME.pptx
ANT ALGORITME.pptxANT ALGORITME.pptx
ANT ALGORITME.pptx
 
Differential Cell Affinity
Differential Cell AffinityDifferential Cell Affinity
Differential Cell Affinity
 
Principal component analysis
Principal component analysisPrincipal component analysis
Principal component analysis
 
Class imbalance problem1
Class imbalance problem1Class imbalance problem1
Class imbalance problem1
 
Altruism and evolution
Altruism and evolutionAltruism and evolution
Altruism and evolution
 
A brief introduction to Hartree-Fock and TDDFT
A brief introduction to Hartree-Fock and TDDFTA brief introduction to Hartree-Fock and TDDFT
A brief introduction to Hartree-Fock and TDDFT
 
Animal behaviour
Animal behaviourAnimal behaviour
Animal behaviour
 
Artificial Intelligence and Human Computer Interaction
Artificial Intelligence and Human Computer InteractionArtificial Intelligence and Human Computer Interaction
Artificial Intelligence and Human Computer Interaction
 
Species Concepts And Speciation
Species Concepts And SpeciationSpecies Concepts And Speciation
Species Concepts And Speciation
 
zoology introduction.pptx
zoology introduction.pptxzoology introduction.pptx
zoology introduction.pptx
 
Captive breeding with case studies
Captive breeding with case studiesCaptive breeding with case studies
Captive breeding with case studies
 
Principles of systematic zoology
Principles of systematic zoologyPrinciples of systematic zoology
Principles of systematic zoology
 
Sementic nets
Sementic netsSementic nets
Sementic nets
 
Altruism
AltruismAltruism
Altruism
 
Contribution of systematics to biology by noor zada
Contribution of systematics to biology by noor zadaContribution of systematics to biology by noor zada
Contribution of systematics to biology by noor zada
 
Primate evolution
Primate evolutionPrimate evolution
Primate evolution
 
Nature-Inspired Optimization Algorithms
Nature-Inspired Optimization Algorithms Nature-Inspired Optimization Algorithms
Nature-Inspired Optimization Algorithms
 
Fishers linear discriminant for dimensionality reduction.
Fishers linear discriminant for dimensionality reduction.Fishers linear discriminant for dimensionality reduction.
Fishers linear discriminant for dimensionality reduction.
 
Evolution and sex
Evolution and sex Evolution and sex
Evolution and sex
 
Mutation-Peppered Moths (Industrial Melanism)
Mutation-Peppered Moths (Industrial Melanism)Mutation-Peppered Moths (Industrial Melanism)
Mutation-Peppered Moths (Industrial Melanism)
 

Viewers also liked

Davis eco-evo virulence
Davis eco-evo virulenceDavis eco-evo virulence
Davis eco-evo virulence
Ben Bolker
 
computational science & engineering seminar, 16 oct 2013
computational science & engineering seminar, 16 oct 2013computational science & engineering seminar, 16 oct 2013
computational science & engineering seminar, 16 oct 2013
Ben Bolker
 
virulence evolution (IGERT symposium)
virulence evolution (IGERT symposium)virulence evolution (IGERT symposium)
virulence evolution (IGERT symposium)
Ben Bolker
 
Stats sem 2013
Stats sem 2013Stats sem 2013
Stats sem 2013
Ben Bolker
 
intro to knitr with RStudio
intro to knitr with RStudiointro to knitr with RStudio
intro to knitr with RStudio
Ben Bolker
 

Viewers also liked (17)

Davis eco-evo virulence
Davis eco-evo virulenceDavis eco-evo virulence
Davis eco-evo virulence
 
computational science & engineering seminar, 16 oct 2013
computational science & engineering seminar, 16 oct 2013computational science & engineering seminar, 16 oct 2013
computational science & engineering seminar, 16 oct 2013
 
model complexity and model choice for animal movement models
model complexity and model choice for animal movement modelsmodel complexity and model choice for animal movement models
model complexity and model choice for animal movement models
 
Threads 2013
Threads 2013Threads 2013
Threads 2013
 
Waterloo GLMM talk
Waterloo GLMM talkWaterloo GLMM talk
Waterloo GLMM talk
 
Waterloo GLMM talk
Waterloo GLMM talkWaterloo GLMM talk
Waterloo GLMM talk
 
Igert glmm
Igert glmmIgert glmm
Igert glmm
 
Threads 2013
Threads 2013Threads 2013
Threads 2013
 
Bolker esa2014
Bolker esa2014Bolker esa2014
Bolker esa2014
 
Google lme4
Google lme4Google lme4
Google lme4
 
virulence evolution (IGERT symposium)
virulence evolution (IGERT symposium)virulence evolution (IGERT symposium)
virulence evolution (IGERT symposium)
 
Stats sem 2013
Stats sem 2013Stats sem 2013
Stats sem 2013
 
evolution of virulence: devil in the details
evolution of virulence: devil in the detailsevolution of virulence: devil in the details
evolution of virulence: devil in the details
 
ESS of minimal mutation rate in an evo-epidemiological model
ESS of minimal mutation rate in an evo-epidemiological modelESS of minimal mutation rate in an evo-epidemiological model
ESS of minimal mutation rate in an evo-epidemiological model
 
Montpellier
MontpellierMontpellier
Montpellier
 
intro to knitr with RStudio
intro to knitr with RStudiointro to knitr with RStudio
intro to knitr with RStudio
 
model complexity and model choice for animal movement models
model complexity and model choice for animal movement modelsmodel complexity and model choice for animal movement models
model complexity and model choice for animal movement models
 

Similar to math bio for 1st year math students

Genetic algorithm_raktim_IITKGP
Genetic algorithm_raktim_IITKGP Genetic algorithm_raktim_IITKGP
Genetic algorithm_raktim_IITKGP
Raktim Halder
 

Similar to math bio for 1st year math students (20)

Natural-Inspired_Amany_Final.pptx
Natural-Inspired_Amany_Final.pptxNatural-Inspired_Amany_Final.pptx
Natural-Inspired_Amany_Final.pptx
 
Ff meeting 25nov03
Ff meeting 25nov03Ff meeting 25nov03
Ff meeting 25nov03
 
Genetic algorithm
Genetic algorithmGenetic algorithm
Genetic algorithm
 
The Impact of Information Technology on Chemistry and Related Sciences
The Impact of Information Technology on Chemistry and Related SciencesThe Impact of Information Technology on Chemistry and Related Sciences
The Impact of Information Technology on Chemistry and Related Sciences
 
Introduction to Topological Data Analysis
Introduction to Topological Data AnalysisIntroduction to Topological Data Analysis
Introduction to Topological Data Analysis
 
Markov Blanket Causal Discovery Using Minimum Message Length
Markov Blanket Causal  Discovery Using Minimum  Message LengthMarkov Blanket Causal  Discovery Using Minimum  Message Length
Markov Blanket Causal Discovery Using Minimum Message Length
 
Modelling with differential equations
Modelling with differential equationsModelling with differential equations
Modelling with differential equations
 
Model systems in ecology
Model systems in ecologyModel systems in ecology
Model systems in ecology
 
Franhouder july2013
Franhouder july2013Franhouder july2013
Franhouder july2013
 
EVOLUTION BEFORE DERWIN
EVOLUTION BEFORE DERWINEVOLUTION BEFORE DERWIN
EVOLUTION BEFORE DERWIN
 
The painful removal of tiling artefacts in ToF-SIMS data
The painful removal of tiling artefacts in ToF-SIMS dataThe painful removal of tiling artefacts in ToF-SIMS data
The painful removal of tiling artefacts in ToF-SIMS data
 
Introduction to Systemics with focus on Systems Biology
Introduction to Systemics with focus on Systems BiologyIntroduction to Systemics with focus on Systems Biology
Introduction to Systemics with focus on Systems Biology
 
Genetic algorithm raktim
Genetic algorithm raktimGenetic algorithm raktim
Genetic algorithm raktim
 
Genetic algorithm_raktim_IITKGP
Genetic algorithm_raktim_IITKGP Genetic algorithm_raktim_IITKGP
Genetic algorithm_raktim_IITKGP
 
New Geometries for Cellular Automata
New Geometries for Cellular AutomataNew Geometries for Cellular Automata
New Geometries for Cellular Automata
 
Diffusion Tensor Imaging (DTI) for the study of disorders of consciousness
Diffusion Tensor Imaging (DTI) for the study of disorders of consciousnessDiffusion Tensor Imaging (DTI) for the study of disorders of consciousness
Diffusion Tensor Imaging (DTI) for the study of disorders of consciousness
 
Interpreting ‘tree space’ in the context of very large empirical datasets
Interpreting ‘tree space’ in the context of very large empirical datasetsInterpreting ‘tree space’ in the context of very large empirical datasets
Interpreting ‘tree space’ in the context of very large empirical datasets
 
statistics - Populations and Samples.pdf
statistics - Populations and Samples.pdfstatistics - Populations and Samples.pdf
statistics - Populations and Samples.pdf
 
PhD defense
PhD defensePhD defense
PhD defense
 
Lecture at the C3BI 2018
Lecture at the C3BI 2018Lecture at the C3BI 2018
Lecture at the C3BI 2018
 

More from Ben Bolker

MBRS detectability talk
MBRS detectability talkMBRS detectability talk
MBRS detectability talk
Ben Bolker
 
MBI intro to spatial models
MBI intro to spatial modelsMBI intro to spatial models
MBI intro to spatial models
Ben Bolker
 
Harvard Forest GLMM talk
Harvard Forest GLMM talkHarvard Forest GLMM talk
Harvard Forest GLMM talk
Ben Bolker
 
ESA 2011 pines/spatial talk
ESA 2011 pines/spatial talkESA 2011 pines/spatial talk
ESA 2011 pines/spatial talk
Ben Bolker
 
unmarked individuals: Guelph
unmarked individuals: Guelphunmarked individuals: Guelph
unmarked individuals: Guelph
Ben Bolker
 

More from Ben Bolker (13)

Ecological synthesis across scales: West Nile virus in individuals and commun...
Ecological synthesis across scales: West Nile virus in individuals and commun...Ecological synthesis across scales: West Nile virus in individuals and commun...
Ecological synthesis across scales: West Nile virus in individuals and commun...
 
Fundamental principles (?) of biological data
Fundamental principles (?) of biological dataFundamental principles (?) of biological data
Fundamental principles (?) of biological data
 
MBRS detectability talk
MBRS detectability talkMBRS detectability talk
MBRS detectability talk
 
Disease-induced extinction
Disease-induced extinctionDisease-induced extinction
Disease-induced extinction
 
Zif bolker_w2
Zif bolker_w2Zif bolker_w2
Zif bolker_w2
 
Trondheim glmm
Trondheim glmmTrondheim glmm
Trondheim glmm
 
MBI intro to spatial models
MBI intro to spatial modelsMBI intro to spatial models
MBI intro to spatial models
 
Harvard Forest GLMM talk
Harvard Forest GLMM talkHarvard Forest GLMM talk
Harvard Forest GLMM talk
 
ESA 2011 pines/spatial talk
ESA 2011 pines/spatial talkESA 2011 pines/spatial talk
ESA 2011 pines/spatial talk
 
Open source GLMM tools: Concordia
Open source GLMM tools: ConcordiaOpen source GLMM tools: Concordia
Open source GLMM tools: Concordia
 
open-source GLMM tools
open-source GLMM toolsopen-source GLMM tools
open-source GLMM tools
 
unmarked individuals: Guelph
unmarked individuals: Guelphunmarked individuals: Guelph
unmarked individuals: Guelph
 
GLMs and extensions in R
GLMs and extensions in RGLMs and extensions in R
GLMs and extensions in R
 

Recently uploaded

Pests of Green Manures_Bionomics_IPM_Dr.UPR.pdf
Pests of Green Manures_Bionomics_IPM_Dr.UPR.pdfPests of Green Manures_Bionomics_IPM_Dr.UPR.pdf
Pests of Green Manures_Bionomics_IPM_Dr.UPR.pdf
PirithiRaju
 
Detectability of Solar Panels as a Technosignature
Detectability of Solar Panels as a TechnosignatureDetectability of Solar Panels as a Technosignature
Detectability of Solar Panels as a Technosignature
Sérgio Sacani
 
Anemia_ different types_causes_ conditions
Anemia_ different types_causes_ conditionsAnemia_ different types_causes_ conditions
Anemia_ different types_causes_ conditions
muralinath2
 
Mammalian Pineal Body Structure and Also Functions
Mammalian Pineal Body Structure and Also FunctionsMammalian Pineal Body Structure and Also Functions
Mammalian Pineal Body Structure and Also Functions
YOGESH DOGRA
 
Aerodynamics. flippatterncn5tm5ttnj6nmnynyppt
Aerodynamics. flippatterncn5tm5ttnj6nmnynypptAerodynamics. flippatterncn5tm5ttnj6nmnynyppt
Aerodynamics. flippatterncn5tm5ttnj6nmnynyppt
sreddyrahul
 
Climate extremes likely to drive land mammal extinction during next supercont...
Climate extremes likely to drive land mammal extinction during next supercont...Climate extremes likely to drive land mammal extinction during next supercont...
Climate extremes likely to drive land mammal extinction during next supercont...
Sérgio Sacani
 
Circulatory system_ Laplace law. Ohms law.reynaults law,baro-chemo-receptors-...
Circulatory system_ Laplace law. Ohms law.reynaults law,baro-chemo-receptors-...Circulatory system_ Laplace law. Ohms law.reynaults law,baro-chemo-receptors-...
Circulatory system_ Laplace law. Ohms law.reynaults law,baro-chemo-receptors-...
muralinath2
 

Recently uploaded (20)

Richard's entangled aventures in wonderland
Richard's entangled aventures in wonderlandRichard's entangled aventures in wonderland
Richard's entangled aventures in wonderland
 
electrochemical gas sensors and their uses.pptx
electrochemical gas sensors and their uses.pptxelectrochemical gas sensors and their uses.pptx
electrochemical gas sensors and their uses.pptx
 
GLOBAL AND LOCAL SCENARIO OF FOOD AND NUTRITION.pptx
GLOBAL AND LOCAL SCENARIO OF FOOD AND NUTRITION.pptxGLOBAL AND LOCAL SCENARIO OF FOOD AND NUTRITION.pptx
GLOBAL AND LOCAL SCENARIO OF FOOD AND NUTRITION.pptx
 
Constraints on Neutrino Natal Kicks from Black-Hole Binary VFTS 243
Constraints on Neutrino Natal Kicks from Black-Hole Binary VFTS 243Constraints on Neutrino Natal Kicks from Black-Hole Binary VFTS 243
Constraints on Neutrino Natal Kicks from Black-Hole Binary VFTS 243
 
NuGOweek 2024 full programme - hosted by Ghent University
NuGOweek 2024 full programme - hosted by Ghent UniversityNuGOweek 2024 full programme - hosted by Ghent University
NuGOweek 2024 full programme - hosted by Ghent University
 
Pests of Green Manures_Bionomics_IPM_Dr.UPR.pdf
Pests of Green Manures_Bionomics_IPM_Dr.UPR.pdfPests of Green Manures_Bionomics_IPM_Dr.UPR.pdf
Pests of Green Manures_Bionomics_IPM_Dr.UPR.pdf
 
GBSN - Biochemistry (Unit 5) Chemistry of Lipids
GBSN - Biochemistry (Unit 5) Chemistry of LipidsGBSN - Biochemistry (Unit 5) Chemistry of Lipids
GBSN - Biochemistry (Unit 5) Chemistry of Lipids
 
Detectability of Solar Panels as a Technosignature
Detectability of Solar Panels as a TechnosignatureDetectability of Solar Panels as a Technosignature
Detectability of Solar Panels as a Technosignature
 
Multi-source connectivity as the driver of solar wind variability in the heli...
Multi-source connectivity as the driver of solar wind variability in the heli...Multi-source connectivity as the driver of solar wind variability in the heli...
Multi-source connectivity as the driver of solar wind variability in the heli...
 
Anemia_ different types_causes_ conditions
Anemia_ different types_causes_ conditionsAnemia_ different types_causes_ conditions
Anemia_ different types_causes_ conditions
 
INSIGHT Partner Profile: Tampere University
INSIGHT Partner Profile: Tampere UniversityINSIGHT Partner Profile: Tampere University
INSIGHT Partner Profile: Tampere University
 
Gliese 12 b, a temperate Earth-sized planet at 12 parsecs discovered with TES...
Gliese 12 b, a temperate Earth-sized planet at 12 parsecs discovered with TES...Gliese 12 b, a temperate Earth-sized planet at 12 parsecs discovered with TES...
Gliese 12 b, a temperate Earth-sized planet at 12 parsecs discovered with TES...
 
Mammalian Pineal Body Structure and Also Functions
Mammalian Pineal Body Structure and Also FunctionsMammalian Pineal Body Structure and Also Functions
Mammalian Pineal Body Structure and Also Functions
 
GEOLOGICAL FIELD REPORT On Kaptai Rangamati Road-Cut Section.pdf
GEOLOGICAL FIELD REPORT  On  Kaptai Rangamati Road-Cut Section.pdfGEOLOGICAL FIELD REPORT  On  Kaptai Rangamati Road-Cut Section.pdf
GEOLOGICAL FIELD REPORT On Kaptai Rangamati Road-Cut Section.pdf
 
Aerodynamics. flippatterncn5tm5ttnj6nmnynyppt
Aerodynamics. flippatterncn5tm5ttnj6nmnynypptAerodynamics. flippatterncn5tm5ttnj6nmnynyppt
Aerodynamics. flippatterncn5tm5ttnj6nmnynyppt
 
biotech-regenration of plants, pharmaceutical applications.pptx
biotech-regenration of plants, pharmaceutical applications.pptxbiotech-regenration of plants, pharmaceutical applications.pptx
biotech-regenration of plants, pharmaceutical applications.pptx
 
Climate extremes likely to drive land mammal extinction during next supercont...
Climate extremes likely to drive land mammal extinction during next supercont...Climate extremes likely to drive land mammal extinction during next supercont...
Climate extremes likely to drive land mammal extinction during next supercont...
 
Circulatory system_ Laplace law. Ohms law.reynaults law,baro-chemo-receptors-...
Circulatory system_ Laplace law. Ohms law.reynaults law,baro-chemo-receptors-...Circulatory system_ Laplace law. Ohms law.reynaults law,baro-chemo-receptors-...
Circulatory system_ Laplace law. Ohms law.reynaults law,baro-chemo-receptors-...
 
insect taxonomy importance systematics and classification
insect taxonomy importance systematics and classificationinsect taxonomy importance systematics and classification
insect taxonomy importance systematics and classification
 
The ASGCT Annual Meeting was packed with exciting progress in the field advan...
The ASGCT Annual Meeting was packed with exciting progress in the field advan...The ASGCT Annual Meeting was packed with exciting progress in the field advan...
The ASGCT Annual Meeting was packed with exciting progress in the field advan...
 

math bio for 1st year math students

  • 1. Math biology • What is it? – Use mathematics to answer biological questions – Use biology to pose interesting mathematical questions • “Mathematics is biology's next microscope, only better; biology is mathematics’ next physics, only better” (Joel Cohen, PLoS Biology 2004) Correlation of drug activity x gene expression for 60 cancer cell lines Scherf et al 2000
  • 2. Outline • Sub-fields of math biology • Models for spatial patterning • What do math biologists actually do? • Resources
  • 3. Sub-fields • Almost every biological field (bias toward human-health-related: systems biology) • [computational/mathematical/quantitative] × {neurobiology, ecology, genetics, immunology …} • Most mathematical fields (bias towards applied math) • Overlaps with statistics, computer science (bioinformatics: genetics, comp sci, statistics, math)
  • 4. Sub-fields (from PubMed search) Biology • Evolution of domesticated animals • Molecular biology of seed germination • Neurobiology and brain energy use • Gene expression and retinal angiogenesis • Cancer metastasis • Global infectious disease dynamics • … Math (and statistics) • Bayesian network analysis • Differential equation models • Neural network models • Analysis of variance • Logistic regression • Markov chain Monte Carlo • Agent-based models … combinatorics, linear algebra, ordinary and partial differential equations, numerical analysis, stochastic processes, game theory, …
  • 5. Spatial pattern formation • Formation and dynamics of spatial patterns • Within cells • Among cells • Among microbes • In ecological communities Wikipedia
  • 6. Turing patterns • Alan Turing (1912-1954) • Cryptographer, computer scientist, mathematical biologist (!) • General theory of morphogenesis • What creates biological pattern? Independent
  • 8. Turing’s model • Short-range activation (small diffusion) • Long-range inhibition (large diffusion) ¶X ¶t = a(X - X* )- b(Y -Y* )+ DX ¶2 X ¶z2 ¶Y ¶t = c(X - X* )- d(Y -Y* )+ DY ¶2 Y ¶z2
  • 9. From Turing (1952) • “Figure 2 shows such a pattern, obtained in a few hours by a manual computation …” • “The outlines of the black patches are somewhat less irregular than they should be due to an inadequacy in the computation procedure”
  • 11. Animal patterns: theory • Murray: as wavelength decreases should move from patches  rings  spots
  • 13. From bodies to tails • What if the wavelength stays the same but the domain size decreases?
  • 14. A problem for the theory? Malayan tapir: Denver Zoo, Edinburgh Zoo
  • 15. TP in developmental biology • increasing support from biologists for role in basic developmental patterns (not just colour spots) Sheth et al. 2012
  • 16. Microbial ecology • Unexplored world of biology • Enormous biodiversity • Complex communities – Slime molds – Biofilms (quorum sensing) – Microbiome • Partial differential equations, evolutionary game theory
  • 17. Dynamic patterns and cooperation • Slime molds (Dictostyleum discoideum) • Alternate between – single-celled individual – multi-celled “slug” & “stalk” • When food gets scarce, send out cyclic AMP signals • How do patterns arise? (PDEs) • What prevents cheating? (Evolutionary game theory)
  • 18. Slime mold model • Too complicated to show here • Predicts which signaling molecule drives patterns • Turning off that gene in model destroys pattern • … and in experiment! • Palsson et al 1997 Left: wild-type, right: mutant
  • 19. Microbial ecology: competition • Some strains of E. coli produce colicin (antibacterial) • Poisons neighbours • Energetically expensive Chao and Levin 1981
  • 20. Colicin: spatial competition model • Colicin is expensive • Colicin-resistant but non-producing strains beat colicin producers • Rock-paper-scissors • Spatial structure and discrete individuals required for coexistence Durrett and Levin 1997
  • 21. Resource use: game theory • “Cooperators” produce enzymes to break down sugars and release them into the environment • Model and experiment: “cooperators” win at boundary • Van Dyken et al 2013
  • 22. Another puzzle • Stock photo (from aCBC programme on antibiotic resistance ) • Is it real? • What mechanisms are required to produce these patterns? – Non-local dispersal? – Non-local competition?
  • 23. Ecology: tiger bush • Vegetation pattern of semi-arid regions • Ranges from stripy to patchy • What’s going on? • Too big/slow for experiments
  • 25. Tiger bush: math model • Another simple PDE model (Klausmeier 1999) • Both diffusion (spread, ∂2u/∂x2 ) and advection (directional movement, ∂w/∂x )
  • 26. How does math biology actually work? • Applied math; basic or applied biology • Write down equations that describe how the system works • Try to solve them • Fail • Do something else • Try to figure out what the results mean • Estimate parameters • Try to figure out what the results really mean
  • 27. Techniques • Approximation (e.g. Taylor expansion; perturbation analysis) • Analysis (prove existence and uniqueness of solutions) • Numerical solutions • Stochastic models • Search and optimization algorithms • Statistical analysis; parameter estimation
  • 28. Equilibrium and stability analysis • SIR (susceptible/ infected/ recovered) equations dS dt = -bSI dI dt = bSI -gI dR dt =gI S I R
  • 29. Equilibrium analysis • Equilibrium (“trivial”, “disease-free”): I*=0 • What if I is small but not zero? • dI/dt = (βS-γ)I • If I stays small, S approximately constant then dI I = (bS -g)dtòò ln(I(t)) = (bS -g)t I(t) = I(0)e(bS-g )t I increases exponentially if βS>γ: equilibrium is unstable
  • 30. Stability analysis: Turing equations • Write down equations • Homogeneous state is an equilibrium state • Allow small perturbation • Calculate growth or decay of perturbations as a function of wavelength • Find least stable wavelength: if it’s unstable, then pattern grows (at least initially)
  • 31. Courses Essential • Calculus (1XX3) • Ordinary differential equations (2C03) • Linear algebra (1B03) • Probability and statistics (STATS 2D03, 2MB3) • Intro to modeling (3MB3) • Some programming course (1MP3 or ?) Useful • Numerical analysis (2T03) • More calculus (1XX3) • More ODEs (3F03) • More lin alg (2R03) • PDEs (3FF3) • Stochastic processes (STATS 3U03) • Analysis (3A03) • Combinatorics (3U03) • Math biology! (4MB3)
  • 32. Things I’ve done • Understanding measles dynamics • Eco-evolutionary dynamics of virulence • Spatial pattern formation in ecological systems, and feedback on competition • Spatial epidemic patterns • Using genetic markers to estimate sea turtle movements • Movement behaviour of Florida panthers • Carbon cycling in terrestrial ecosystems
  • 33. MB resources @ Mac • Biology & math honours programme • Courses: – MATH 1B03 (linear algebra), 2X03 (advanced calculus); 2R03 (differential equations); 3MB3 (intro to modeling); BIO 3S03, 3SS3, 3FF3 • People: – Math & stats: Bolker, Earn, Lovric, Wolkowicz – Bio: Bolker, Dushoff, Golding, Stone – Biophysics: Higgs – PNB: Becker – probably others I’m forgetting! • http://ms.mcmaster.ca/mathbiol/
  • 34. More resources • Recent journal articles: tinyurl.com/biomath000 • K. Sigmund, Games of Life • R. Dawkins, The Selfish Gene • H. Kokko, Modeling for Field Biologists and other Interesting People