galaxyproject / tools-iuc

Tool Shed repositories maintained by the Intergalactic Utilities Commission
https://galaxyproject.org/iuc
MIT License
164 stars 438 forks source link

fastp latest version sets read output types to "auto" #6560

Closed AnnaSyme closed 13 hours ago

AnnaSyme commented 1 week ago

Issue with tool fastp – the outputs.

Running on Galaxy Australia (but same issue appears on Galaxy Eu).

When using the latest version of this tool in a workflow (version 0.23.4+galaxy2), the output reads are listed as type = auto and they can’t connect to the next tool.

The error I get when I try to connect them to the tool Shovill is “Effective output data type(s) [auto] unknown. This tool cannot be run on this Galaxy Server at this moment”

I could manually change the outputs to be, for example, fastq and then it will work, but would it be possible to reset the output formats to how they were in the previous fastp tool version?

In the previous version of fastp, (Version 0.23.4+galaxy1) the output reads are listed as type = input.

bernt-matthias commented 1 week ago

There should be 0.24.0 already https://github.com/galaxyproject/tools-iuc/pull/6499/files

mvdbeek commented 13 hours ago

Yep, should be fixed now, let us know if you still see this on 0.24.3 or newer.