You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#### An open-source analysis pipeline to detect germline or somatic variants from whole genome sequencing
4
4
@@ -21,7 +21,7 @@ Previously known as the Cancer Analysis Workflow (CAW),
21
21
Sarek is a workflow designed to run analyses on WGS data from regular samples or tumour / normal pairs, including relapse samples if required.
22
22
23
23
It's built using [Nextflow][nextflow-link], a domain specific language for workflow building.
24
-
Software dependencies are handled using [Docker](https://www.docker.com) or [Singularity](http://singularity.lbl.gov) - container technologies that provide excellent reproducibility and ease of use.
24
+
Software dependencies are handled using [Docker](https://www.docker.com) or [Singularity](https://www.sylabs.io/singularity/) - container technologies that provide excellent reproducibility and ease of use.
25
25
Singularity has been designed specifically for high-performance computing environments.
26
26
This means that although Sarek has been primarily designed for use with the Swedish [UPPMAX HPC systems](https://www.uppmax.uu.se), it should be able to run on any system that supports these two tools.
0 commit comments