Skip to content

Releases: biowdl/gatk-preprocess

Release 3.1.0

15 Jul 14:38
1a8bf98
Compare
Choose a tag to compare
v3.1.0

Release 3.1.0

Release 3.0.0

05 Aug 13:12
Compare
Choose a tag to compare
  • Increase the time needed for baserecalibration
  • Update default docker images.
  • The scatter regions has been removed. Regions for scattering need to be
    provided externally. This is more efficient for pipelines that work on
    multiple samples.
  • Tasks were updated to contain the time_minutes runtime attribute and
    associated timeMinutes input, describing the maximum time the task will
    take to run.
  • Only scatter when the number of scatters turns out to be 1.

Release 2.0.0

16 Mar 10:27
Compare
Choose a tag to compare
  • Add a scatterSizeMillions parameter to make it easier to set larger scatter
    sizes.
  • Add proper copyright headers to WDL files. So the free software license
    is clear to end users who wish to adapt and modify.
  • Remove redundant orderedscatters task. Ordering is now handled by the
    scatterRegions task.
  • Remove option to recalibrate or not. The bam file is always recalibrated.
  • Correctly apply base recalibration after the reads have been spliced.
  • Remove structs from input and output.
  • Added inputs overview to the docs.
  • Added parameter_meta.
  • Added wdl-aid to linting.
  • Added miniwdl to linting.

Release 1.1.0

09 Oct 08:34
Compare
Choose a tag to compare
v1.1.0

1.2.0

v1.0.0

25 Sep 13:53
Compare
Choose a tag to compare
Release 1.0.0