jrclayton / gatk_pipeline

GATK Pipeline: Recalibrates mapping qualities and calls variants using GATK

Home Page:https://platform.dnanexus.com/app/gatk_pipeline

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This app applies a number of recalculations to a Mappings object in order to improve the quality of variant calls. The pipeline follows the Broad Institute's recommendations for best practices in variant calling.

Mappings are deduplicated using Picard, realigned around sites of known indels, and their quality is recalibrated by looking at covariance in quality metrics with frequently observed variation in the genome. After recalibration, variants are called with the GATK UnifiedGenotyper module.

About

GATK Pipeline: Recalibrates mapping qualities and calls variants using GATK

https://platform.dnanexus.com/app/gatk_pipeline


Languages

Language:C++ 46.0%Language:C 37.0%Language:Python 6.0%Language:Perl 4.5%Language:Java 3.8%Language:Roff 1.3%Language:CMake 0.6%Language:Makefile 0.4%Language:TeX 0.2%Language:R 0.2%