You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: slides/creators/A_First_Workflow.tex
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -454,7 +454,7 @@ \subsection{A first Step or ``Rule''}
454
454
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.
455
455
\end{task}
456
456
\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.
0 commit comments