diff extract_bcs.xml @ 3:47262bbf8904 draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bedtools commit a6a6774ae353f915a5ca34af8f281edd91e5c665
author iuc
date Fri, 04 Oct 2024 08:55:37 +0000
parents 8fbf997d64c0
children
line wrap: on
line diff
--- a/extract_bcs.xml	Wed Dec 25 16:38:24 2019 +0000
+++ b/extract_bcs.xml	Fri Oct 04 08:55:37 2024 +0000
@@ -1,4 +1,4 @@
-<tool id="bctools_extract_barcodes" name="Extract barcodes" version="@VERSION@">
+<tool id="bctools_extract_barcodes" name="Extract barcodes" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="@PROFILE@">
     <description>according to pattern</description>
     <macros>
         <import>macros.xml</import>
@@ -25,8 +25,8 @@
         </param>
     </inputs>
     <outputs>
-        <data name="reads_cleaned" format="fastq"/>
-        <data name="extracted_barcodes" format="fastq"/>
+        <data name="reads_cleaned" format="fastq" label="${tool.name} on ${on_string}: Cleaned reads"/>
+        <data name="extracted_barcodes" format="fastq" label="${tool.name} on ${on_string}: Barcodes"/>
     </outputs>
     <tests>
         <test>