From 0c5893efddace62aa307dd3b3be9cfdd54dc134b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kre=C5=A1imir=20Be=C5=A1tak?= Date: Tue, 11 Jun 2024 13:18:49 +0000 Subject: [PATCH] fixed modules.json --- modules.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/modules.json b/modules.json index 97970a9..6546f2b 100644 --- a/modules.json +++ b/modules.json @@ -7,7 +7,7 @@ "nf-core": { "cellpose": { "branch": "master", - "git_sha": "0975c63a8ce4488c3259f595270b3f0d419abafe", + "git_sha": "7c1543a730197e2f0b8ca5141f851c4a2b08bed6", "installed_by": ["modules"] }, "deepcell/mesmer": { @@ -37,7 +37,7 @@ }, "multiqc": { "branch": "master", - "git_sha": "4ab13872435962dadc239979554d13709e20bf29", + "git_sha": "8f2062e7b4185590fb9f43c275381a31a6544fc0", "installed_by": ["modules"] } }