From f8028a93d712b12b1caacb624ea1a8fb87361614 Mon Sep 17 00:00:00 2001
From: BIOPZ-Gypas Foivos <foivos.gypas@unibas.ch>
Date: Wed, 12 May 2021 13:40:12 +0200
Subject: [PATCH] Add zgtf biocontainers image

---
 Snakefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Snakefile b/Snakefile
index 64c346a..a1ae8c9 100644
--- a/Snakefile
+++ b/Snakefile
@@ -561,7 +561,7 @@ rule extract_transcripts_as_bed12:
             )
 
     singularity:
-        "docker://zavolab/zgtf:0.1"
+        "docker://quay.io/biocontainers/zgtf:0.1.1--pyh5e36f6f_0"
 
     threads: 1
 
-- 
GitLab