Commit 5dda446
Fixed conda channel order for fq module (nf-core#7871) (nf-core#7873)
* Fixed conda channel order for fq module (nf-core#7871)
By listing bioconda as the primary channel, the fq package can be installed and used in conda environments.
modified: modules/nf-core/fq/generate/environment.yml
modified: modules/nf-core/fq/lint/environment.yml
modified: modules/nf-core/fq/subsample/environment.yml
* added channel order comment to avoid a regression
---------
Co-authored-by: Angel Pizarro <pizarroa@amazon.com>1 parent 0ab89de commit 5dda446
3 files changed
Lines changed: 6 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
| 6 | + | |
6 | 7 | | |
7 | 8 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
| 6 | + | |
6 | 7 | | |
7 | 8 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
| 6 | + | |
6 | 7 | | |
7 | 8 | | |
0 commit comments