Skip to content

Releases: epigen/dea_limma

v2.2.1 - handle empty result exception

25 Sep 11:02

Choose a tag to compare

v2.2.0 - One-versus-All analysis supported for all terms (not interactions)

21 Jul 14:19
232e758

Choose a tag to compare

What's Changed

  • Add stats_OvA.png. Fix OvA exception handling. Replace colons and dots in OvA paths and results files, respectively. by @bednarsky in #42
  • Bug fix: reference_group variable renamed to group in last PR by @bednarsky in #43
  • Remove interaction OvA. Update documentation. by @bednarsky in #44

Full Changelog: v2.1.3...v2.2.0

v2.1.3 - fix heatmaps

03 Jul 09:57

Choose a tag to compare

v2.1.2 - minor improvements

25 Jun 17:47

Choose a tag to compare

What's Changed

Full Changelog: v2.1.1...v2.1.2

v2.1.1 - Minor fixes

27 May 15:11

Choose a tag to compare

  • make all resource files input to rules

Full Changelog: v2.1.0...v2.1.1

v2.1.0 - One-vs-All analysis feature

09 May 13:49

Choose a tag to compare

Features

  • One-vs-all (OvA) analysis on modeled and specified covariates using contrasts, enabling automated comparison of each group against all others (e.g., cell types).

Minor improvements and exception handling

What's Changed

  • Add model matrix as output in rule to allow custom downstream rules to see it by @bednarsky in #30
  • Fix handling of index error for no degs at all by @bednarsky in #31

New Contributors

Full Changelog: v2.0.1...v2.1.0

v2.0.1 - Enable module usage using `github()` directive

20 Dec 15:37

Choose a tag to compare

  • improve DEA statistics bar plot
  • improve continuity by enabling end-to-end compatibility with downstream modules
  • to enable module usage using github() directive
    • source utils.R via paramsinstead ofsnakemake@source`
    • comment global.yaml (now requires full snakemake installation, not minimal)
  • add nodefaults to all env YAML

What's Changed

  • Fix typo in heatmap.R by @burtonjake in #23
  • Make clear that annotation.csv can contain multiple rows per analysis by @burtonjake in #25
  • Protect aggregate.R from crashing when there are no filtered features. by @burtonjake in #24

New Contributors

Full Changelog: v2.0.0...v2.0.1

v2.0.0 - Snakemake 8 compatible

13 Sep 13:10

Choose a tag to compare

Breaking change: Requires Snakemake >= v8.20.1

Full Changelog: v1.0.3...v2.0.0

v1.0.3 - bug fixes and performance improvements

27 May 12:49

Choose a tag to compare

v1.0.2 add CITATION.cff file

07 Apr 13:53
678846d

Choose a tag to compare