|
Times |
TuTh 11:00AM-12:15PM, Phillips 381 |
Instructor |
|
Office hours | M 1:00-2:00PM, Tu 1:00-2:00PM, Chapman 451 |
Assistant | Ziqin He |
Office hours |
(The instructor reserves the right to make changes to the syllabus. Any changes will be announced as early as possible.)
This course is intended as an introduction to the application of quantitative mathematical methods to the life sciences, a field that both finds new uses for traditional mathematical techniques (e.g., differential equations) and suggests novel approaches (e.g., machine learning). Through specific biological examples, the course will introduce a variety of mathematical modeling techniques and computational programming approaches as specified in the lesson plan below.
Students will be exposed to mathematical modeling techniques commonly used in the life sciences, their implementation using a variety of software systems, and standard procedures for analysis and validation. A non-exhaustive list of the mathematical approaches includes: function approximation, differential and difference equations, combinatorics, stochastic calculus, algebraic-integro-differential systems, linear approximation, model reduction, deep neural networks.
Upon course completion students:
• will be able to choose appropriate mathematical models for various problems arising in the life sciences;
• will be able to use software environments for solving mathematical models arising in biology;
• will draft a manuscript describing a quantitative life science problem, the mathematical approach, solution, and analysis of results.
Homework is to be submitted electronically through Sakai. Homework is intended as a gradual introduction to specific mathematical approaches and accounts for 40% of the course grade. Late homework is not accepted.
Mastery of the mathematical techniques is verified in a final examination accounting for 20% of the course grade.
The main goal of the course is to develop the quantitative modeling skills required for drafting a scientific manuscript on a some problem within the life sciences of interest to a student. This is accomplished through a course project carried out in five phases, and accounting for remaining balance of 40% of the course grade.
Students must bring their CCI-compliant laptop to all classes. All coursework is carried out using software tools for carrying out mathematical modeling, drafting of homework and course project.
Honor code. Unless explicitly stated otherwise, all work is individual. You may discuss various approaches to homework problems with students, instructors, but must draft your answers by yourself.
• Homework: 10 assignments x 4 points = 40 points.
• Final Examination: 5 questions x 4 points = 20 points.
• Project: 5 phases, 40 points.
Bibliographic research: 5 points
Formulation of mathematical model: 10 points
Analysis of mathematical model solution: 10 points
Presentation of manuscript: 10 points
Review of another student's manuscript: 5 points
Grade |
Points |
Grade |
Points |
Grade |
Points |
Grade |
Points |
|
|
B+ |
86-90 |
C+ |
71-75 |
D+ |
56-60 |
A |
96-100 |
B |
81-85 |
C |
66-70 |
D- |
50-55 |
A- |
91-95 |
B- |
76-80 |
C- |
61-65 |
F |
0-49 |
Introduction to mathematical modeling and software
Least squares, linear and nonlinear dependence and regression.
Rates of change, differential and finite difference equations.
Probability
Population models
Aging models
Diffusion, random movements
Transport in biological organisms
Synapses and neural models
Biomolecules
Epidemiological models
Genomics
Phylogenitic models
Project presentation
The course will mainly follow the topics within Mathematical Biology: An Introduction with Maple and Matlab by Ronald Shonkwiler and James Herod, accessible electronically on this website through UNC access to Springer publications. Additional topics will be considered from Mathematical Models in Biology by Leah Edelstein-Keshet, again provided electronically.
Presentation slides used in class discussion will be provided on this website. Textbook sections covered in each class are indicated in parantheses. Each week, theoretical concepts are presented in about two thirds of class time, with the remaining third used as a recitation, with exercises and practical applications that prepare students to draft the current homework.
Week |
Date |
Topic |
|
|
|
01 |
01/08 |
MOD |
|
||
02 |
01/15 |
LSQ |
|||
03 |
01/22 |
PRB |
|||
04 |
01/29 |
POP |
|||
05 |
02/05 |
AGE |
Project |
||
06 |
02/12 |
DIF |
Bibliography |
||
07 |
02/19 |
DIF |
|||
08 |
02/26 |
SYN |
|||
09 |
03/05 |
SYN |
|||
10 |
03/19 |
MOL |
Paper |
||
11 |
03/26 |
MOL |
|||
12 |
04/02 |
GEN |
|||
13 |
04/09 |
GEN |
|
||
14 |
04/16 |
PRJ |
Project defense |
Project defense |
Project defense |
15 |
04/23 |
PRJ |
Project defense |
- |
- |
Homework generally consists of exercises from the textbook. Exercises similar to the homework assignment are solved in class each Friday, guided by Instructor. Homework is subsequently posted on the following Monday, and graded by TA's. Solutions to the prior week's homework are posted on Mondays. Reading the homework solutions and comparing to a student's individual effort is an important part of the course. Pay particular attention to how to succintly and correctly present mathematical answers.
Nr. |
Issue Date |
Due Date |
Topic |
Problems |
Solution |
01 |
08/17 |
08/24 |
LSQ |
||
02 |
08/26 |
09/02 |
PRB |
||
03 |
08/31 |
09/14 |
POP |
||
04 |
09/14 |
09/21 |
POP |
||
05 |
09/21 |
10/02 |
DIF |
||
06 |
10/02 |
10/09 |
SYN |
||
07 |
10/09 |
10/16 |
MOL |
||
08 |
10/16 |
10/23 |
SIR |
||
09 |
10/19 |
10/26 |
|
||
10 |
10/26 |
11/02 |
|
A project takes on the role of tests and final examination within this course. The project is meant to navigate the typical process of preparing a scientific manuscript for publication: background research, problem formulation and solution, statement of conclusions. The course final examination will consist of reading another student's manuscript and presenting a critique similar to the peer review procedure. The course project is graded by the Instructor.
Phase |
Start Date |
Due Date |
Templates |
Bibliographic research |
08/24 |
09/23 |
|
Problem formulation |
10/05 |
10/14 |
|
Solution, conclusions |
10/12 |
10/26 |
|
Manuscript submission |
|
11/06 |
|
Peer review |
11/17 |
11/24 |
Project models: AntibodyTransport.tm AntibodyTransport.pdf DiscreteSImodel.tm DiscreteSImodel.pdf
Modern software systems allow efficient, productive formulation and solution of mathematical models. A key goal of the course is to familiarize students with these capabilities, by presentation of two applications:
TeXmacs, a public domain scientific editing platform, used to draft the course project manuscript. Follow instructions on the TeXmacs website to install the software.
Mathematica, a commerical symbolic, numerical, and graphical computation package, available through a UNC site license, used to carry out computations and draft homework. Follow these UNC instructions to install the software.
Software usage is introduced gradually in each class, so the first resource students should use is careful, active reading of the material posted in class. In particular, carry out small tasks until it becomes clear what the software commands accomplish. Some additional resources: