Skip to content

Commit

Permalink
Tidy config file
Browse files Browse the repository at this point in the history
  • Loading branch information
adamd3 committed Jun 19, 2024
1 parent 4281e52 commit ca630e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nextflow.config
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ profiles {
conda {
params.enable_conda = true
process.conda = "$baseDir/environment.yml"
conda.createTimeout = '2 h'
conda.createTimeout = '2 h'
// includeConfig 'configs/container.config'
}
docker {
Expand Down

0 comments on commit ca630e0

Please sign in to comment.