File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed
Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff 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
3938improve existing cell-segmentation and tracking tools.
4039Find 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
4348This project models trichome formation on top of arabidopsis thaliana leaves.
4449Find it at [ github.com/jonaspleyer/cr_trichome] ( https://github.com/jonaspleyer/cr_trichome ) .
You can’t perform that action at this time.
0 commit comments