From 5ffbe975bbd94a3677a0c640a06edf9efaa9aecd Mon Sep 17 00:00:00 2001
From: Chloe Marie Loiseau <loiseau@login20.cluster.bc2.ch>
Date: Tue, 8 May 2018 17:49:04 +0200
Subject: [PATCH] changed path to data

---
 notebooks/annotation/snpEff.config | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/notebooks/annotation/snpEff.config b/notebooks/annotation/snpEff.config
index 17ee357..f07483b 100644
--- a/notebooks/annotation/snpEff.config
+++ b/notebooks/annotation/snpEff.config
@@ -14,7 +14,7 @@
 # Also, a non-absolute path will be relative to config's file dir
 # 
 #---
-data.dir = /scicore/home/gagneux/loiseau/Workshop_SA/notebooks/annotation/data/
+data.dir = /Workshop_SA/notebooks/annotation/data/
 
 #---
 # Database repository: A URL to the server where you can download databases (command: 'snpEff download dbName')
-- 
GitLab