Skip to content

Commit a85802d

Browse files
committed
update
1 parent 957aaad commit a85802d

File tree

1 file changed

+50
-2
lines changed

1 file changed

+50
-2
lines changed

tests/default.nf.test.snap

Lines changed: 50 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -246,7 +246,55 @@
246246
"Test profile - with toolsheet": {
247247
"content": [
248248
23,
249-
null,
249+
{
250+
"CUSTOM_FILTERDIFFERENTIALTABLE": {
251+
"pandas": "1.5.2"
252+
},
253+
"CUSTOM_TABULARTOGSEACHIP": {
254+
"gawk": "5.1.0"
255+
},
256+
"CUSTOM_TABULARTOGSEACLS": {
257+
"awk": "1.3.4"
258+
},
259+
"CUSTOM_TABULARTOGSEAGCT": {
260+
"awk": "1.3.4"
261+
},
262+
"DESEQ2_DIFFERENTIAL": {
263+
"r-base": "4.1.3",
264+
"bioconductor-deseq2": "1.34.0"
265+
},
266+
"DESEQ2_NORM": {
267+
"r-base": "4.1.3",
268+
"bioconductor-deseq2": "1.34.0"
269+
},
270+
"GSEA_GSEA": {
271+
"gsea": "4.3.2"
272+
},
273+
"GTF_TO_TABLE": {
274+
"atlas-gene-annotation-manipulation": "1.1.1"
275+
},
276+
"GUNZIP_GTF": {
277+
"gunzip": 1.1
278+
},
279+
"IMMUNEDECONV": {
280+
"r-immunedeconv": "2.1.0"
281+
},
282+
"PLOT_DIFFERENTIAL": {
283+
"r-shinyngs": "2.2.4"
284+
},
285+
"PLOT_EXPLORATORY": {
286+
"r-shinyngs": "2.2.4"
287+
},
288+
"SHINYNGS_APP": {
289+
"r-shinyngs": "2.2.4"
290+
},
291+
"VALIDATOR": {
292+
"r-shinyngs": "2.2.4"
293+
},
294+
"Workflow": {
295+
"nf-core/differentialabundance": "v1.6.0dev"
296+
}
297+
},
250298
{
251299
"CUSTOM_FILTERDIFFERENTIALTABLE": {
252300
"pandas": "1.5.2"
@@ -437,7 +485,7 @@
437485
"nf-test": "0.9.2",
438486
"nextflow": "25.04.3"
439487
},
440-
"timestamp": "2025-06-16T11:50:17.095598928"
488+
"timestamp": "2025-06-16T13:03:58.647930479"
441489
},
442490
"Test profile - yml no formula": {
443491
"content": [

0 commit comments

Comments
 (0)