nf-core_modules/software/bedtools/merge/environment.yml

10 lines
238 B
YAML
Raw Normal View History

2020-07-14 14:46:49 +00:00
# You can use this file to create a conda environment for this pipeline:
# conda env create -f environment.yml
name: nf-core-bedtools-merge
channels:
- conda-forge
- bioconda
- defaults
dependencies:
- bioconda::bedtools=2.29.2