Skip to content

Commit

Permalink
Update conf/test.config
Browse files Browse the repository at this point in the history
  • Loading branch information
jfy133 authored May 10, 2024
1 parent c093733 commit 352024c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions conf/test.config
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,7 @@ params {
// Input data
// 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 = 'https://raw.githubusercontent.com/nf-core/test-datasets/createtaxdb/samplesheets/test.csv'
input = params.pipelines_testdata_base_path + 'createtaxdb/samplesheets/test.csv'

build_diamond = true
build_kaiju = true
Expand Down

0 comments on commit 352024c

Please sign in to comment.