Skip to content

Latest commit

 

History

History
205 lines (109 loc) · 18 KB

File metadata and controls

205 lines (109 loc) · 18 KB

Changelog

2.6.0 (2026-04-20)

Features

2.5.1 (2026-02-16)

Bug Fixes

  • fixed and updated version number for ncbi-datasets-cli and unzip (#149) (f4136fb)
  • plot isoform performance issue (#152) (4ac1bb7)
  • removed 'inputdir' config variable - more flexible, now (#150) (d24e009)

2.5.0 (2025-12-09)

Features

Bug Fixes

  • changed batch_effect to batch in samples.csv to match config schema (#136) (b20a652)
  • profiles dir conformance (#140) (932a899)

2.4.2 (2025-09-10)

Bug Fixes

  • dealing with whitespace in transcriptome ids (#133) (582ea7d)

2.4.1 (2025-09-08)

Bug Fixes

2.4.0 (2025-09-01)

Features

  • add temp marks to intermediary outputs (#128) (c61453c)

2.3.0 (2025-08-01)

Features

2.2.1 (2025-06-12)

Bug Fixes

2.2.0 (2025-06-05)

Features

2.1.0 (2025-04-30)

Features

2.0.1 (2025-03-26)

Bug Fixes

  • removed subdir from rule to prohibit incorrect wildcard resolution (#108) (e79bebf)

2.0.0 (2025-02-28)

⚠ BREAKING CHANGES

  • isoform analysis (#99)

Features

1.5.0 (2024-11-11)

Features

Bug Fixes

1.4.1 (2024-10-12)

Bug Fixes

1.4.0 (2024-10-11)

Features

1.3.0 (2024-09-19)

Features

  • made output temporary for any files not needed for the report (#92) (a95222b)

Bug Fixes

  • taking absolute l2fc values to sort (#91) (9c009d0)

1.2.0 (2024-09-17)

Features

Bug Fixes

1.1.0 (2024-08-16)

Features

Bug Fixes

1.0.0 (2024-04-30)

Features

  • added dummy 2nd contition to sample file (812fc8a)
  • customization: mostly scriptizing for snakemake (354a91c)

Bug Fixes

  • env: fixed env for slurm and fs plugins (65862e0)
  • param: updated profile for human readable times (a0395a2)
  • removed 'resdir' parameter from config file (b28fdfe)
  • using configurable 'MAMBA_EXE' env var instead of a specific conda command (a4b6e18)