This repository has been archived by the owner on Jan 25, 2020. It is now read-only.
Releases: gatk-workflows/five-dollar-genome-analysis-pipeline
Releases · gatk-workflows/five-dollar-genome-analysis-pipeline
1.2.0
1.1.0
1.0.3
1.0.2
Split ReadGroup task bug fix
- Fix for splitRG task.
- Disk sizing now takes place within tasks.
five-dollar-genome-analysis-pipeline
This WDL pipeline implements data pre-processing and initial variant calling (GVCF generation) according to the GATK Best Practices (June 2016) for germline SNP and Indel discovery in human whole-genome sequencing and exome sequencing data. The provided intervals in the json are intended for whole-genome sequencing, users are expected to use thier own exome intervals for exome sequencing.
Note: For those users interested in running this wdl on FireCloud (FC), the FC version has been provided as fc_germline_single_sample_workflow.wdl. Please visit the FC featured methods and workspaces for more GATK Best Practices pipelines.