Skip to content

Commit 46ddabc

Browse files
committed
fix: tutorial folder renamed to task folder
1 parent f1417a2 commit 46ddabc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

slides/creators/A_First_Workflow.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -454,7 +454,7 @@ \subsection{A first Step or ``Rule''}
454454
Your task is simple to introduce the \altverb{\{input\}} and \altverb{\{output\}} wildcards in our current \altverb{bwa_map} rule. Replace the input and output within the \altverb{shell} directive using these wildcards.
455455
\end{task}
456456
\begin{hint}
457-
Remember, \Snakemake{} will concatenate multiline input or output. Refer to \altverb{02_Snakefile_inout} in your tutorial folder for the task setting.
457+
Remember, \Snakemake{} will concatenate multiline input or output. Refer to \altverb{02_Snakefile_inout} in your tasks folder for the task setting.
458458
\end{hint}
459459
\end{frame}
460460

0 commit comments

Comments
 (0)