Mercurial > repos > iuc > biom_subset_table
diff biom_subset_table.xml @ 7:f594c9971185 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/biom_format commit 4d77c1e4bd9f6876ee338858a8cd4c7e9528d54c
author | iuc |
---|---|
date | Wed, 13 Sep 2023 18:53:05 +0000 |
parents | 9d84e99a4253 |
children | aab88b1cea31 |
line wrap: on
line diff
--- a/biom_subset_table.xml Sat Jan 21 11:17:29 2023 +0000 +++ b/biom_subset_table.xml Wed Sep 13 18:53:05 2023 +0000 @@ -15,7 +15,7 @@ ]]> </command> <inputs> - <param name="input_json_fp" argument="--input-json-fp" type="data" format="biom1" label="BIOM table to subset" /> + <param argument="--input-json-fp" type="data" format="biom1" label="BIOM table to subset" /> <param argument="--axis" type="select" label="The axis to subset over"> <option value="sample" selected="True">Sample</option> <option value="observation">Observation</option>