Skip to content
Snippets Groups Projects
environment.yml 317 B
Newer Older
Celine Noirot's avatar
Celine Noirot committed
# You can use this file to create a conda environment for this pipeline:
#   conda env create -f environment.yml
name: GeT-template-1.0dev
channels:
  - conda-forge
  - bioconda
  - defaults
dependencies:
  # TODO nf-core: Add required software dependencies here
  - bioconda::fastqc=0.11.8
  - bioconda::multiqc=1.7