mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-13 05:13:09 +00: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
|
||||
name: nfcore-module-umitools
|
||||
channels:
|
||||
- conda-forge
|
||||
- bioconda
|
||||
- defaults
|
||||
dependencies:
|
||||
- umi_tools=1.0.1
|
||||
- umi_tools=1.0.1
|
||||
|
|
Loading…
Reference in a new issue