diff --git a/slides/creators/Decorating_the_Workflow.tex b/slides/creators/Decorating_the_Workflow.tex index a2a8543..6a0e72a 100644 --- a/slides/creators/Decorating_the_Workflow.tex +++ b/slides/creators/Decorating_the_Workflow.tex @@ -517,7 +517,7 @@ \subsection{The Command Line} Please execute the workflow again, now with \begin{lstlisting}[language=Bash, style=Shell, basicstyle=\footnotesize] $ # first copy the template profile: -$ cp -r ../profile . +$ cp -r ../tutorial/profile . $ snakemake --executor slurm \ > --default-resources slurm_partition=<++cluster.partition++> \ <+++ if cluster.account is defined +++> \