Dagger.jl icon indicating copy to clipboard operation
Dagger.jl copied to clipboard

Using Dagger in an epidemiological analysis: visualising an implied DAG and other examples of usage

Open SamuelBrand1 opened this issue 9 months ago • 10 comments

Hi everyone,

I'm implementing an analysis batch for an epidemiological modelling package https://github.com/CDCgov/Rt-without-renewal/tree/main/pipeline .

We're wondering if there is a functionality for graph plotting a DAG after it has been implied (e.g. by using Dagger.@spawn to generate a number of Thunks)? I've noted DaggerWebDash but it would be much easier to parse if there was a complete tutorial example of a workflow and/or some links to example usage in the Julia community.

SamuelBrand1 avatar May 14 '24 10:05 SamuelBrand1