diff biom_subset_table.xml @ 2:9d84e99a4253 draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/biom_format commit 4ca0a67fd4126f8b2a135b6cb7894042e980b39a"
author iuc
date Sat, 23 Oct 2021 21:31:35 +0000
parents 806ff6f90364
children f594c9971185
line wrap: on
line diff
--- a/biom_subset_table.xml	Fri Jan 24 16:40:01 2020 -0500
+++ b/biom_subset_table.xml	Sat Oct 23 21:31:35 2021 +0000
@@ -1,4 +1,4 @@
-<tool id="biom_subset_table" name="Subset" version="@VERSION@.1">
+<tool id="biom_subset_table" name="Subset" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="@PROFILE@">
     <description>a BIOM table</description>
     <macros>
         <import>macros.xml</import>
@@ -20,7 +20,7 @@
             <option value="sample" selected="True">Sample</option>
             <option value="observation">Observation</option>
         </param>
-        <param argument="--ids" type="data" format="text,tabular" label="file containing a single column of IDs to retain" />
+        <param argument="--ids" type="data" format="txt,tabular" label="file containing a single column of IDs to retain" />
     </inputs>
     <outputs>
         <data format="biom1" name="output_fp"/>