From 132fbec847602e7ed1338df17b69df8f8346574c Mon Sep 17 00:00:00 2001 From: ddepanis <ddepanis@mi.fu-berlin.de> Date: Sun, 16 Mar 2025 12:04:38 +0000 Subject: [PATCH] Edit installGEP.yaml --- installGEP.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/installGEP.yaml b/installGEP.yaml index 368c83b..3148692 100644 --- a/installGEP.yaml +++ b/installGEP.yaml @@ -2,7 +2,7 @@ name: GEP channels: - conda-forge - bioconda - - anaconda + - defaults dependencies: - snakemake==7.30.2 - beautifulsoup4==4.9.3 -- GitLab