Snakemake run stats

Run snakemake --stats stats.json … and then drag-and-drop stats.json onto this page.

You can also load the stats JSON from a URL by providing the URL as a query parameter ?stats=….

Don’t have a file handy? Load up an example.

Timeline

Start–finish timespan for each file produced by the Snakemake run. Line thickness is proportional to the number of CPUs/cores/threads used to generate the file.

Note that multiple files may be produced by a single job, so the number of CPUs/cores/threads in use at any given time is not accurately reflected by summing across files.

The timeline is responsive, so make your browser bigger if you need more resolution.