From c16b520be55f96a499a90b983bc64d737a679dc7 Mon Sep 17 00:00:00 2001
From: ddepanis <ddepanis@mi.fu-berlin.de>
Date: Fri, 7 Mar 2025 12:34:14 +0000
Subject: [PATCH] Add new file

---
 envs/UNZIP_and_QC.yaml | 14 ++++++++++++++
 1 file changed, 14 insertions(+)
 create mode 100644 envs/UNZIP_and_QC.yaml

diff --git a/envs/UNZIP_and_QC.yaml b/envs/UNZIP_and_QC.yaml
new file mode 100644
index 0000000..9e0ff42
--- /dev/null
+++ b/envs/UNZIP_and_QC.yaml
@@ -0,0 +1,14 @@
+channels:
+ - conda-forge
+ - bioconda
+ - defaults
+dependencies:
+ - multiqc=1.13=pyhdfd78af_0
+ - openssl=3.3.1=h4ab18f5_1
+ - pandoc=2.11.4=h7f98852_0
+ - pigz
+ - python=3.10.5=ha86cf86_0_cpython
+ - trim-galore=0.6.7=hdfd78af_0
+ - trimmomatic=0.39=hdfd78af_2
+ - typing_extensions=4.12.2=pyha770c72_0
+ - nanoplot=1.44.1
\ No newline at end of file
-- 
GitLab