Skip to content

Commit c0bcce4

Browse files
committed
make pool_model into external project
1 parent c3cf709 commit c0bcce4

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

cellular_raza-examples/README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ reliable method for continuous integration, testing and compatibility.
2222
| `homepage-training` | - | 🌶️ |
2323
| `immersed_boundary` | `cargo run -r --bin cr_immersed_boundary` | 🌶️ |
2424
| `organoid_turing_growth` | `cargo run -r --bin cr_organoid_turing_growth` | 🐧 |
25-
| `pool_model_pyo3` | - | 🐧 |
2625
| `puzzle` | `cargo run -r --bin cr_puzzle_cells` | 🌶️ |
2726
| `semi_vertex` | `cargo run -r --bin cr_semi_vertex` | 🌶️ |
2827
| `sender-receiver` | `cargo run -r --bin cr_sender_receiver` | 🐧 |
@@ -39,6 +38,12 @@ It aims to estimate parameters, generate near-realistic microscopic images and g
3938
improve existing cell-segmentation and tracking tools.
4039
Find it at [github.com/jonaspleyer/cr_mech_coli](https://github.com/jonaspleyer/cr_mech_coli).
4140

41+
## cr_pool
42+
We model growing bacterial populations and assess the impact of spatial distributions on the growth
43+
curves of two distinct species.
44+
See
45+
[github.com/polinagaindrik/pool_model_paper](https://github.com/polinagaindrik/pool_model_paper).
46+
4247
## cr_trichome
4348
This project models trichome formation on top of arabidopsis thaliana leaves.
4449
Find it at [github.com/jonaspleyer/cr_trichome](https://github.com/jonaspleyer/cr_trichome).

0 commit comments

Comments
 (0)