Skip to content

Releases: omnideconv/immunedeconv

v2.1.3

18 Oct 07:43
a7e4ee9
Compare
Choose a tag to compare

Improvement of the mouse/human conversion function (#150)

v2.1.2

09 Mar 13:18
0c5c619
Compare
Choose a tag to compare

Fixed some issues including ConsensusTME (#133 ) and CIBERSORT (#137 )

v2.1.1

06 Dec 10:34
28fce56
Compare
Choose a tag to compare
  • Fix of ESTIMATE names

v2.1.0

31 May 14:06
3c24859
Compare
Choose a tag to compare
  • Addition of deconvolution methods for mouse data
  • Addition of the possibility to use a custom signature matrix/gene set, for selected methods
  • Addition of the respective documentation

Thanks to @grst and @FFinotello

v2.0.3

12 Mar 20:09
c04fcf0
Compare
Choose a tag to compare
  • Updates to README and documentation
  • CI fixes
  • Clean up imports
  • Code style fixes

Thanks to @federicomarini for the contributions!

v2.0.2

16 Apr 11:36
d12d11c
Compare
Choose a tag to compare
  • Fix how objects generated onLoad are attached to the namespace (#39)

v2.0.1

07 Jan 09:22
663f9e4
Compare
Choose a tag to compare
  • Improve Documentation (better example dataset and documentation of individual methods)
  • Fix #31

v2.0.0

09 Sep 11:14
Compare
Choose a tag to compare
  • Improve cell type mapping (#14)
  • Add documentation for each individual method (#14)
  • Add documentation about input data (#18)
  • Include more meaningful example dataset (#19

The improved cell-type mapping required renaming some cell-types
which is a non backward-compatible change, requiring the version bump to 2.0

v1.1.1

13 Jun 17:17
1ea6be9
Compare
Choose a tag to compare
  • add biocViews keyword to description. This fixes Bioconductor installation with remotes package.
  • Fix Makefile to use remotes for downloading dev-deps.
  • Make package ready for R staged install (no hard-coded paths on top-level)
  • Fix CIs, add windows support tested through appveyor

v1.1.0

23 Jan 12:39
227e645
Compare
Choose a tag to compare
  • Fix problem with R 3.5
  • Add expected_cell_types argument for xCell (#1)