Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 378 Bytes

File metadata and controls

5 lines (3 loc) · 378 Bytes

Julia code for optimizing and analyzing oscillatory solutions for a model of a membrane-localization driven biochemical oscillator

All polished code is in the OscillationPaper directory. Each Julia file within that is divided by what figure/analysis is for.

Commonly used types/functions are in UTILITIES.jl. Just type include("$PATHSTRING) to use them in your code.