diff --git a/envs/UNZIP_and_QC.yaml b/envs/UNZIP_and_QC.yaml new file mode 100644 index 0000000000000000000000000000000000000000..9e0ff4244637ae4a91b775d2afe430bbedff98ba --- /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