Skip to content

Commit 43c23d8

Browse files
patch incorrect snapshot mmseqs-easycluster (#8645)
* tests not working * Fixing tests & completing meta.yml * Update modules/nf-core/mmseqs/easycluster/main.nf Co-authored-by: Georgia Kesisoglou <[email protected]> * patch snapshot --------- Co-authored-by: Georgia Kesisoglou <[email protected]>
1 parent 8c007e2 commit 43c23d8

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

modules/nf-core/mmseqs/easycluster/tests/main.nf.test.snap

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
"id": "test",
8080
"single_end": false
8181
},
82-
"test.tsv_rep_seq.fasta:md5,8918b8bc645bc3bde7974375c92ef539"
82+
"test_rep_seq.fasta:md5,8918b8bc645bc3bde7974375c92ef539"
8383
]
8484
],
8585
"1": [
@@ -88,7 +88,7 @@
8888
"id": "test",
8989
"single_end": false
9090
},
91-
"test.tsv_all_seqs.fasta:md5,3abefc5bf87ad04b54a147a6c35af375"
91+
"test_all_seqs.fasta:md5,3abefc5bf87ad04b54a147a6c35af375"
9292
]
9393
],
9494
"2": [
@@ -97,7 +97,7 @@
9797
"id": "test",
9898
"single_end": false
9999
},
100-
"test.tsv_cluster.tsv:md5,1cad5ce35cf71f8c438fd3ec5a786946"
100+
"test_cluster.tsv:md5,1cad5ce35cf71f8c438fd3ec5a786946"
101101
]
102102
],
103103
"3": [
@@ -109,7 +109,7 @@
109109
"id": "test",
110110
"single_end": false
111111
},
112-
"test.tsv_all_seqs.fasta:md5,3abefc5bf87ad04b54a147a6c35af375"
112+
"test_all_seqs.fasta:md5,3abefc5bf87ad04b54a147a6c35af375"
113113
]
114114
],
115115
"representatives": [
@@ -118,7 +118,7 @@
118118
"id": "test",
119119
"single_end": false
120120
},
121-
"test.tsv_rep_seq.fasta:md5,8918b8bc645bc3bde7974375c92ef539"
121+
"test_rep_seq.fasta:md5,8918b8bc645bc3bde7974375c92ef539"
122122
]
123123
],
124124
"tsv": [
@@ -127,7 +127,7 @@
127127
"id": "test",
128128
"single_end": false
129129
},
130-
"test.tsv_cluster.tsv:md5,1cad5ce35cf71f8c438fd3ec5a786946"
130+
"test_cluster.tsv:md5,1cad5ce35cf71f8c438fd3ec5a786946"
131131
]
132132
],
133133
"versions": [
@@ -139,6 +139,6 @@
139139
"nf-test": "0.9.2",
140140
"nextflow": "25.04.3"
141141
},
142-
"timestamp": "2025-06-16T08:43:24.741347318"
142+
"timestamp": "2025-06-16T10:26:37.253256364"
143143
}
144144
}

0 commit comments

Comments
 (0)