1
0
Fork 0
mirror of https://github.com/MillironX/taxprofiler.git synced 2024-09-21 08:32:03 +00:00

Mix in profiling versions into mainline versons channel

This commit is contained in:
James Fellows Yates 2022-04-10 06:48:25 +02:00
parent 082093f3de
commit 80c08af11b

View file

@ -128,6 +128,7 @@ workflow TAXPROFILER {
*/ */
PROFILING ( ch_shortreads_filtered, ch_longreads_preprocessed, DB_CHECK.out.dbs ) PROFILING ( ch_shortreads_filtered, ch_longreads_preprocessed, DB_CHECK.out.dbs )
ch_versions = ch_versions.mix( PROFILING.out.versions )
/* /*
MODULE: MultiQC MODULE: MultiQC