Skip to content

Commit a72a5b2

Browse files
committed
2 parents 3913861 + 07000dd commit a72a5b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
[![Dev](https://img.shields.io/badge/docs-dev-blue.svg)](https://DanielVandH.github.io/EpithelialDynamics1D.jl/dev/)
55
[![Build Status](https://github.com/DanielVandH/EpithelialDynamics1D.jl/actions/workflows/CI.yml/badge.svg?branch=main)](https://github.com/DanielVandH/EpithelialDynamics1D.jl/actions/workflows/CI.yml?query=branch%3Amain)
66
[![Coverage](https://codecov.io/gh/DanielVandH/EpithelialDynamics1D.jl/branch/main/graph/badge.svg)](https://codecov.io/gh/DanielVandH/EpithelialDynamics1D.jl)
7-
[![DOI](https://zenodo.org/badge/650044075.svg)](https://zenodo.org/badge/latestdoi/650044075)
7+
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.8125811.svg)](https://doi.org/10.5281/zenodo.8125754)
88

99
This is a package for simulating epithelial dynamics in one dimension, implementing the model in [Baker et al. (2019)](https://doi.org/10.1016/j.jtbi.2018.12.025). Currently only cell migration and cell proliferation is implemented with no support for cell death. Methods are provided for constructing the corresponding continuum limit problem. Steady states for problems without proliferation can also be computed.
1010

0 commit comments

Comments
 (0)