mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2025-01-08 15:02:09 -05:00
review-correction | Add channels back into file
Co-authored-by: Harshil Patel <drpatelh@users.noreply.github.com>
This commit is contained in:
parent
aeec856fe1
commit
0f5da3bd99
1 changed files with 3 additions and 1 deletions
|
@ -2,6 +2,8 @@
|
||||||
# conda env create -f environment.yml
|
# conda env create -f environment.yml
|
||||||
name: nfcore-module-umitools
|
name: nfcore-module-umitools
|
||||||
channels:
|
channels:
|
||||||
|
- conda-forge
|
||||||
- bioconda
|
- bioconda
|
||||||
|
- defaults
|
||||||
dependencies:
|
dependencies:
|
||||||
- umi_tools=1.0.1
|
- umi_tools=1.0.1
|
Loading…
Reference in a new issue