Skip to content

Commit

Permalink
Test profile update
Browse files Browse the repository at this point in the history
  • Loading branch information
RPSeaman committed Sep 19, 2024
1 parent 90a7ca9 commit 5eb9ccf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions conf/test.config
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ params {

pcMax = null

integration_method = Harmony
integration_method = "Harmony"

resolutions = "0.05,0.1,0.3,0.5,0.7,0.9,1.2,1.5"

Expand All @@ -48,6 +48,6 @@ 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 = "${projectDir}/assets/samplesheet.csv"
sample_sheet = "${projectDir}/assets/samplesheet.csv"

}

0 comments on commit 5eb9ccf

Please sign in to comment.