aboutsummaryrefslogtreecommitdiff
path: root/slides.tex
diff options
context:
space:
mode:
Diffstat (limited to 'slides.tex')
-rw-r--r--slides.tex18
1 files changed, 1 insertions, 17 deletions
diff --git a/slides.tex b/slides.tex
index 04ed327..fa94707 100644
--- a/slides.tex
+++ b/slides.tex
@@ -180,23 +180,6 @@
\end{frame}
\begin{frame}
- \frametitle{HPC execution}
- \begin{minipage}{.3\textwidth}
- \begin{overprint}
- \onslide<1>\includegraphics[width=\linewidth]{slurm}
- \onslide<2>\includegraphics[width=\linewidth]{cluster}
- \end{overprint}
- \end{minipage}
- \begin{minipage}{.68\textwidth}
- \begin{enumerate}
- \item Easy implementation due to derivation overriding pattern from Nix
- \item Call \Verb|(bionix.slurm \{ ... \}).samtools.sort| instead of \Verb|bionix.samtools.sort|
- \onslide<2>\item Easy to shift previous example to HPC execution
- \end{enumerate}
- \end{minipage}
-\end{frame}
-
-\begin{frame}
\frametitle{Stafford Fox Rare Cancer Project}
\begin{enumerate}
\item $\geq100$ WGS/WES samples totalling 20 TiB of primary data
@@ -290,6 +273,7 @@
\item BioNix provides a high degree of reproducibility
\item Obviates the need for multiple technologies (i.e., package managers and containers)
\item Workflows as function composition, simplifying specification
+ \item BioNix~\autocite{Bed2020} available at \url{https://github.com/PapenfussLab/BioNix}
\end{enumerate}
\end{frame}