Skip to content

Commit bafe34c

Browse files
committed
Removed extra whitespace
1 parent f7e97df commit bafe34c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

conf/modules.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ process {
8787
scratch = { !params.use_work_dir_as_temp || (meta.genome_size < 2000000000) }
8888
ext.args = { 'test' in workflow.profile.tokenize(',') || 'test_raw' in workflow.profile.tokenize(',') || 'test_nobusco' in workflow.profile.tokenize(',') ?
8989
'--force' // Runs with miniprot
90-
: '--force --metaeuk' }
90+
: '--force --metaeuk' }
9191
}
9292

9393
withName: "RESTRUCTUREBUSCODIR" {

0 commit comments

Comments
 (0)