diff cfsan_centriflaken.xml @ 36:1d6557e7db72

"planemo upload"
author kkonganti
date Wed, 29 Jun 2022 19:08:47 -0400
parents 0a65e6fde7b6
children 36ca1a1156df
line wrap: on
line diff
--- a/cfsan_centriflaken.xml	Wed Jun 29 16:31:26 2022 -0400
+++ b/cfsan_centriflaken.xml	Wed Jun 29 19:08:47 2022 -0400
@@ -81,8 +81,8 @@
         </param>
     </inputs>
     <outputs>
-        <data name="multiqc_report" format="html" label="MultiQC Report on ${on_string}" from_work_dir="multiqc_report.html"/>
-        <collection name="assembled_mags" type="list" label="CENTRIFLAKEN: Assembled MAGs on ${on_string}">
+        <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}">
             <discover_datasets pattern="(?P&lt;name&gt;.*)\.assembly_filtered_contigs\.fasta" ext="fasta" directory="kraken2_extract_contigs"/>
         </collection>
     </outputs>