Skip to content
This repository has been archived by the owner on Apr 5, 2018. It is now read-only.

Nextflow workflows for the analysis of samples using the megSAP pipeline.

License

Notifications You must be signed in to change notification settings

qbicsoftware-archive/qbic-wf-megSAP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QBIC-megSAP-NGS

Nextflow workflows for the analysis of samples using the megSAP pipeline.

Introduction

The QBIC-megSAP-NGS pipeline is a medical genetics pipeline based on best-practices from imgag/megSAP and is primarily used for Exome analysis at our core-facility at QBIC, Germany.

Documentation

The pipeline itself is developed at the Institute for Medical Genetics in Tuebingen, Germany. The accompanying scripts within this repository were however written for use at the QBIC and our local clusters CFC and BinAC.

Notes

The content of the megSAP/data folder is not bundled with this container to keep the actual pipeline separated from the data. In case you want to use this container on your own infrastructure, please download the data / tools yourself, index things using the scripts provided with the pipeline and then manually mount the paths to the respective data folder inside this container yourself.

Credits

Credits for the actual pipeline implementation should go to Marc Sturm and other contributors. See the respective repository for the development of the actual pipeline. The NextFlow pipeline and parts of this repository here have been implemented by Alex Peltzer (@apeltzer). Special thanks to Phil Ewels and Rickard Hammarén at SciLifeLab for providing templates, ideas and their own pipeline as a best-practice template for us when developing our own pipeline.


QBIC