Skip to content

Latest commit

 

History

16 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

Install Julia

To install the latest version of Julia, follow the juliaup installation guide here: https://github.com/JuliaLang/juliaup/blob/61c09c460ca3a150e542522be8b8b8a5041e718a/README.md

Clone this repository

git clone git@github.com:jonathanfischer97/InteractiveOscillator.git

Instantiate Julia environment

In order to reproduce the necessary package environment, first:

  1. cd into the cloned repository.
  2. Run julia --project -e 'using Pkg; Pkg.instantiate()'

Running interactive visualization

To open the interactive visualization window, run the main script with julia --project visualizer.jl. This will open up a separate window that looks like this:image

About

Interactive sensitivity analysis of my biochemical oscillator model. Uses GLMakie to allow fast and reactive resolving and plotting of the ODE solutions.

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages