Skip to content

Commit a464f53

Browse files
committed
correct typo
1 parent db2f8cf commit a464f53

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

tests/test_humanpopgen.nf.test

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ nextflow_pipeline {
5757
'**/3pGtoA_freq.txt',
5858
'**/5pCtoT_freq.txt',
5959
'**/dnacomp.txt',
60-
'**/Igdistribution',
60+
'**/lgdistribution.txt',
6161
'**/misincorporation.txt',
6262
'**/*sexdeterrmine.tsv',
6363
]

tests/test_humanpopgen.nf.test.snap

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -654,8 +654,6 @@
654654
"nuclear_contamination_mqc.json:md5,17b375d14aba284892a3ac889eceb25a",
655655
"JK2067_JK2067_hs37d5_chr21-MT_percent_on_target_mqc.json:md5,d796c89b343f15329df91d5e79f5200c",
656656
"JK2067_downsampled_JK2067_downsampled_hs37d5_chr21-MT_percent_on_target_mqc.json:md5,67fc863363b85e952f1a6a06e79aa696",
657-
"lgdistribution.txt:md5,b9d061b7f6eca7b55d16be7ae3b5c8e3",
658-
"lgdistribution.txt:md5,c7de663fd9c20073ae89066af2828904",
659657
"JK2067_JK2067_hs37d5_chr21-MT.c_curve.txt:md5,bfb7054f2a6723e8d29697f9a3107ef8",
660658
"JK2067_JK2067_hs37d5_chr21-MT.command.log:md5,d41d8cd98f00b204e9800998ecf8427e",
661659
"JK2067_downsampled_JK2067_downsampled_hs37d5_chr21-MT.c_curve.txt:md5,cf4743abdd355595d6ec1fb3f38e66e5",
@@ -704,13 +702,15 @@
704702
"Length_plot.pdf",
705703
"Runtime_log.txt",
706704
"dnacomp.txt",
705+
"lgdistribution.txt",
707706
"misincorporation.txt",
708707
"3pGtoA_freq.txt",
709708
"5pCtoT_freq.txt",
710709
"Fragmisincorporation_plot.pdf",
711710
"Length_plot.pdf",
712711
"Runtime_log.txt",
713712
"dnacomp.txt",
713+
"lgdistribution.txt",
714714
"misincorporation.txt",
715715
"bgfooter.png",
716716
"bgtop.png",
@@ -775,6 +775,6 @@
775775
"nf-test": "0.9.2",
776776
"nextflow": "24.10.6"
777777
},
778-
"timestamp": "2025-08-15T10:45:17.839812"
778+
"timestamp": "2025-08-15T11:27:48.403762"
779779
}
780780
}

0 commit comments

Comments
 (0)