Hi everyone,
The workflow I’m working on for my Uni thesis requires getting multiple samples (90+) from ENA browser and merging their outputs at some point later on to produce graphs e.t.c. My professor specifically asked me to make the workflow recursive so that it runs for the first sample and when it’s done, it runs for the next one and so on until there are no samples left.
From a coding perspective, that sounds possible, however I can’t manage to figure this out using Galaxy tools and (sub)workflows.
Is there any way to create such workflow?
Thanks in advance,
Christos