diff --git a/slides/common/About_Snakemake.tex b/slides/common/About_Snakemake.tex index 25e13e8..553f9bb 100644 --- a/slides/common/About_Snakemake.tex +++ b/slides/common/About_Snakemake.tex @@ -76,27 +76,27 @@ \subsection{Background} \end{tabular} \end{frame} -%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -\begin{frame} - \frametitle{Benefit of Cluster Usage} - \begin{columns} - \begin{column}{0.6\textwidth} - \centering - \includegraphics[width=0.8\textwidth]{workflows/molecular_screening_dag.jpeg} - \end{column} - \begin{column}{0.6\textwidth} - {\footnotesize - \Snakemake offers - \begin{itemize}[<+->] - \item to carry out Nextflow wrappers - \item to react on your input \newline $\Rightarrow$ more samples, more jobs - \item to be a remedy to I/O contention - \item to be ready for real time \newline computation with cluster support - \item to support you from your input \newline to publication - \item \ldots - \end{itemize} - } - \end{column} - \end{columns} -\end{frame} - \ No newline at end of file +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +%\begin{frame} +% \frametitle{Benefit of Cluster Usage} +% \begin{columns} +% \begin{column}{0.6\textwidth} +% \centering +% \includegraphics[width=0.8\textwidth]{workflows/molecular_screening_dag.jpeg} +% \end{column} +% \begin{column}{0.6\textwidth} +% {\footnotesize +% \Snakemake offers +% \begin{itemize}[<+->] +% \item to carry out Nextflow wrappers +% \item to react on your input \newline $\Rightarrow$ more samples, more jobs +% \item to be a remedy to I/O contention +% \item to be ready for real time \newline computation with cluster support +% \item to support you from your input \newline to publication +% \item \ldots +% \end{itemize} +% } +% \end{column} +% \end{columns} +%\end{frame} +% \ No newline at end of file