Skip to content

Commit 34da84a

Browse files
committed
exclude preseq command logs checksums
1 parent 53d381f commit 34da84a

2 files changed

Lines changed: 6 additions & 5 deletions

File tree

tests/default.nf.test

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ nextflow_pipeline {
5656
'**/DNA_composition_sample.txt',
5757
'**/misincorporation.txt',
5858
'**/genome_results.txt',
59+
'**/*command.log',
5960
]
6061

6162
// Check that no files are missing/added

tests/default.nf.test.snap

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -809,11 +809,8 @@
809809
"JK2782_JK2782_TGGCCGATCAACGA_Mammoth_MT_Krause_percent_on_target_mqc.json:md5,c08fbc241b5ccbedc29abd337ac466c2",
810810
"JK2802_JK2802_AGAATAACCTACCA_Mammoth_MT_Krause_percent_on_target_mqc.json:md5,3214c6e5713e8208267161acb55aae1d",
811811
"JK2782_JK2782_TGGCCGATCAACGA_BAM_Mammoth_MT_Krause.c_curve.txt:md5,ba8059ca2396fb898593c1e66e56a7bc",
812-
"JK2782_JK2782_TGGCCGATCAACGA_BAM_Mammoth_MT_Krause.command.log:md5,d41d8cd98f00b204e9800998ecf8427e",
813812
"JK2782_JK2782_TGGCCGATCAACGA_Mammoth_MT_Krause.c_curve.txt:md5,6df53f8bbda6fc93242d4d3dae4bd374",
814-
"JK2782_JK2782_TGGCCGATCAACGA_Mammoth_MT_Krause.command.log:md5,d41d8cd98f00b204e9800998ecf8427e",
815813
"JK2802_JK2802_AGAATAACCTACCA_Mammoth_MT_Krause.c_curve.txt:md5,41c097b474e112a17cf0b913cb23b029",
816-
"JK2802_JK2802_AGAATAACCTACCA_Mammoth_MT_Krause.command.log:md5,d41d8cd98f00b204e9800998ecf8427e",
817814
"agogo.css:md5,bd757b1a7ce6fdc0288ba148680f4583",
818815
"ajax-loader.gif:md5,ae6667053ad118020b8e68ccf307b519",
819816
"basic.css:md5,25b2823342c0604924a2870eeb4e7e94",
@@ -893,6 +890,9 @@
893890
"edit_distance.pdf",
894891
"edit_distance.svg",
895892
"misincorporation.txt",
893+
"JK2782_JK2782_TGGCCGATCAACGA_BAM_Mammoth_MT_Krause.command.log",
894+
"JK2782_JK2782_TGGCCGATCAACGA_Mammoth_MT_Krause.command.log",
895+
"JK2802_JK2802_AGAATAACCTACCA_Mammoth_MT_Krause.command.log",
896896
"bgfooter.png",
897897
"bgtop.png",
898898
"comment-bright.png",
@@ -952,8 +952,8 @@
952952
],
953953
"meta": {
954954
"nf-test": "0.9.2",
955-
"nextflow": "24.10.6"
955+
"nextflow": "25.04.7"
956956
},
957-
"timestamp": "2025-05-09T10:47:16.368282"
957+
"timestamp": "2025-09-12T10:28:33.023588"
958958
}
959959
}

0 commit comments

Comments
 (0)