Skip to content

Commit

Permalink
update test_full profile with new data
Browse files Browse the repository at this point in the history
  • Loading branch information
maxulysse committed Apr 20, 2023
1 parent 286e176 commit 03e2ea3
Showing 1 changed file with 2 additions and 8 deletions.
10 changes: 2 additions & 8 deletions conf/test_full.config
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,6 @@
params {
config_profile_name = 'Full test profile'
config_profile_description = 'Full test dataset to check pipeline function'
input = 'https://raw.githubusercontent.com/nf-core/test-datasets/demultiplex/samplesheet/samplesheet.csv'
demultiplexer = "bclconvert"
}

process {
withName: BCLCONVERT {
ext.args = "--force --first-tile-only true"
}
input = 'https://raw.githubusercontent.com/nf-core/test-datasets/demultiplex/samplesheet/1.1.0/samplesheet.csv'
demultiplexer = "bcl2fastq"
}

0 comments on commit 03e2ea3

Please sign in to comment.