Skip to content

Commit 805d910

Browse files
authored
Merge pull request #534 from nf-core/conda-test-fixes
Conda test fixes
2 parents 00686cd + e8be4d0 commit 805d910

31 files changed

Lines changed: 689 additions & 778 deletions

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,10 +32,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3232
| --------- | ---------------- | ----------- |
3333
| dbCAN | | 5.2.9 |
3434
| MultiQC | 1.27 | 1.34 |
35-
| Bakta | 1.10.4 | 1.11.4 |
35+
| Bakta | 1.10.4 | 1.12.0 |
3636
| BiG-SLiCE | | 2.0.2 |
3737
| nf-core | 3.3.2 | 4.0.2 |
3838
| AMPcombi | 2.0.1 | 3.0.0 |
39+
| GECCO | 0.9.10 | 0.10.1 |
3940

4041
### `Deprecated`
4142

modules.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -62,12 +62,12 @@
6262
},
6363
"bakta/bakta": {
6464
"branch": "master",
65-
"git_sha": "72c983560c9b9c2a02ff636451a5e5008f7d020b",
65+
"git_sha": "81fe5e6f07fa92ecfd1721373620e2538a1466eb",
6666
"installed_by": ["modules"]
6767
},
6868
"bakta/baktadbdownload": {
6969
"branch": "master",
70-
"git_sha": "72c983560c9b9c2a02ff636451a5e5008f7d020b",
70+
"git_sha": "81fe5e6f07fa92ecfd1721373620e2538a1466eb",
7171
"installed_by": ["modules"]
7272
},
7373
"bigslice/bigslice": {
@@ -107,12 +107,12 @@
107107
},
108108
"gecco/convert": {
109109
"branch": "master",
110-
"git_sha": "2aa243bd8a9b20122ed6fb5d2d3c75b963eef171",
110+
"git_sha": "4e22228ad92f91569757aa831b6a1f91f6ffd435",
111111
"installed_by": ["modules"]
112112
},
113113
"gecco/run": {
114114
"branch": "master",
115-
"git_sha": "81880787133db07d9b4c1febd152c090eb8325dc",
115+
"git_sha": "4e22228ad92f91569757aa831b6a1f91f6ffd435",
116116
"installed_by": ["modules"]
117117
},
118118
"gunzip": {
@@ -197,7 +197,7 @@
197197
},
198198
"prokka": {
199199
"branch": "master",
200-
"git_sha": "81880787133db07d9b4c1febd152c090eb8325dc",
200+
"git_sha": "2dc23692bd1c3a23a12cfd959808a8fe7e3c6557",
201201
"installed_by": ["modules"]
202202
},
203203
"pyrodigal": {

modules/nf-core/bakta/bakta/environment.yml

Lines changed: 2 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

modules/nf-core/bakta/bakta/main.nf

Lines changed: 13 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

modules/nf-core/bakta/bakta/meta.yml

Lines changed: 38 additions & 24 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

modules/nf-core/bakta/bakta/tests/main.nf.test

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)