changeset 59:a8d6f5950fbf

"planemo upload"
author kkonganti
date Wed, 13 Jul 2022 12:52:43 -0400
parents 2256bc31d3bf
children 5c0901d0d8a8
files cfsan_centriflaken.xml
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/cfsan_centriflaken.xml	Wed Jul 13 12:47:22 2022 -0400
+++ b/cfsan_centriflaken.xml	Wed Jul 13 12:52:43 2022 -0400
@@ -113,8 +113,8 @@
         </param> -->
     </inputs>
     <outputs>
-        <data name="multiqc_report" format="html" label="${pipeline}: MultiQC Report on ${on_string}" from_work_dir="multiqc_report.html"/>
-        <collection name="assembled_mags" type="list" label="${pipeline}: Assembled MAGs on ${on_string}">
+        <data name="multiqc_report" format="html" label="${input_read_type_cond.pipeline_cond.pipeline}: MultiQC Report on ${on_string}" from_work_dir="multiqc_report.html"/>
+        <collection name="assembled_mags" type="list" label="${input_read_type_cond.pipeline_cond.pipeline}: Assembled MAGs on ${on_string}">
             <discover_datasets pattern="(?P&lt;name&gt;.*)\.assembly_filtered_contigs\.fasta" ext="fasta" directory="kraken2_extract_contigs"/>
         </collection>
     </outputs>