Skip to content

Commit bb1a6ad

Browse files
committed
update snapshot
1 parent d083b5c commit bb1a6ad

File tree

2 files changed

+3
-53
lines changed

2 files changed

+3
-53
lines changed

tests/default.nf.test

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,6 @@ nextflow_pipeline {
8787
// Number of successful tasks
8888
workflow.trace.succeeded().size(),
8989
// pipeline versions.yml file for multiqc from which Nextflow version is removed because we tests pipelines on multiple Nextflow versions
90-
removeNextflowVersion("$outputDir/pipeline_info/collated_versions.yml"),
9190
removeNextflowVersion("$outputDir/pipeline_info/nf_core_differentialabundance_software_versions.yml"),
9291
// All stable path name, with a relative path
9392
stable_name,

tests/default.nf.test.snap

Lines changed: 3 additions & 52 deletions
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@
190190
"nf-test": "0.9.2",
191191
"nextflow": "25.04.3"
192192
},
193-
"timestamp": "2025-06-17T15:12:35.519718769"
193+
"timestamp": "2025-06-23T09:03:01.551039804"
194194
},
195195
"Test profile - with toolsheet": {
196196
"content": [
@@ -383,7 +383,7 @@
383383
"nf-test": "0.9.2",
384384
"nextflow": "25.04.3"
385385
},
386-
"timestamp": "2025-06-17T15:11:12.568576871"
386+
"timestamp": "2025-06-23T09:01:41.694097903"
387387
},
388388
"Test profile - yml no formula": {
389389
"content": [
@@ -437,55 +437,6 @@
437437
"nf-core/differentialabundance": "v1.6.0dev"
438438
}
439439
},
440-
{
441-
"CUSTOM_FILTERDIFFERENTIALTABLE": {
442-
"pandas": "1.5.2"
443-
},
444-
"CUSTOM_TABULARTOGSEACHIP": {
445-
"gawk": "5.1.0"
446-
},
447-
"CUSTOM_TABULARTOGSEACLS": {
448-
"awk": "1.3.4"
449-
},
450-
"CUSTOM_TABULARTOGSEAGCT": {
451-
"awk": "1.3.4"
452-
},
453-
"DESEQ2_DIFFERENTIAL": {
454-
"r-base": "4.1.3",
455-
"bioconductor-deseq2": "1.34.0"
456-
},
457-
"DESEQ2_NORM": {
458-
"r-base": "4.1.3",
459-
"bioconductor-deseq2": "1.34.0"
460-
},
461-
"GSEA_GSEA": {
462-
"gsea": "4.3.2"
463-
},
464-
"GTF_TO_TABLE": {
465-
"atlas-gene-annotation-manipulation": "1.1.1"
466-
},
467-
"GUNZIP_GTF": {
468-
"gunzip": 1.1
469-
},
470-
"IMMUNEDECONV": {
471-
"r-immunedeconv": "2.1.0"
472-
},
473-
"PLOT_DIFFERENTIAL": {
474-
"r-shinyngs": "2.2.4"
475-
},
476-
"PLOT_EXPLORATORY": {
477-
"r-shinyngs": "2.2.4"
478-
},
479-
"SHINYNGS_APP": {
480-
"r-shinyngs": "2.2.4"
481-
},
482-
"VALIDATOR": {
483-
"r-shinyngs": "2.2.4"
484-
},
485-
"Workflow": {
486-
"nf-core/differentialabundance": "v1.6.0dev"
487-
}
488-
},
489440
[
490441
"other",
491442
"other/deseq2",
@@ -625,6 +576,6 @@
625576
"nf-test": "0.9.2",
626577
"nextflow": "25.04.3"
627578
},
628-
"timestamp": "2025-06-16T14:53:08.294104544"
579+
"timestamp": "2025-06-23T09:04:21.203865649"
629580
}
630581
}

0 commit comments

Comments
 (0)