From 3e306b41ce50440d8ae4eca64b1263fafc0412b2 Mon Sep 17 00:00:00 2001 From: Adrien Coulier Date: Tue, 7 Jan 2025 14:09:18 +0100 Subject: [PATCH] Fix test profile --- conf/test.config | 1 + 1 file changed, 1 insertion(+) diff --git a/conf/test.config b/conf/test.config index 0ebc405..c4cd976 100644 --- a/conf/test.config +++ b/conf/test.config @@ -26,6 +26,7 @@ params { // TODO nf-core: Specify the paths to your test data on nf-core/test-datasets // TODO nf-core: Give any required params for the test so that command line flags are not needed input = params.pipelines_testdata_base_path + 'seqinspector/testdata/NovaSeq6000/samplesheet.csv' + skip_tools = "seqtk_sample" fastq_screen_references = "${projectDir}/assets/example_fastq_screen_references.csv" // Genome references