Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 518 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 518 Bytes

Code for "Continuous-time filtering and variational inference of combined single cell time-series data"

This repository contains all the code for reproducing the figures in the paper

  • Continuous-time filtering and variational inference of combined single cell time-series data, Joshua Burton, Magnus Rattray, Nancy Papalopulu and Jochen Kursawe In preparation

In particular, the code makes extensive use of the DelayedKalmanFilter.jl package.