Open natefoo opened 1 year ago
I think the block_col
parameter makes sense only when input1
is a tabular file, while also txt files are accepted, and the test file is sniffed as txt as it's just one column.
It would probably make sense to drop the block_col
parameter and require that the input is a single column, as there are other tools to select a column from a tabular file.
Another option may be to default block_col
to 1 (untested but more conservative).
Describe the bug The Column containing Block number parameter is marked as optional and has no default, but is treated as an int by the tool script, resulting in the following error on tool run:
Galaxy Version and/or server at which you observed the bug Galaxy Version: 23.1.2.dev0 Commit: a2e3972ed290834e956f869a8afc48bbdfaa3031
To Reproduce
Expected behavior The tool works with default params and the provided tool test
Screenshots N/A
Additional context https://usegalaxy.org/datasets/f9cad7b01a4721350c3fa136addea5c8/details