1
0
Fork 0
mirror of https://github.com/MillironX/taxprofiler.git synced 2024-11-11 00:13:09 +00:00

Add comma

This commit is contained in:
James Fellows Yates 2022-04-11 13:40:24 +02:00
parent ff2e508a38
commit 78182c2a8c

View file

@ -151,7 +151,7 @@ workflow TAXPROFILER {
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 )
/*