-
Notifications
You must be signed in to change notification settings - Fork 1k
Migration to topics channels: diamond/blastp #10766 #10885
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Changes from all commits
0676624
4e079e5
189af43
0117d08
1d46ed8
bb15d25
3fb500a
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -84,7 +84,7 @@ nextflow_process { | |
| assertAll( | ||
| { assert process.success }, | ||
| { assert process.out.daa }, | ||
| { assert snapshot(process.out.versions).match("daa") } | ||
| { assert snapshot(process.out.findAll { key, val -> key.startsWith('versions') }).match("daa")} | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Remove the Your error says: "snapshot with id 'daa' not found." Remove it and re-do the snapshots.
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Keep this: |
||
| ) | ||
| } | ||
|
|
||
|
|
||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -72,7 +72,7 @@ | |
| ] | ||
| } | ||
| ], | ||
| "timestamp": "2026-03-10T18:29:43.631582451", | ||
| "timestamp": "2026-03-13T16:05:50.64340715", | ||
| "meta": { | ||
| "nf-test": "0.9.4", | ||
| "nextflow": "25.10.4" | ||
|
|
@@ -151,7 +151,7 @@ | |
| ] | ||
| } | ||
| ], | ||
| "timestamp": "2026-03-10T18:30:12.968864721", | ||
| "timestamp": "2026-03-13T16:06:14.810071467", | ||
| "meta": { | ||
| "nf-test": "0.9.4", | ||
| "nextflow": "25.10.4" | ||
|
|
@@ -230,7 +230,7 @@ | |
| ] | ||
| } | ||
| ], | ||
| "timestamp": "2026-03-10T18:29:53.37630928", | ||
| "timestamp": "2026-03-13T16:05:59.005111568", | ||
| "meta": { | ||
| "nf-test": "0.9.4", | ||
| "nextflow": "25.10.4" | ||
|
|
@@ -239,157 +239,16 @@ | |
| "sarscov2 - proteome - double fasta/double db input": { | ||
| "content": [ | ||
| { | ||
| "0": [ | ||
|
|
||
| ], | ||
| "1": [ | ||
|
|
||
| ], | ||
| "2": [ | ||
| [ | ||
| { | ||
| "id": "fasta1", | ||
| "db": "db1" | ||
| }, | ||
| "fasta1.db1.txt:md5,2515cf88590afa32356497e79a51fce9" | ||
| ], | ||
| [ | ||
| { | ||
| "id": "fasta1", | ||
| "db": "db2" | ||
| }, | ||
| "fasta1.db2.txt:md5,8b41a8752379f7bd8722258962c598a4" | ||
| ], | ||
| [ | ||
| { | ||
| "id": "fasta2", | ||
| "db": "db1" | ||
| }, | ||
| "fasta2.db1.txt:md5,3be947b0e6c69c59491f817b03b1256f" | ||
| ], | ||
| [ | ||
| { | ||
| "id": "fasta2", | ||
| "db": "db2" | ||
| }, | ||
| "fasta2.db2.txt:md5,f2461bcecbf4f87cefe952179505aa8f" | ||
| ] | ||
|
Comment on lines
-242
to
-276
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Everything here seems to be deleted. You need to update the snapshots or check why these changed. |
||
| ], | ||
| "3": [ | ||
|
|
||
| ], | ||
| "4": [ | ||
|
|
||
| ], | ||
| "5": [ | ||
|
|
||
| ], | ||
| "6": [ | ||
|
|
||
| ], | ||
| "7": [ | ||
| [ | ||
| "DIAMOND_BLASTP", | ||
| "diamond", | ||
| "2.1.23" | ||
| ], | ||
| [ | ||
| "DIAMOND_BLASTP", | ||
| "diamond", | ||
| "2.1.23" | ||
| ], | ||
| [ | ||
| "DIAMOND_BLASTP", | ||
| "diamond", | ||
| "2.1.23" | ||
| ], | ||
| [ | ||
| "DIAMOND_BLASTP", | ||
| "diamond", | ||
| "2.1.23" | ||
| ] | ||
| ], | ||
| "blast": [ | ||
|
|
||
| ], | ||
| "daa": [ | ||
|
|
||
| ], | ||
| "paf": [ | ||
|
|
||
| ], | ||
| "sam": [ | ||
|
|
||
| ], | ||
| "tsv": [ | ||
|
|
||
| ], | ||
| "txt": [ | ||
| [ | ||
| { | ||
| "id": "fasta1", | ||
| "db": "db1" | ||
| }, | ||
| "fasta1.db1.txt:md5,2515cf88590afa32356497e79a51fce9" | ||
| ], | ||
| [ | ||
| { | ||
| "id": "fasta1", | ||
| "db": "db2" | ||
| }, | ||
| "fasta1.db2.txt:md5,8b41a8752379f7bd8722258962c598a4" | ||
| ], | ||
| [ | ||
| { | ||
| "id": "fasta2", | ||
| "db": "db1" | ||
| }, | ||
| "fasta2.db1.txt:md5,3be947b0e6c69c59491f817b03b1256f" | ||
| ], | ||
| [ | ||
| { | ||
| "id": "fasta2", | ||
| "db": "db2" | ||
| }, | ||
| "fasta2.db2.txt:md5,f2461bcecbf4f87cefe952179505aa8f" | ||
| ] | ||
| ], | ||
| "versions_diamond": [ | ||
| [ | ||
| "DIAMOND_BLASTP", | ||
| "diamond", | ||
| "2.1.23" | ||
| ], | ||
| [ | ||
| "DIAMOND_BLASTP", | ||
| "diamond", | ||
| "2.1.23" | ||
| ], | ||
| [ | ||
| "DIAMOND_BLASTP", | ||
| "diamond", | ||
| "2.1.23" | ||
| ], | ||
| [ | ||
| "DIAMOND_BLASTP", | ||
| "diamond", | ||
| "2.1.23" | ||
| ] | ||
| ], | ||
| "xml": [ | ||
|
|
||
| ] | ||
| } | ||
| ], | ||
| "timestamp": "2026-03-10T18:30:23.940020081", | ||
| "meta": { | ||
| "nf-test": "0.9.4", | ||
| "nextflow": "25.10.4" | ||
| } | ||
| }, | ||
| "daa": { | ||
| "content": null, | ||
| "timestamp": "2026-03-10T18:30:03.067997422", | ||
| "timestamp": "2026-03-13T16:06:06.927716521", | ||
| "meta": { | ||
| "nf-test": "0.9.4", | ||
| "nextflow": "25.10.4" | ||
|
|
@@ -468,7 +327,7 @@ | |
| ] | ||
| } | ||
| ], | ||
| "timestamp": "2026-03-10T18:30:33.408520524", | ||
| "timestamp": "2026-03-13T16:06:22.991148135", | ||
| "meta": { | ||
| "nf-test": "0.9.4", | ||
| "nextflow": "25.10.4" | ||
|
|
||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Keep the comment