pd321 / dnaseq

Snakemake based workflow for analysis of dnaseq data for calling germline/somatic mutations

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dnaseq

under active development

Snakemake based workflow for somatic and germline variant calling.

TODO

  • Somatic SNP/small indels calling
  • Germline SNP/small indels calling
  • structural variant calling
  • cnv calling

Credits

The pipeline is based upon the dna-seq-gatk-variant-calling best practices workflow. It also reuses test data from this repository for travis CI testing.

About

Snakemake based workflow for analysis of dnaseq data for calling germline/somatic mutations

License:GNU General Public License v3.0


Languages

Language:Python 98.7%Language:Shell 1.3%