diff --git a/slides/common/using_wrappers.tex b/slides/common/using_wrappers.tex index ea5edb7..f439328 100644 --- a/slides/common/using_wrappers.tex +++ b/slides/common/using_wrappers.tex @@ -1,18 +1,18 @@ -%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \section{Snakemake Wrappers} - -%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -\begin{frame} - \frametitle{Outline} - \begin{columns}[t] - \begin{column}{.5\textwidth} - \tableofcontents[sections={1-7},currentsection] - \end{column} - \begin{column}{.5\textwidth} - \tableofcontents[sections={8-15},currentsection] - \end{column} - \end{columns} -\end{frame} +{ + \usebackgroundtemplate{ + \vbox to \paperheight{\vfil\hbox to \paperwidth{\hfil\includegraphics[height=.7\paperheight]{misc/wrapper.jpg}\hfil}\vfil} + } + \frame{ + \frametitle{Using \Snakemake-Wrappers} + \begin{mdframed}[tikzsetting={draw=white,fill=white,fill opacity=0.8, + line width=0pt},backgroundcolor=none,leftmargin=0, + rightmargin=150,innertopmargin=4pt,roundcorner=10pt] + \tableofcontents[currentsection,sections={1-4},hideothersubsections] + \end{mdframed} + } +} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \subsection{Using Wrappers}