From d1b439d9bd5ac54f5ea185d30fe946bdf4f62c4e Mon Sep 17 00:00:00 2001
From: Gesa Helmsorig <gesa.helmsorig@hhu.de>
Date: Tue, 12 Nov 2024 06:54:52 +0100
Subject: [PATCH] added readme

---
 studies/allelism_test/README.md | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)

diff --git a/studies/allelism_test/README.md b/studies/allelism_test/README.md
index e69de29..5543c14 100644
--- a/studies/allelism_test/README.md
+++ b/studies/allelism_test/README.md
@@ -0,0 +1,16 @@
+**Allelism test*
+
+Complementation crosses were performed to confirm that *lwd1* and *eam7* are allelic, which are both recessive mutations. For this, homozygous *lwd1* mutants *lwd1-26*, *lwd1-390*, and *lwd1-402* were crossed with BW(Ppd-H1, eam7). F1 plants were grown under SD conditions and flowering time was scored. If *lwd1* and *eam7* are allelic, we expected the F1 plants to display the mutant phenotype and be early flowering under SD.
+
+**study overview**
+
+	parent plants (*lwd1* mutants, BW(Ppd-H1,eam7), introgression line background BW(Ppd-H1), mutant background GP-fast)
+
+		-> assay: complementation_crosses
+			output: F1 plants
+			
+			-> assay: plant_genotyping
+				output: F1 genotype information
+			
+			-> assay: plant_phenotyping
+				output: F1 flowering data
\ No newline at end of file
-- 
GitLab