From abe8c40f18f341bb29f9389f1c01001eb9743f56 Mon Sep 17 00:00:00 2001 From: Christian Meesters Date: Wed, 17 Apr 2024 11:27:59 +0200 Subject: [PATCH] fix: inserted configuration values for exercise 04 --- slides/creators/A_First_Workflow.tex | 2 +- slides/creators/A_First_Workflow_condensed.tex | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/slides/creators/A_First_Workflow.tex b/slides/creators/A_First_Workflow.tex index 18f0687..b44af55 100644 --- a/slides/creators/A_First_Workflow.tex +++ b/slides/creators/A_First_Workflow.tex @@ -427,7 +427,7 @@ \subsection{A first Step or ``Rule''} "samtools sort -T sorted_reads/{wildcards.sample} " "-O bam {input} > {output}" \end{lstlisting} - You will find this solution in \pathtosolutions{04_Snakefile} + You will find this solution in \altverb{<++course.pathtosolutions++>/04_Snakefile}. \end{frame} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% diff --git a/slides/creators/A_First_Workflow_condensed.tex b/slides/creators/A_First_Workflow_condensed.tex index 18f0687..b44af55 100644 --- a/slides/creators/A_First_Workflow_condensed.tex +++ b/slides/creators/A_First_Workflow_condensed.tex @@ -427,7 +427,7 @@ \subsection{A first Step or ``Rule''} "samtools sort -T sorted_reads/{wildcards.sample} " "-O bam {input} > {output}" \end{lstlisting} - You will find this solution in \pathtosolutions{04_Snakefile} + You will find this solution in \altverb{<++course.pathtosolutions++>/04_Snakefile}. \end{frame} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%