From 569b9e1392c3c8fc7e027ff156cd3bdc376f4e73 Mon Sep 17 00:00:00 2001
From: Gesa Helmsorig <gesa.helmsorig@hhu.de>
Date: Thu, 14 Nov 2024 10:12:43 +0000
Subject: [PATCH] Update README.md

---
 studies/MSA_dissection_eam7/README.md | 17 ++++++++++-------
 1 file changed, 10 insertions(+), 7 deletions(-)

diff --git a/studies/MSA_dissection_eam7/README.md b/studies/MSA_dissection_eam7/README.md
index 9d9c9e5..3e0439d 100644
--- a/studies/MSA_dissection_eam7/README.md
+++ b/studies/MSA_dissection_eam7/README.md
@@ -1,17 +1,20 @@
 ## Dissection of main shoot apices (MSAs) to score the reproductive development of plants
 
-Scoring of the development according to the Waddington Stage (Waddington et al., 1983).
+Scoring of the MSA development of BW, BW(*Ppd-H1*), BW(*eam7*), and BW(*Ppd-H1,eam7*) plants according to the Waddington Stage (Waddington et al., 1983).
 
 
 **Study overview:**
 
-	input: BW, BW(Ppd-H1), BW(eam7), BW(Ppd-H1,eam7) grown under SD and LD
+```mermaid
+   flowchart TD;
+       A[Bowman and introgression lines 
+	   in LD and SD] -->  | MSA_dissection | B[Waddington stage by DAE];
+      A[Bowman and introgression lines 
+	   in LD and SD]--> | MSA_dissection | C[spikelet meristem number by W-Stage]
+      A[Bowman and introgression lines 
+	   in LD and SD]--> | MSA_dissection | D[floret number by W-Stage]
+```
 
-	-> assay: MSA_dissection
-		output: - Waddington Stage by DAE
-			- spikelet meristem number by W-Stage
-			- floret number by W-Stage
-				
 
 Results can be found in Figure 1C-E, Supplemental Figure S1 and Supplemental Table S1.
 
-- 
GitLab