Skip to content

Clinical Genomics Uppsala inheritance disease pipeline for WGS

License

Notifications You must be signed in to change notification settings

clinical-genomics-uppsala/poirot_rd_wgs

Repository files navigation

Poirot RD WGS

Clinical Genomics Uppsala rare disease pipeline for Illumina whole genome sequence data.

https://poirot-rd-wgs.readthedocs.io/en/latest/

This ReadMe is only a brief introduction, please refer to ReadTheDocs for the latest documentation and a more detailed description of the pipeline.


Lint Snakefmt snakemake dry run pycodestyle Documentation Status

License: GPL-3

💬 Introduction

This pipeline is created to run on Illumina whole genome sequence data to call germline variants.

✅ Testing

The workflow repository contains a dry run test of the pipeline in .tests/integration which can be run like so:

$ cd .tests/integration
$ snakemake -n -s ../../workflow/Snakefile --configfile config/config.yaml 

🚀 Usage

To use this run this pipeline the requirements in requirements.txt must be installed. It is most straightforward to install the requirements inside a python virtual environment created with the python venv module. The sample.tsv, units.tsv, resources.yaml, and config.yaml files need to be available in the current directory (or otherwise specified in config.yaml). You always need to specify the config-file either in the profile yaml file or in the snakemake command. To run the pipeline:

$ snakemake --profile /path/to/snakemakeprofile --configfile config.yaml -s /path/to/poirot_rd_wgs/workflow/Snakefile

🧑‍⚖️ Rule Graph

rule_graph

About

Clinical Genomics Uppsala inheritance disease pipeline for WGS

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •