From 1ad35605cc9adec85dbcad34de453d41ba113ad5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Henrik=20J=C3=B6nsson?= <henrik.jonsson@slcu.cam.ac.uk> Date: Thu, 5 Dec 2019 09:58:02 +0000 Subject: [PATCH] Update README.md --- README.md | 38 ++++++++++++++++++++++++++++++++++++-- 1 file changed, 36 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d51b7ee..0bb1827 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,37 @@ -# Refahi_etal_2020 +## Introduction -Scripts and software used to produce the results in the manuscript "Flower". \ No newline at end of file +Scripts and software used to produce the results in the manuscript "Flower". + +## Scripts and software + +We have collected the tools to produce the result in four folders following the +outline of the paper. For an overview of the methods used, see the Methods section +of the paper. + +<p><i>segmentation_tracking</i> has information on the segmentation and tracking used +to produce the data set for example shown in Figure 2 of the paper.</p> + +<p><i>registration</i> describes the method for registration of different flowers +onto each other (see e.g. Figure 3).</p> + +<p><i>expressionAnalysis</i> has the methods for analysing the spatiotemporal +gene expression patterns of the early flower (e.g. Figures 4-5).</p> + +<p><i>geneRegulation</i> has the scripts to perform model prediction and hypothesis testing of the +gene regulatory network (e.g. Figures 1 and 6).</p> + +<p><i>growthAnalysis</i> holds the scripts for analysing growth and anisotropy changes +within the dataset (e.g. Figures 7-9).</p> + +We have used outside tools, in-house tools, and python scripts. See further details +in the README files within the specific folders. + +## Contact + +yassin.refahi@inra.fr + +argyris.zardilis@slcu.cam.ac.uk + +henrik.jonsson@slcu.cam.ac.uk + +jan.traas@ens-lyon.fr \ No newline at end of file -- GitLab