mirror of
https://github.com/MillironX/taxprofiler.git
synced 2024-11-22 17:59:55 +00:00
Add comma
This commit is contained in:
parent
ff2e508a38
commit
78182c2a8c
1 changed files with 4 additions and 4 deletions
|
@ -151,7 +151,7 @@ workflow TAXPROFILER {
|
||||||
SUBWORKFLOW: PROFILING
|
SUBWORKFLOW: PROFILING
|
||||||
*/
|
*/
|
||||||
|
|
||||||
PROFILING ( ch_shortreads_hostremoved ch_longreads_preprocessed, DB_CHECK.out.dbs )
|
PROFILING ( ch_shortreads_hostremoved, ch_longreads_preprocessed, DB_CHECK.out.dbs )
|
||||||
ch_versions = ch_versions.mix( PROFILING.out.versions )
|
ch_versions = ch_versions.mix( PROFILING.out.versions )
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
|
Loading…
Reference in a new issue