@brodriguesco It is mostly about how tasks are generated by a workflow system. In pull based systems, the outputs invoke the steps by dependency matching (e.g make). In push based (dataflow) systems, the inputs trigger the cascade. (for ref : https://t.co/uKYxumNTUH)
🧬 Why didn't Go break into Bioinformatics on a large scale, when it has had a phenomenal growth outside the field? 🧬
I wrote a short post on this question and on using #golang for #bioinformatics in general 👇
https://t.co/SQwX3QBPJy
"Towards Maintainable and Explainable AI Systems with Dataflow"
Interesting PhD Thesis by Andrei Paleyes at @Cambridge_Uni using SciPipe for its analysis. Topic at the heart of SciPipe's motivation too: Handling complex #machinelearning#sciworkflows! https://t.co/ZaMlrRYNbs
Exciting to see more work on using #golang in #bioinformatics: "Gonomics: Uniting high performance and readability for genomics with Go" https://t.co/5P4X99Xkd4
Wohoo! We're happy to see that we just reached 1000 @github ⭐️:s! Thank you all for the support! 🤩 And... expect some work on fixes and improvement in the summer! #sciworkflows https://t.co/U7hZzQS1Y4
Looking for #Bioinformatics courses on #GitHub? 🧐 You're in luck! 🍀@choup@P_Palagi and I from @ISBSIB have created #Glittr (https://t.co/f3ZdCVw24V): a webapp that helps you find and compare awesome training materials. 🎉
How does it work? And how can you join us? Read on! 👇
We're glad to see SciPipe being used to explore properties of #dataflow in this nice paper by Andrei Paleyes & Neil Lawrence @lawrennd
It makes a strong case for how the #dataflow paradigm adds key causal info already at the design stage #sciworkflows
https://t.co/0N1w23wDds
“We've generated a humongous amount of data and it's available for everybody in the world” says @KltLab, after analyzing genomes of 240 mammals, in international research project led by @UU_University and @broadinstitute in collaboration with SciLifeLab.
https://t.co/0ms1z1HnWi
We're glad to see SciPipe being used to explore properties of #dataflow in this nice paper by Andrei Paleyes & Neil Lawrence @lawrennd
It makes a strong case for how the #dataflow paradigm adds key causal info already at the design stage #sciworkflows
https://t.co/0N1w23wDds
🎉 Hooray, after learning it is still used at some major companies, I just pushed a new release of SciLuigi [1] tonight, for the first time in ~3 years 🎉
https://t.co/dzmx41ayL3
[1] Wrapper around @bernhardsson's Luigi, allowing dep defs outside of tasks & more #sciworkflows