mirror of
https://github.com/MillironX/taxprofiler.git
synced 2024-11-23 23:49:54 +00:00
Emit visualizations channel
This commit is contained in:
parent
5db450b7b5
commit
be5a7fd824
1 changed files with 4 additions and 3 deletions
|
@ -221,4 +221,5 @@ workflow PROFILING {
|
|||
profiles = ch_raw_profiles // channel: [ val(meta), [ reads ] ] - should be text files or biom
|
||||
versions = ch_versions // channel: [ versions.yml ]
|
||||
mqc = ch_multiqc_files
|
||||
visualizations = ch_visualizations
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue