From e5d7e02026d0b0f9c47b1bb3310206784c581066 Mon Sep 17 00:00:00 2001 From: Joseph Atemia <j.atemia@fz-juelich.de> Date: Mon, 7 Oct 2024 16:01:20 +0200 Subject: [PATCH] update: README.md #1 Link the Lab-Book into the main README --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 6e57112e94..702764ff30 100644 --- a/README.md +++ b/README.md @@ -42,12 +42,12 @@ This project is funded by the German Ministry for Science and Education (BMBF 03 - GAPIT GWAS results outputs -4. [sudies](Studies) +4. [sudies](studies) - Initial 'raw' data - Processed data eventually used in the GWAS analysis using GAPIT – Genome Association and Prediction Integrated Tool. -5. [workflow](Worflows) +5. [workflows](worflows) - Contains the following subdirectories that habours scipts and respective results files: @@ -61,6 +61,6 @@ This project is funded by the German Ministry for Science and Education (BMBF 03 - preprocessing_data - snp_gene_neighborhood_pipeline - - The file `GWAS_Research_Methodology.md` documents the steps and order of the whole analysis. + - The file [`GWAS_Research_Methodology.md`](workflows/GWAS_Research_Methodology.md) documents the steps and order of the whole analysis. --- -- GitLab