From e6bca818e1d04de4e8d24061624e6602797e2a9d Mon Sep 17 00:00:00 2001 From: Samantha Wittke <32324155+samumantha@users.noreply.github.com> Date: Fri, 20 Dec 2024 09:28:55 +0200 Subject: [PATCH] add link to antoni thesis --- docs/apps/snakemake.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/apps/snakemake.md b/docs/apps/snakemake.md index 53ece84203..e2f3d1a355 100644 --- a/docs/apps/snakemake.md +++ b/docs/apps/snakemake.md @@ -63,5 +63,6 @@ If you use Snakemake in your work, please cite: * [Snakemake official documentation](https://snakemake.readthedocs.io/en/stable/index.html) * [How to run Snakemake workflow on Puhti](../support/tutorials/snakemake-puhti.md) * [CSC Snakemake Hackathon 2024](https://coderefinery.github.io/snakemake_hackathon/) +* [Master thesis by Antoni Gołoś comparing automated workflow approaches on supercomputers](https://urn.fi/URN:NBN:fi:aalto-202406164397) * [Contact CSC Service Desk for technical support](../support/contact.md)