nf-core_modules/software/bwa/mem/environment.yml
2020-07-11 14:27:21 +02:00

10 lines
253 B
YAML

# You can use this file to create a conda environment for this pipeline:
# conda env create -f environment.yml
name: nf-core-bwa-mem
channels:
- conda-forge
- bioconda
- defaults
dependencies:
- bioconda::bwa=0.7.17
- bioconda::samtools=1.9