Comment on A FLOSS platform for data analysis pipelines that you probably haven't heard ofparentComments−kinow1yCWL has a loops extension now that can he used for your example of convenging algorithms, https://cwltool.readthedocs.io/en/latest/loop.htmlAnd most workflow systems that support loops/cycles could be used for that too (e.g. Cylc, ecFlow, Prefect, Orchesta/StackStorm, Covenant, etc.).−epistasis1yThanks for the CWL pointer; the evaluation of our team either got that one wrong when it was evaluated many years ago, or CWL added it, and in either case it's good to know.
Comments
CWL has a loops extension now that can he used for your example of convenging algorithms, https://cwltool.readthedocs.io/en/latest/loop.html
And most workflow systems that support loops/cycles could be used for that too (e.g. Cylc, ecFlow, Prefect, Orchesta/StackStorm, Covenant, etc.).
Thanks for the CWL pointer; the evaluation of our team either got that one wrong when it was evaluated many years ago, or CWL added it, and in either case it's good to know.