Clinical-Genomics-Lund / nextflow_wgs

5 stars 5 forks source link

README

Table of content

Pipeline overview

The constitutional wgs pipeline is a versatile workflow used in both genome sequencing and panels. It is implemented in the Nextflow workflow-language and designed to run in a computational cluster environment, using Singularity containers to manage software dependencies.

The output is immediately importable into the software Scout, an open-source software for identifying variants with clinical significance.

In order to run it, you will need to have a Sentieon license.

A typical workflow

  1. Preprocess, align and deduplicate reads
  2. Calculate QC and coverage information
  3. Perform SNV and SV calling
  4. Subset the calls by intersecting with regions of interest
  5. Generate annotations for the subset of calls
  6. Calculate scores for clinical significance

Further configurations

If you run into any issues using this pipeline, open an issue in the GitHub repository.

Illustration of the pipeline, its steps and processes.

overview_img