Closed bgruening closed 4 years ago
If the starting position has an invalid byte the output is probably binary. That would need to be present on the datatype
https://github.com/bgruening/galaxytools/blob/master/tools/salmon/alevin.xml#L193 all the outputs that are gzipped need to either be unpacked or declared as another datatype. Python 2 was a bit more lenient here, but ultimately that has always been wrong, those outputs for instance can't be processed by tools that work on txt files.
Uha, I see - thanks for the hint. ping @astrovsky01
As far as I could figure out this happens after job completion and I saw some wired symbols on the stdout of this tool (Alevin). This happens only with 20.05 not with 19.09.