Skip to content

Releases: snakemake/snakemake-wrapper-utils

snakemake-wrapper-utils v0.6.2

06 Jul 13:04
f329b2b
Compare
Choose a tag to compare

Bug Fixes

snakemake-wrapper-utils v0.6.1

29 Jun 10:06
dc33bea
Compare
Choose a tag to compare

Bug Fixes

  • set default memory for get_mem() to 1/5 of 1GB (#32) (999240e)

snakemake-wrapper-utils v0.6.0

21 Jun 13:15
10ecf78
Compare
Choose a tag to compare

Features

  • allow to configure the param name parsed by get_samtools_opts (#30) (84aa151)

Bug Fixes

  • fix bug when short arguments are contained in long arguments (#28) (6b9b6db)

snakemake-wrapper-utils v0.5.3

22 Mar 07:42
f9cba17
Compare
Choose a tag to compare

Bug Fixes

  • check for input: index="", when input: regions="" is specified, as the --regions-file option requires an index (#26) (7e11735)

snakemake-wrapper-utils v0.5.2

09 Jan 11:13
4018852
Compare
Choose a tag to compare

Bug Fixes

  • introduce default 20% deduction from resources.mem_mb and override via params.java_mem_overhead_mv (#24) (71403bd)

snakemake-wrapper-utils v0.5.1

09 Dec 13:18
e4c3ad9
Compare
Choose a tag to compare

Bug Fixes

  • typo when checking for regions file in params.extra (#22) (fa70493)

snakemake-wrapper-utils v0.5.0

16 Aug 12:29
a6bc280
Compare
Choose a tag to compare

Features

  • Adding parsing of reference (#20) (5c259f5)
  • Regions, samples and targets in get_bcftools_opts (#19) (e916c8b)

snakemake-wrapper-utils v0.4.1

30 Jun 08:56
d054c33
Compare
Choose a tag to compare

Bug Fixes

  • fixed missing return values (#15) (c6f0fa7)
  • rename argument in function 'infer_out_format' (#17) (93d25fa)

snakemake-wrapper-utils v0.4.0

25 Apr 13:21
bb29146
Compare
Choose a tag to compare

Features

  • function for output format inference and disable temp folder (#13) (9b88bdd)

snakemake-wrapper-utils v0.3.1

17 Jan 16:08
56dd08d
Compare
Choose a tag to compare

Bug Fixes

  • migrate publishing to release please (60a2665)