From 06542b2d142da238fd741012a668327278abdb56 Mon Sep 17 00:00:00 2001 From: Daniel Manraj Maloney <84576669+Desperate-Dan@users.noreply.github.com> Date: Mon, 19 Aug 2024 11:26:04 +0100 Subject: [PATCH] Update environment.yml --- environment.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/environment.yml b/environment.yml index 43845ca..22acbf1 100644 --- a/environment.yml +++ b/environment.yml @@ -5,7 +5,7 @@ channels: - defaults dependencies: - "python>=3" - - "nodejs=12" + - "nodejs=20.7.0" - snakemake-minimal=5.8.1 - biopython=1.74 - minimap2=2.17