From 9b22cc444676197a820b83b25aec025d6693ec1c Mon Sep 17 00:00:00 2001 From: SOLER Fiona <s23014817@V-PJ-47-058.salsa.univ-amu.fr> Date: Wed, 23 Oct 2024 15:23:28 +0200 Subject: [PATCH] makefile --- workflows/makefile_ex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/workflows/makefile_ex b/workflows/makefile_ex index 1c7db1d..bc8bd21 100644 --- a/workflows/makefile_ex +++ b/workflows/makefile_ex @@ -7,4 +7,4 @@ run_tp2: results/data/penncath.bim results/data/penncath.bed results/data/pennca results/data/penncath.bim results/data/penncath.bed results/data/penncath.fam: Rscript sources/download_data.R - + -- GitLab