diff --git a/slides/users/Selecting_Workflows.tex b/slides/users/Selecting_Workflows.tex index 5e7ab74..b5d5453 100644 --- a/slides/users/Selecting_Workflows.tex +++ b/slides/users/Selecting_Workflows.tex @@ -97,9 +97,8 @@ \subsection{The Snakemake Workflow Catalogue} This should clone the \altverb{snakemake} environment with all necessary tools! \pause \begin{task} - Pick one workflow from the catalogue, create a new environment with a corresponding name, e.\,g. \altverb{rna-seq-star}. Activate it. Then, install \altverb{snakedeploy}. - \end{task} - \pause + Pick one workflow from the catalogue, create a new environment with a corresponding name, e.\,g. \altverb{rna-seq-star}. Activate it. Then, run \altverb{mamba install snakedeploy}. + \end{task} \end{frame} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%