A [National Park](https://www.sverigesnationalparker.se/en/choose-park---list/sarek-national-park/) in Northern Sweden.
* Long, deep, narrow valleys and wild, turbulent water
* A tortuous delta landscape
* Completely lacking in comfortable accommodations
* One of Sweden’s most inaccessible national parks
* There are no roads leading up to the national park
---
---
* Open-Source Nextflow Pipeline
* Part of nf-core
* Developed at NGI
* In collaboration with NBIS
* Support from Barntumörbanken
===
[![Nextflow](https://maxulysse.github.io/assets/img/slides/nextflow.png "Nextflow")](https://www.nextflow.io/)
* Workflow manager
* Data driven language
* Portable (executable on multiple platforms)
* Shareable and reproducible (with containers)
===
[![nf-core](https://maxulysse.github.io/assets/img/svg/nf-core_logo.svg)](https://nf-co.re/)
* Collection of High Quality Nextflow Pipelines
* Strict guidelines
* Extensive documentation
* CI testing
* Shared configuration
===
## Software dependencies
[![Bioconda](https://maxulysse.github.io/assets/img/svg/bioconda_logo.svg)](https://bioconda.github.io/) | [![Docker](https://maxulysse.github.io/assets/img/svg/docker_logo.svg)](https://www.docker.com/) | [![Singularity](https://maxulysse.github.io/assets/img/svg/singularity_logo.svg)](https://sylabs.io/singularity/)
:-:|:-:|:-:
* All tools are installed with Bioconda, which allow set up of a new environment
* Bundled into a Docker container, which Nextflow can automatically download from DockerHub
* Built from the Docker container, Singularity images can solve HPC container problems
===
## Reference genomes
[AWS iGenomes](https://registry.opendata.aws/aws-igenomes/)
* GRCh37
* GRCh38
* GRCm38
---
## Multiple flavors
![Sarek](https://maxulysse.github.io/assets/img/svg/sarek_logo.svg "Sarek")
![Sarek](https://maxulysse.github.io/assets/img/svg/sarek-germline.svg "Sarek") | ![Sarek](https://maxulysse.github.io/assets/img/svg/sarek-somatic.svg "Sarek")
:-:|:-:
===
## WES and Targeted Sequencing
![](https://maxulysse.github.io/assets/img/svg/appleseq.svg "WGS, WES, and Targeted")
---
## Workflow
[![Sarek Workflow](https://maxulysse.github.io/assets/img/svg/sarek_workflow_2.5.svg "Sarek Workflow 2.5")](https://github.com/nf-core/sarek/releases/tag/2.5)
---
## Publication in F1000Research
Sarek: A portable workflow for whole-genome sequencing analysis of germline and somatic variants
[version 1; peer review: awaiting peer review]
Maxime Garcia, Szilveszter Juhos, Malin Larsson, Pall I. Olason, Marcel Martin,
Jesper Eisfeldt, Sebastian DiLorenzo, Johanna Sandgren, Teresita Díaz De Ståhl,
Philip Ewels, Valtteri Wirta, Monica Nistér, Max Käller, Björn Nystedt
[ doi.org/10.12688/f1000research.16665.1](https://doi.org/10.12688/f1000research.16665.1)
---
## What's next
* More tools
* Prioritization of variants
* Mutational signatures
* More downstream processing of the final vcf files
* Connection to [Scout](https://www.clinicalgenomics.se/scout/)
* More genomes
* Dog
* Cattle
* More refactoring
* DSL 2
Note:
* Scout is a tool developed by SciLifeLab Clinical Genomics to analyse VCF files
---
[![rnafusion](https://maxulysse.github.io/assets/img/svg/nf-core_rnafusion_logo.svg "rnafusion")](https://nf-co.re/rnafusion)
* Open-Source Nextflow Pipeline
* Part of nf-core
* Developed at NGI
* Support from Barntumörbanken
Project initiated by [Rickard Hammarén](https://github.com/Hammarn),
fully matured under [Martin Proks](https://github.com/matq007),
shamelessly taken over by me.
===
Run and gather outputs from
* Arriba
* EricScript
* FusionCatcher
* Pizzly
* Squid
* STAR-Fusion
Generate a nice final report
---
## Get involved
* Our code is hosted on Github
* [ github.com/nf-core](https://github.com/nf-core)
* [ github.com/nf-core/sarek](https://github.com/nf-core/sarek)
* [ github.com/nf-core/rnafusion](https://github.com/nf-core/rnafusion)
* We have Slack
* [ nfcore.slack.com](https://nfcore.slack.com/)
* [ #sarek](https://nfcore.slack.com/channels/sarek)
* [ #rnafusion](https://nfcore.slack.com/channels/rnafusion)
---
[![Barncancerfonden](https://maxulysse.github.io/assets/img/svg/barncancerfonden_logo.svg)](https://www.barncancerfonden.se/en/) | [![KI](https://maxulysse.github.io/assets/img/svg/ki_logo.svg)](https://www.ki.se/) | [![Barntumörbanken](https://maxulysse.github.io/assets/img/svg/barntumorbanken_logo.svg)](https://ki.se/forskning/barntumorbanken) | [![SciLifeLab](https://maxulysse.github.io/assets/img/svg/scilifelab_logo.svg)](https://scilifelab.se/) | [![UPPMAX](https://maxulysse.github.io/assets/img/slides/uppmax.png)](https://uppmax.uu.se/)
:-:|:-:|:-:|:-:|:-:
## Acknowledgments
Barntumörbanken | NGI | NBIS | Clinical Genomics | nf-core
:---------------------:|:-----------------:|:----------------:|:-------------------:|:-:
Szilveszter Juhos | Johannes Alneberg | Malin Larsson | Hassan Foroughi Asl | Paolo Di Tommaso
Monica Nistèr | Phil Ewels | Marcel Martin | Valtteri Wirta | Sven Fillinger
Johanna Sandgren | Carl Rubin | Markus Mayrhofer | | Alexander Peltzer
Teresita Díaz De Ståhl | Pär Lundin | Björn Nystedt | | Harshil Patel
Martin Proks | | | |
[![NGI](https://maxulysse.github.io/assets/img/svg/ngi_logo.svg "NGI")](https://ngisweden.scilifelab.se/) | [![NBIS](https://maxulysse.github.io/assets/img/svg/nbis_logo.svg "NBIS")](https://www.nbis.se/) | [![nf-core](https://maxulysse.github.io/assets/img/svg/nf-core_logo.svg)](https://nf-co.re/) | [![Nextflow](https://maxulysse.github.io/assets/img/slides/nextflow.png "Nextflow")](https://www.nextflow.io/)
:-:|:-:|:-:|:-:
---
## Any questions
* [ nf-co.re](https://nf-co.re/)
* [ nf-co.re/sarek](https://nf-co.re/sarek)
* [ #sarek](https://nfcore.slack.com/channels/sarek)
* [ nf-co.re/rnafusion](https://nf-co.re/rnafusion)
* [ #rnafusion](https://nfcore.slack.com/channels/rnafusion)