Home

Awesome

Variant Calling

Mapping NGS reads to a reference and variant calling

Quick Start

To execute the pipeline on your computer, first pull the docker image

docker pull hadrieng/variant_calling

Then execute the workflow

nextflow run variant_calling.nf

It will produce a vcf file for the sample data present in this directory.

Pipeline Parameters

--reads

--mode

--adapt

Profiles

The SGBC cluster uses a module system. Pulling the docker image is not required!

By default, the pipeline runs locally using docker. If you run the nonpareil pipeline on the SGBC cluster, please pass the option -profile planet

Example:

nextflow run nonpareil.nf -profile planet --reads /proj/my_proj/data/reads.fastq --mode illumina --adapt custom_adapters.fasta

Citations

If you use this pipeline in your research, please cite: