Skip to content

Releases: saezlab/decoupler-py

v2.0.4

02 Jun 10:14
Compare
Choose a tag to compare

Fixed dcor import bug as an external dependency

v2.0.3

31 May 06:15
Compare
Choose a tag to compare

Bugfix for pp.pseudobulk when obs columns were not categorical.

v2.0.2

26 May 16:13
Compare
Choose a tag to compare

Small patch with the following bug fixes:

  • Added ipywidgets as dependency
  • Silenced xgboost warnings
  • Handled corner case in bm.metric.auc when scores are all 0
  • Fixed error in bm.metric.hmean when metrics were str instead of list
  • Fixed error when obs col is list in dc.pp.pseudobulk
  • Allowed ordering functions (dc.pp.bin_order, dc.pl.order and dc.pl.order_targets) not to be bound between 0 and 1

v2.0.1

23 May 15:20
Compare
Choose a tag to compare

Small patch to fix an error in decoupler.pp.pseudobulk when handling empty samples or features

v2.0.0

22 May 15:53
02567c5
Compare
Choose a tag to compare

Major refactor to follow the scverse template.

decoupler 1.6.0

21 Mar 15:38
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/saezlab/decoupler-py/commits/v1.6.0