Skip to content

Releases: RIVM-bioinformatics/juno-library

v2.2.1

26 Jul 12:17
852ca38
Compare
Choose a tag to compare

2.2.1 (2024-07-26)

Bug Fixes

  • also enlist ref for juno mapping (c6856d6)

v2.2.0

25 Jul 13:21
3d4a4fd
Compare
Choose a tag to compare

2.2.0 (2024-07-25)

Features

  • allow list as input type (254e1c8)

Bug Fixes

v0.2.10

17 Jun 12:24
Compare
Choose a tag to compare
v0.2.10 Pre-release
Pre-release

Full Changelog: v0.2.9...v0.2.10

Only used for old versions of juno-assembly (v2.2.2), other pipelines using this version have been upgraded

v2.1.3

09 Feb 14:04
36e46e2
Compare
Choose a tag to compare

2.1.3 (2024-02-09)

Bug Fixes

  • catch error if sample has multiple libraries (cff035a)
  • error message (b66b9d5)
  • parse illumina library correctly (2fd54a7)

v2.1.2

25 Jan 15:14
b681346
Compare
Choose a tag to compare

2.1.2 (2024-01-25)

Bug Fixes

  • restrict snakemake to v7 (393726c)

Remove anaconda and defaults

12 Jul 14:36
c17e288
Compare
Choose a tag to compare

Removeanaconda and defaults channel and add nodefaults channel to conda environments

v2.1.0

04 Jul 14:54
1cbcafe
Compare
Choose a tag to compare

2.1.0 (2023-07-04)

Features

  • add enlisting of bam and reference (4ef4be6)
  • add vcf input files for mapping pipelines (cf98af3)
  • include vcf in tests (cdcef21)

Bug Fixes

v2.0.1

18 Apr 14:45
687fc99
Compare
Choose a tag to compare

2.0.1 (2023-04-18)

Bug Fixes

  • Make sure library also works in python 3.8 (fb9e7f6)

v2.0.0

23 Mar 15:48
6aea49f
Compare
Choose a tag to compare

2.0.0 (2023-03-23)

⚠ BREAKING CHANGES

  • Move snakemake args to dict

Features

Bug Fixes

  • Make filepaths absolute (375c661)

Code Refactoring

  • Move snakemake args to dict (afcd5d8)

Documentation

  • Add docstrings to new functions (fec95b9)

Dependencies

v1.0.1

02 Feb 15:06
4346c97
Compare
Choose a tag to compare

1.0.1 (2023-02-02)

Features