Skip to content

A nextflow pipeline for calling and annotating small germline variants from short DNA reads for WES and WGS data

License

Notifications You must be signed in to change notification settings

nf-cmgg/germline

Repository files navigation

nf-cmgg/germline

Nextflow run with docker run with singularity nf-test

Introduction

nf-cmgg/germline is a nextflow pipeline for calling and annotating small germline variants from short DNA reads for WES and WGS data.

The pipeline is built using Nextflow, a workflow tool to run tasks across multiple compute infrastructures in a very portable manner. It uses Docker/Singularity containers making installation trivial and results highly reproducible. The Nextflow DSL2 implementation of this pipeline uses one container per process which makes it much easier to maintain and update software dependencies. Where possible, these processes have been submitted to and installed from nf-core/modules in order to make them available to all nf-core pipelines, and to everyone within the Nextflow community!

Please have a look at the documentation on how to run the pipeline.