diff --git a/conf/test.config b/conf/test.config index c032431..1a6f84b 100644 --- a/conf/test.config +++ b/conf/test.config @@ -26,7 +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' - database_sheet = "${projectDir}/assets/databasesheet.csv" + fastqscreen_database_sheet = "${projectDir}/assets/databasesheet.csv" // Genome references genome = 'R64-1-1'