Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Info

Snakemake works very well on local machines and on computational clusters, however it does not have a server handler, which means having multiple people running the same workflow on a server can cause complications. This can for example happen on modelling-as-a service servers. In that case you are advised to use a more involved worfklow manager, such as Argo.


Prerequisites

Before we begin, make sure you have the following prerequisites installed on your system:

...