diff --git a/episodes/02-snakemake_on_the_cluster.md b/episodes/02-snakemake_on_the_cluster.md index 66e2850..eb0f205 100644 --- a/episodes/02-snakemake_on_the_cluster.md +++ b/episodes/02-snakemake_on_the_cluster.md @@ -185,8 +185,8 @@ rule: input: ... output: ... resources: - partition: - runtime: + partition = + runtime = ``` and we can also use the profile to define default values for these options to