Mercurial > repos > estrain > amrformat
comparison amrformat.xml @ 5:0b342ec0b33d
Uploaded
author | estrain |
---|---|
date | Wed, 29 Jan 2020 21:10:23 -0500 |
parents | ca30f4c285de |
children | 834e31c6e4e5 |
comparison
equal
deleted
inserted
replaced
4:ca30f4c285de | 5:0b342ec0b33d |
---|---|
7 | 7 |
8 perl $__tool_directory__/amrformat.pl $infile results.tsv | 8 perl $__tool_directory__/amrformat.pl $infile results.tsv |
9 | 9 |
10 ]]></command> | 10 ]]></command> |
11 <inputs> | 11 <inputs> |
12 <param name="infile" type="text" label="Select Input File"/> | 12 <param name="infile" type="data" format="tabular" label="Select Input File"/> |
13 </inputs> | 13 </inputs> |
14 <outputs> | 14 <outputs> |
15 <data format="text" name="results.tsv" label="${tool.name} on ${on_string}" from_work_dir="*.tsv"/> | 15 <data format="text" name="results.tsv" label="${tool.name} on ${on_string}" from_work_dir="*.tsv"/> |
16 </outputs> | 16 </outputs> |
17 | 17 |