Time Series | Phase Plot |
---|---|
Author: Shao-Ting Chiu (stevengogogo4321@gmail.com), 丁啟祐
The circadian rhythm is a biological oscillator that behaves limit cycle and is synchronized with solar time. In this presentation, we simulates the circadian model(Goldbeter,1996) to describe the modulation of circadian clock by changing the degradation rate of PER protein.
Source: Ingalls, B. P. (2013).
Time Series | Phase Plot |
---|---|
- Mathematical model of PER model
- Plotting
- Interactive Plotting
The model is implemented in the Julia language v1.3.0.. Please install the following packages by Pkg module:
- ModelingTookkit
- DifferentialEquations
- Plots