[de0dc9]: / modules / local / bedtools / random / environment.yml

Download this file

8 lines (7 with data), 210 Bytes

1
2
3
4
5
6
7
---
# yaml-language-server: $schema=https://raw.githubusercontent.com/nf-core/modules/master/modules/environment-schema.json
channels:
- conda-forge
- bioconda
dependencies:
- "bioconda::bedtools=2.31.1"