Mercurial > repos > dcorreia > phylogeny_tools
changeset 52:4afe45b03930 draft
planemo upload commit f6ae06515ae8572f789a4759fb1b718a7978f97f-dirty
| author | dcorreia |
|---|---|
| date | Tue, 24 Jan 2017 09:50:24 -0500 |
| parents | 1bf750c27263 |
| children | 58bc59db1bf7 |
| files | seqtypedetect/seqtypedetect.xml |
| diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/seqtypedetect/seqtypedetect.xml Mon Jan 23 12:51:16 2017 -0500 +++ b/seqtypedetect/seqtypedetect.xml Tue Jan 24 09:50:24 2017 -0500 @@ -10,7 +10,7 @@ <param name="input" format="fasta" type="data" label="Source file" help="Fasta sequence file"/> </inputs> <outputs> - <data format="txt" name="output" label="Type information file {input.name}"/> + <data format="txt" name="output" label="Type information file ${input.name}"/> </outputs> <help> ===========
