Skip to content

Commit

Permalink
updated version and news
Browse files Browse the repository at this point in the history
  • Loading branch information
plger committed Sep 19, 2024
1 parent 3bbfa3f commit 6b58f80
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Package: scDblFinder
Type: Package
Title: scDblFinder
Version: 1.19.5
Version: 1.19.6
Authors@R: c(
person("Pierre-Luc", "Germain", email="pierre-luc.germain@hest.ethz.ch", role=c("cre","aut"), comment=c(ORCID="0000-0003-3418-4218")),
person("Aaron", "Lun", email="infinite.monkeys.with.keyboards@gmail.com", role="ctb"))
Expand Down
5 changes: 5 additions & 0 deletions inst/NEWS
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
Changes in version 1.19.6 (2024-09-19)
+ added a dbr.per1k parameter to set doublet rates per thousands of cells, updated the default from 1 to 0.8\%
+ fixed some issues stemming from the cxds score in some corner cases (absence of inverse correlation between genes)
+ updated documentation

Changes in version 1.13.14 (2023-06-19)
+ reduced the default minimum number of artificial doublets to improve call robustness in very small datasets.

Expand Down

0 comments on commit 6b58f80

Please sign in to comment.