Mercurial > repos > iuc > biom_from_uc
diff biom_from_uc.xml @ 7:bd2d2d53d5dd 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:27 +0000 |
parents | c82e077989ee |
children | 0dafaffb1e9c |
line wrap: on
line diff
--- a/biom_from_uc.xml Sat Jan 21 11:17:19 2023 +0000 +++ b/biom_from_uc.xml Wed Sep 13 18:53:27 2023 +0000 @@ -16,8 +16,8 @@ ]]> </command> <inputs> - <param name="input_fp" argument="--input-fp" type="data" format="txt" label="UC File" /> - <param name="rep_set_fp" argument="--rep-set-fp" type="data" format="fasta" optional="true" label="Fasta file containing representative sequences with where sequences are labeled with OTU identifiers, and description fields contain original sequence identifiers" help="This output is created, for example, by vsearch with the --relabel_sha1 --relabel_keep options."/> + <param argument="--input-fp" type="data" format="txt" label="UC File" /> + <param argument="--rep-set-fp" type="data" format="fasta" optional="true" label="Fasta file containing representative sequences with where sequences are labeled with OTU identifiers, and description fields contain original sequence identifiers" help="This output is created, for example, by vsearch with the --relabel_sha1 --relabel_keep options."/> </inputs> <outputs> <data format="biom1" name="output_fp"/>