Skip to content

Commit

Permalink
Fix subsampling test config
Browse files Browse the repository at this point in the history
  • Loading branch information
Aratz committed Jan 7, 2025
1 parent 3e306b4 commit d7349a4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/NovaSeq6000.main_subsample.nf.test.config
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,6 @@ includeConfig 'nextflow.config'
// Load the correct samplesheet for that test
params {
input = params.pipelines_testdata_base_path + 'seqinspector/testdata/NovaSeq6000/samplesheet.csv'
skip_tools = ""
sample_size = 90
}

0 comments on commit d7349a4

Please sign in to comment.