diff --git a/Cell_behavior_initial_steps/Readme_1.md b/Cell_behavior_initial_steps/Readme_1.md index ac24c90c56d9bc5bf794aed7d6c9dd1524117b1d..1cbbc727626a48f2bae4ff9adae9d909ecbf20d7 100644 --- a/Cell_behavior_initial_steps/Readme_1.md +++ b/Cell_behavior_initial_steps/Readme_1.md @@ -1,8 +1,12 @@ Readme file for Cell migration carpet Gts_selection is the first code that should be run, this allows the choosing of the surface where cells will be seeded. + Uni_cell code intends to follow the cell movement living a trace after it. + Single_cell_prolif_migr perfomes the behavior of one cell and saves the results in images and GIF. + Pluri_cell_prolif_migr.py express the behavior of several cells and saves the result in images and GIF. -Pickle application for the code are foun in Follow_cell, this code to opens the last traces of the cell and continue from where it was taken. \ No newline at end of file + +Pickle application for the code are foun in Follow_cell, this code to opens the last traces of the cell and continue from where it was taken.