Just 15 minutes + questions, we focus on topics about using and developing nf-core
pipelines. These are recorded and made available at https://nf-co.re
, helping to build an archive of training material. Got an idea for a talk? Let us know on the #bytesize
Slack channel!
Today’s bytesize talk can be regarded as a continuation of and supplement to an ongoing series of talks focused on container image management in computational workflows. Over the past weeks, you already heard about the nextflow inspect
subcommand to list the container images required by a Nextflow pipeline and learned how to best use Singularity and Wave for your containerization needs.
To round off the series, Matthias Zepper (@MatthiasZepper) will showcase the use and functionality of the nf-core download
CLI tool. It has been developed with the hope to streamline running nf-core pipelines in offline environments; a common requirement when processing sensitive genomic information, e.g. for clinical applications. The talk will cover two exemplary scenarios how to set up an offline environment and provide some guidance on the required additional configuration. Time-permitting, you may optionally receive a brief overview of the developmental roadmap and possible future features.