From bb2422d3ba8258a782750ca9690f26b6b5820e01 Mon Sep 17 00:00:00 2001 From: Dominic Whittaker Date: Fri, 13 May 2022 21:00:39 +0100 Subject: [PATCH] Update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a59eb00..6dc1810 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ This repository contains scripts for ion channel model reduction using the manifold boundary approximation method (MBAM) and parameter inference using [Myokit](http://myokit.org) and [PINTS](https://github.com/pints-team/pints) modules in Python. This code is associated with the paper: -***"Ion channel model reduction using manifold boundaries".*** (In preparation). Whittaker, D. G., Wang, J., Shuttleworth, J., Venkateshappa, R., Kemp, J. M., Claydon, T. W., Mirams, G. R. +***"Ion channel model reduction using manifold boundaries".*** (Under review). Whittaker, D. G., Wang, J., Shuttleworth, J., Venkateshappa, R., Kemp, J. M., Claydon, T. W., Mirams, G. R. ## Prerequisites It is recommended to install libraries and run this repository's scripts in a virtual environment to avoid version conflicts between different projects.