Overview of Sarek workflow capabilities
masterSarek is an open-source, container-based bioinformatics workflow written in Nextflow, designed for the analysis of germline or tumor/normal NGS data (including matched relapses). It supports Whole Genome Sequencing (WGS), Whole-Exome Sequencing (WES), and gene-panel samples.
Key features include:
- Supported Data Types: Germline and somatic SNVs/SVs, CNVs, purity, and ploidy.
- Core Tools: HaplotypeCaller, Strelka, Mutect2, Manta, TIDDIT, ASCAT, and Control-FREEC.
- Annotation: Supports SNPEff and/or VEP for VCF annotation.
- Quality Control: Integrated MultiQC reporting.
- Reproducibility: Uses Docker, Singularity, or Conda to ensure version tracking and portable execution.
- Deployment: Designed for local nodes, High-Throughput Computing (HTC) clusters, or cloud environments like AWS.