From 34d3cbd98d68d22c511e69c3048dcaac5bdab0da Mon Sep 17 00:00:00 2001 From: TRON Kelly <t19016063@V-PJ-47-028.salsa.univ-amu.fr> Date: Wed, 6 Nov 2024 12:59:08 +0100 Subject: [PATCH] help --- README.md | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/README.md b/README.md index 88a4b9f..67712ef 100644 --- a/README.md +++ b/README.md @@ -53,12 +53,7 @@ This command will: 5. **tp4.R**: - Loads data from `tp3`. - Finalizes data processing and saves results to `results/tp4`. - - -## Data and Outputs - -The `results/` directory contains subdirectories for each analysis stage (`tp1` through `tp4`), storing the results of each script. For example, the output from `tp1` is stored in `results/tp1`, and so forth. - + --- This README provides a comprehensive guide for setting up, executing, and troubleshooting your project, ensuring clarity and reproducibility for each step. -- GitLab