Mercurial > repos > gpovysil > range2tag
changeset 5:95443b3fb0e4 draft
planemo upload for repository https://github.com/gpovysil/galaxy/tools/range2tag commit 67c01538ebe5b2f2942479b254e4d198ad83f2d4
| author | gpovysil |
|---|---|
| date | Wed, 23 May 2018 08:00:49 -0400 |
| parents | e2ccee720583 |
| children | 61b22c0ed58b |
| files | range2tag.xml |
| diffstat | 1 files changed, 19 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/range2tag.xml Wed May 16 09:43:08 2018 -0400 +++ b/range2tag.xml Wed May 23 08:00:49 2018 -0400 @@ -13,7 +13,7 @@ <param name="file2" type="data" format="txt" label="Dataset 2: TXT file with start and stop positions of regions." optional="false" help="Tab delimited TXT file with start and stop positions of regions."/> </inputs> <outputs> - <data name="output" format="tabular" /> + <data name="output" format="txt" /> </outputs> <help> <