Mercurial > repos > ylebras > xls2tabular
changeset 15:80cce9439f6e draft
Uploaded
author | ylebras |
---|---|
date | Wed, 05 Dec 2018 15:50:15 -0500 |
parents | 0e1b2a65ffdc |
children | ca89facf5125 |
files | xlsx2tab.xml |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/xlsx2tab.xml Wed Dec 05 15:48:23 2018 -0500 +++ b/xlsx2tab.xml Wed Dec 05 15:50:15 2018 -0500 @@ -7,7 +7,7 @@ Rscript '$__tool_directory__/xlsx2tab.R' '$input1' '$sheet' '$output' ]]> </command> <inputs> - <param format="xls" name="input1" type="data" label="XLS file"/> + <param format="excel.xls" name="input1" type="data" label="XLS file"/> <param name="sheet" type="text" label="Excel sheet name" value="biodiv_data"> <sanitizer sanitize="False"/> </param>