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

---
 studies/biparental_mapping_eam7/README.md | 20 +++++++++-----------
 1 file changed, 9 insertions(+), 11 deletions(-)

diff --git a/studies/biparental_mapping_eam7/README.md b/studies/biparental_mapping_eam7/README.md
index 7ab585c..c34d7d2 100644
--- a/studies/biparental_mapping_eam7/README.md
+++ b/studies/biparental_mapping_eam7/README.md
@@ -4,19 +4,17 @@ The F2 generation of a cross between BW(*eam7*) and BW(*Ppd-H1*) was used to ide
 
 **study overview**
 
-	input: F2 plants and parents
+```mermaid
+   flowchart TD;
+	A[FT2 crosses and parent plants] --> |plant_phenotyping | B[flowering time of F2 plants and parents]
+	A --> |DNA_extraction| C[DNA samples for F2 plants and parents]
+	C --> | biparental_mapping | D[- CAPS marker results
+	- reduced eam7 introgression area
+	- target genes for eam7]
+```
 
-	-> assay: plant_phenotyping
-		output: flowering time of F2 plants and parents
-		
-	-> assay: DNA_extraction
-		output: DNA samples for F2 plants and parents
+**Publication:**
 
-		-> assay: biparental mapping
-			output: - CAPS marker results
-					- reduced introgression area
-					- target genes for eam7
-				
 Results can be found in Figure 4, and Supplemental Tables S2, S3, S5.
 
 **References**
-- 
GitLab