From 5cd0aac9a25f692d0637389f87ecdab2416ff998 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ma=C3=ABlle=20Daunesse?= <maelle.daunesse@gmail.com> Date: Thu, 11 Jul 2019 15:56:22 +0200 Subject: [PATCH] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index e69de29..8be0feb 100644 --- a/README.md +++ b/README.md @@ -0,0 +1,5 @@ +# ChIPuana + +Repository containing the code to compile the ChIPuana R package. The official code ready to be installed is in the ChIPuana directory or in the `*.tar.gz` archive. + +**Note:** the .sh file is used to compile but the path to R actually used is the one of Maelle's computer -- GitLab