Closed llegregam closed 1 year ago
Strange! Can you point us the outputs within the xml wrappers (on GitHub), you want to link?
Yes of course! The output of isocor that needs to be linked to isoplot can be found here: https://toolshed.g2.bx.psu.edu/repos/gmat/isocor/file/fa183805db31/isocor.xml And here is a snapshot of it: The output is line 54 (output1, tabular format).
It is supposed to be linked to isoplot's data input (line 20):
Thanks!
Hello! Just wondering if there is any new info on the bug
Strange! Can you share an history on usegalaxy.fr with me?
I can share a link to the workflow. As the tools cannot be linked through output/input I cannot launch any jobs in the history. Here is the workflow: https://workflow4metabolomics.usegalaxy.fr/workflow/editor?id=557b889a2f496bfb
I have just tested directly on the usegalaxy.fr instance.
I didn't expect that but the issue comes from the space in format='csv, tabular'
it should be format='csv,tabular'
Okey then, that is surprising! So I need to release a new wrapper with the fix, right?
Thank you! :)
I just finished getting the tool Isoplot online, and I tried linking it with Isocor in a workflow. The Isocor output file format is .tsv (tabular), but it seems that even though Isoplot accepts tabular and csv inputs, Galaxy will not let me link them together. Is this normal behaviour?