Skip to content

Commit

Permalink
Merge pull request #107 from maxulysse/dev
Browse files Browse the repository at this point in the history
FIX: update test_full with new test data for megatests
  • Loading branch information
maxulysse authored Apr 20, 2023
2 parents 286e176 + 03e2ea3 commit 3d84a32
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 3d84a32

Please sign in to comment.