Skip to content

Releases: gatk-workflows/gatk3-data-processing

1.0.1

01 Aug 19:56
075490e
Compare
Choose a tag to compare

Removed wording indicating pipeline can be used for exomes.

1.0.0

06 Jul 14:27
d257cdf
Compare
Choose a tag to compare
  • Added description in Readme.
  • Moved workflow block to the top of the wdl.
  • Made docker variable that has a default but can be changed using gitc_docker_override variable.

Initial release

01 Oct 06:32
Compare
Choose a tag to compare

This is the initial release of the workflow for pre-processing high-throughput sequence data from unmapped BAM (uBAM) to a clean BAM ready for variant discovery analysis using GATK3 and related tools (BWA, Picard). It includes the core workflow WDL, a JSON of inputs for the WGS use case (hg38 reference), and a JSON of generic options for running via Cromwell on the Google Pipelines API (PAPI).

Requirements / caveats

The workflow uses hardcoded references to executables. It should be runnable on any platform that supports WDL. The included JSON points to data files hosted on the Google Cloud Storage platform.