From 6f398248e4840b326f0ee8ede4b91bf8e4096fba Mon Sep 17 00:00:00 2001 From: BenjaminWehnert1008 <84199433+BenjaminWehnert1008@users.noreply.github.com> Date: Mon, 2 Mar 2026 16:08:22 +0100 Subject: [PATCH] Update nextflow.config with new test data path --- nextflow.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nextflow.config b/nextflow.config index 3f80077..a954088 100644 --- a/nextflow.config +++ b/nextflow.config @@ -47,7 +47,7 @@ params { help_full = false show_hidden = false version = false - pipelines_testdata_base_path = 'https://raw.githubusercontent.com/BenjaminWehnert1008/test-datasets/dmsqc/dmsqc/' + pipelines_testdata_base_path = 'https://raw.githubusercontent.com/nf-core/test-datasets/' trace_report_suffix = new java.util.Date().format( 'yyyy-MM-dd_HH-mm-ss') // Config options