From e4d2a147a1112c7289289d309c8465c0cb30aefe Mon Sep 17 00:00:00 2001 From: TRON Kelly <t19016063@V-PJ-47-066.salsa.univ-amu.fr> Date: Wed, 23 Oct 2024 14:14:16 +0200 Subject: [PATCH] tp1 --- src/tp1.R | 1 - 1 file changed, 1 deletion(-) diff --git a/src/tp1.R b/src/tp1.R index c58bd34..709016f 100644 --- a/src/tp1.R +++ b/src/tp1.R @@ -42,4 +42,3 @@ rm(geno) rdata_path = file.path(output_dir, "TP1_asbvg.RData") save.image(rdata_path) - -- GitLab