SciLifeLab / NGI-ExoSeq

This pipeline has moved! Please see:

Home Page:https://github.com/nf-core/ExoSeq

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NGI-ExoSeq

This pipeline has moved

This pipeline has been moved to the new nf-core GitHub organisation. You can now find it here:

This repository will be archived to maintain the release version for future reproducibility, to allow reruns.

If you have any questions, please get in touch: support@ngisweden.se

// Phil Ewels, 2018-04-18


Introduction

NGI-ExoSeq is a bioinformatics package that performs best-practice analysis pipeline for Exome Sequencing data at the National Genomics Infastructure at SciLifeLab Stockholm, Sweden.

The pipeline is built based on GATK best practices using Nextflow, a bioinformatics workflow tool. The main steps done by pipeline are the following (more information about the processes can be found here).

  • Alignment
  • Marking Duplicates
  • Recalibration
  • Realignment
  • Variant Calling
  • Variant Filtration
  • Variant Evaluation
  • Variant Annotation

Documentation

The NGI-ExoSeq pipeline comes with documentation about the pipeline, found in the docs/ directory:

  1. Pipeline installation and configuration instructions
  2. Pipeline configuration
  3. Running the pipeline
  4. Output and how to interpret the results
  5. Troubleshooting

Credits

The pipeline was initally developed by Senthilkumar Panneerselvam (@senthil10) with a little help from Phil Ewels (@ewels) and has been adapted by Alex Peltzer (@apeltzer) and Marie Gauder (@mgauder) to our needs at QBiC, Tübingen, Germany.

In addition, we would like to recognise:

Participating Institutions

NGI-ExoSeq is now used by a number of core sequencing and bioinformatics facilities. Some of these are listed below. If you use this pipeline too, please let us know in an issue and we will add you to the list.

National Genomics Infrastructure (NGI), Sweden https://ngisweden.scilifelab.se/
Quantitative Biology Center (QBiC), Germany https://portal.qbic.uni-tuebingen.de/portal/

SciLifeLab National Genomics Infrastructure


About

This pipeline has moved! Please see:

https://github.com/nf-core/ExoSeq

License:MIT License


Languages

Language:Groovy 100.0%