Skip to content

Commit bf2e87d

Browse files
committed
Fix rsem snap
1 parent ca86dac commit bf2e87d

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

tests/star_rsem.nf.test.snap

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1291,7 +1291,7 @@
12911291
},
12921292
"Params: --aligner star_rsem - stub": {
12931293
"content": [
1294-
26,
1294+
27,
12951295
{
12961296
"BBMAP_BBSPLIT": {
12971297
"bbmap": 39.1
@@ -1363,6 +1363,11 @@
13631363
"fq_lint/raw/RAP1_UNINDUCED_REP2.fq_lint.txt",
13641364
"fq_lint/raw/WT_REP1.fq_lint.txt",
13651365
"fq_lint/raw/WT_REP2.fq_lint.txt",
1366+
"multiqc",
1367+
"multiqc/star_rsem",
1368+
"multiqc/star_rsem/multiqc_data",
1369+
"multiqc/star_rsem/multiqc_plots",
1370+
"multiqc/star_rsem/multiqc_report.html",
13661371
"pipeline_info",
13671372
"pipeline_info/nf_core_rnaseq_software_mqc_versions.yml",
13681373
"trimgalore",
@@ -1384,6 +1389,6 @@
13841389
"nf-test": "0.9.2",
13851390
"nextflow": "25.04.2"
13861391
},
1387-
"timestamp": "2025-06-03T19:13:26.589673682"
1392+
"timestamp": "2025-06-03T20:30:37.383920745"
13881393
}
13891394
}

0 commit comments

Comments
 (0)