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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

2f356ad · Feb 4, 2025
May 13, 2024
Feb 4, 2025
Nov 20, 2024
Jan 22, 2025
Jan 22, 2025
Nov 20, 2024
Jan 22, 2025
Jan 22, 2025
Jan 22, 2025
Jan 22, 2025
May 13, 2024
Dec 12, 2022
Dec 20, 2023
Oct 10, 2024
Jan 23, 2025
Oct 10, 2024
Feb 27, 2024
May 31, 2022
Jan 23, 2025
Mar 1, 2024
Sep 10, 2024
Dec 12, 2022
Nov 6, 2024
Jan 22, 2025
Mar 28, 2024
Dec 13, 2024
Jan 23, 2025
Jan 22, 2025
Nov 14, 2024
May 4, 2023

Repository files navigation

nf-cmgg/germline

GitHub Actions CI Status GitHub Actions Linting Status nf-test

Nextflow run with conda run with docker run with singularity Launch on Seqera Platform

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.