Skip to content

Releases: gatk-workflows/gatk4-data-processing

2.1.1

01 Apr 14:49
d216fdd
Compare
Choose a tag to compare
  • Updated default GATK docker to 4.2.0.0
  • Updated genome-in-the-cloud docker to 2.4.7-1603303710
  • Switched to docker to gcr
  • Added dockerstore yml file

2.1.0

18 Aug 14:59
7830ae0
Compare
Choose a tag to compare
  • Added more description for the workflow
  • Updated default gatk docker to 4.1.8.1

2.0.0

02 Apr 13:42
3d0faa4
Compare
Choose a tag to compare

Updated workflow to WDL1.0.
Added defaults to disk and memory parameters.

1.1.0

22 Feb 16:30
1b01988
Compare
Choose a tag to compare

Updated docker to Gatk 4.1.0.0

1.0.1

01 Aug 20:06
8ffa26f
Compare
Choose a tag to compare
  • Removed wording indicating pipeline can be used for exomes.

1.0.0

11 Jun 18:24
6486075
Compare
Choose a tag to compare
  • Updated Picard commands to use gatk4 instead of Picard tool in gotc docker.
  • Update gatk docker to 4.0.4.0

Updated WDL name to reflect use of gatk4

09 Oct 17:04
Compare
Choose a tag to compare

To ensure we can differentiate workflows that use GATK3 vs GATK4 after they've been downloaded, we are now including the gatk major version in the wdl filename itself.

Initial release

01 Oct 06:38
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 GATK4 and related tools (BWA, Picard). It includes the core workflow WDL, a JSON of inputs for the WGS use case and one for the exome use case (both against the 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.