biowdl / VEP-annotation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pipeline-template

This repository contains the Biowdl multisample pipeline template data.

The structure:

  • A pipeline that executes jobs over all samples and starts the scatters per:
    • Sample. executes jobs per sample and starts the scatters per:
      • library. Executes jobs per library and starts the scaters per:
        • readgroup. Executes jobs per readgroup.

Then there is sampleConfig.wdl. This determines hoe samples libraries and readgroups are related by a samples.yml file.

Documentation

You can find the documentation here.

About

This pipeline is part of Biowdl, developed by the SASC team at Leiden University Medical Center.

Contact

For any question related to this pipeline, please use the github issue tracker or contact the SASC team directly at: sasc@lumc.nl.

About

License:MIT License


Languages

Language:WDL 100.0%