Skip to content

GATK Indel Realignment and Quality Recalibration: Deduplicates, realigns, and recalibrates a Mappings object in order to improve the quality of downstream variant calls, per the GATK best practices in variant detection.

ShujiaHuang/gatk_recalibrate_and_realign

Repository files navigation

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

Mappings are deduplicated and 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.

About

GATK Indel Realignment and Quality Recalibration: Deduplicates, realigns, and recalibrates a Mappings object in order to improve the quality of downstream variant calls, per the GATK best practices in variant detection.

Resources

Stars

Watchers

Forks

Packages

No packages published