We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d4dd5c3 commit aa16b27Copy full SHA for aa16b27
1 file changed
conf/test.config
@@ -25,7 +25,7 @@ params {
25
// Input data
26
// TODO nf-core: Specify the paths to your test data on nf-core/test-datasets
27
// TODO nf-core: Give any required params for the test so that command line flags are not needed
28
- input = params.pipelines_testdata_base_path + 'seqsubmit/samplesheet/sampleshee.csv'
+ input = params.pipelines_testdata_base_path + 'seqsubmit/samplesheet/samplesheet_genomesubmit.csv'
29
30
mode = "mags"
31
ena_genome_study_accession = "PRJEB98843"
0 commit comments