From 04aca343136fc9921c39164fb7d2b6f22d2ddc57 Mon Sep 17 00:00:00 2001 From: Fontrodona Nicolas <nicolas.fontrodona@ens-lyon.fr> Date: Fri, 15 Jul 2022 18:27:13 +0200 Subject: [PATCH] Readme.md: update --- Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index 0581f96..ee8f4e5 100644 --- a/Readme.md +++ b/Readme.md @@ -118,7 +118,7 @@ The design parameter must have the following structure: 1. The `count_files`columns must contain the name of the file **without its path** (as it is given with the --path argument). 2. The `sample` column must contain the name of the sample -3. The `condition` column, the name of the condition +3. The `condition` column, the name of the condition. Note that unlike the two previous columns, **this column can be renamed** (e.g condition can be rename to treatment) The columns must be `tab-separated`. -- GitLab