I was trying to create a workflow that included Bowtie2, however it seems that the output file/s is not recognized as proper input file for MergeSamFiles or featureCounts.
Is this a normal phenomenon?
Thanks
I was trying to create a workflow that included Bowtie2, however it seems that the output file/s is not recognized as proper input file for MergeSamFiles or featureCounts.
Is this a normal phenomenon?
Thanks
@nasos1724 on which Galaxy server have you seen this? It seems it missing some datatypes.
On the usegalaxy.eu server.
Can you please share me your workflow?
We will investigate. Thanks for reporting. In the meantime please use BWA-mem instead of Bowtie.
The screenshot shows that you’re trying to connect the bowtie2 output to an input that is already connected, that doesn’t work. Have you tried disconnecting the MergeSamFiles input first ?
I tried that and I get the same message.
Alright, I think we’ve got a fix in [21.09] Fix workflow connections for outputs that are not displayed in uploads by mvdbeek · Pull Request #13174 · galaxyproject/galaxy · GitHub, that should be on the public servers soon.