NCI-CGR / GwasQcPipeline

The CGR GWAS QC processing workflow.
https://nci-cgr.github.io/GwasQcPipeline/
MIT License
0 stars 2 forks source link
cancer-genomics gwas illumina-bead-chip plink snakemake

read-the-docs docs-by-sphinx-doc

default-branch-status built-with-poetry

snakemake python

testing-with-pytest pre-commit linting-with-flake8 typing-with-mypy

code-style-black code-style-snakefmt

GwasQcPipeline

QC pipeline for Illumina SNP Array data generated at CGR.

Usage

If you use this workflow in a paper, please cite the URL of this repository (https://github.com/NCI-CGR/GwasQcPipeline).

The documentation of this pipeline is at https://nci-cgr.github.io/GwasQcPipeline/

Deploying with Docker

Build docker image from within GwasQcPipeline directory

docker build -t gwas_qc_pipe .

Test docker image if you have test data

docker run -v $(pwd):/home/data -i -t gwas_qc_pipe snakemake -k --use-conda -npr

Installing GwasQcPipeline on ccad2