From 18873093eed454cf9c26b19874f413c2986469f5 Mon Sep 17 00:00:00 2001
From: THIBERT-RIPOSO Anais <t20006223@V-PJ-47-048.salsa.univ-amu.fr>
Date: Wed, 23 Oct 2024 15:04:19 +0200
Subject: [PATCH] =?UTF-8?q?scripts=20R=20des=20tp1=20=C3=A0=204?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 src/tp1.R | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/tp1.R b/src/tp1.R
index 44b14f3..6bdc0cf 100644
--- a/src/tp1.R
+++ b/src/tp1.R
@@ -43,3 +43,4 @@ rm(geno)
 rdata_path = file.path(output_dir, "TP1_asbvg.RData")
 save.image(rdata_path)
 
+
-- 
GitLab