Skip to content

Releases: bihealth/snappy-pipeline

v0.1.1

12 Jul 13:11
Compare
Choose a tag to compare

Maintenance release to make installation run a bit more smoothly.

v0.2.1

01 Jul 12:31
17c1a87
Compare
Choose a tag to compare

0.2.1 (2024-07-01)

Bug Fixes

  • switch from setup.py to pyproject toml (#526) (91b1e38)

v0.2.0

28 Jun 16:32
ebf2d24
Compare
Choose a tag to compare

0.2.0 (2024-06-28)

Features

v0.1.0

28 Jun 15:07
cccfd16
Compare
Choose a tag to compare

0.1.0 (2024-06-28)

⚠ BREAKING CHANGES

  • pin dependency version in all wrapper conda env yamls (#492)
  • broken plot generation for the control_freec tool in the somatic_wgs_cnv_calling step, and the sample selection for the mutect2 panel_of_normal generation can be based on a user-generated file.
  • use snakemake tmpdir resource (#319) (#320)
  • merge wgs_{sv,cnv,mei}_calling into sv_calling_wgs (#275) (#315)
  • merge {variant,wgs_{sv,cnv}}_calling_export into varfish_export (#308) (#309)
  • move "bcftools roh" as report in variant_calling (#310) (#311)
  • rename targeted_seq_cnv_calling to sv_calling_targeted (#305) (#306)
  • rename helper_gcnv_model_target_seq to helper_gcnv_targeted (#303) (#304)

Features

Read more