From a489340e8da399131422d097656cf7340fdda6bc Mon Sep 17 00:00:00 2001 From: james94 <james94@mi.fu-berlin.de> Date: Wed, 28 Sep 2022 10:46:09 +0200 Subject: [PATCH] multiqc update v1.13 --- envs/UNZIP_and_QC.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/envs/UNZIP_and_QC.yaml b/envs/UNZIP_and_QC.yaml index 34121fd..5afdd23 100644 --- a/envs/UNZIP_and_QC.yaml +++ b/envs/UNZIP_and_QC.yaml @@ -8,5 +8,5 @@ dependencies: - pigz=2.6 - trim-galore=0.6.7 - pandoc=2.11.4 - - multiqc=1.9 + - multiqc=1.13 - trimmomatic=0.39 -- GitLab