From b5e11872b85c585b46f590a5cccbfd9e865a2950 Mon Sep 17 00:00:00 2001
From: TRON Kelly <t19016063@V-PJ-47-068.salsa.univ-amu.fr>
Date: Fri, 15 Nov 2024 12:59:49 +0100
Subject: [PATCH] help

---
 README.md | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/README.md b/README.md
index 67712ef..710a895 100644
--- a/README.md
+++ b/README.md
@@ -26,11 +26,6 @@ To run the workflow, please refer to the "02run" documentation, which provides d
 ```
 apptainer exec results/containers/m2bsgreprod3.sif make -f workflows/makefile
 ```
-This command will:
-1. Download and prepare data files.
-2. Execute analysis scripts in sequence, as defined in the Makefile.
-3. Generate output in the `results/` directory for each analysis stage.
-
 ### Scripts
 
 1. **download_data.R**: Downloads the dataset, verifies the MD5 checksum, and extracts the files if valid.
-- 
GitLab