# HG changeset patch # User ylebras # Date 1544113236 18000 # Node ID 5e5e26403322b7a5b1356dde348d5bda5e443807 # Parent ac37b65a50da9d660f5e1359140a8ecc5d557d44 Uploaded diff -r ac37b65a50da -r 5e5e26403322 xls2tab.xml --- a/xls2tab.xml Wed Dec 05 16:03:57 2018 -0500 +++ b/xls2tab.xml Thu Dec 06 11:20:36 2018 -0500 @@ -7,7 +7,7 @@ Rscript '$__tool_directory__/xlsx2tab.R' '$input1' '$sheet' '$output' ]]> - + @@ -20,7 +20,7 @@ - + @@ -29,14 +29,14 @@ **What it does** -Extract a sheet from XLS file to a tabular file. +Extract a sheet from XLS/XLSX file to a tabular file. ------ **Example** -Input XLS with a sheet named 'données in situ' +Input XLS/XLSX with a sheet named 'données in situ' Output tabular @@ -45,7 +45,7 @@ **Arguments** -Input: xls file. +Input: xls/xlsx file. Excel sheet name: données in situ