Skip to content

Commit 1add3e1

Browse files
committed
Bump version to 0.4.1
1 parent 32e94f9 commit 1add3e1

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Package: SeuratIntegrate
22
Type: Package
33
Title: Expands the set of integration methods available to Seurat
4-
Version: 0.4.0
4+
Version: 0.4.1
55
Authors@R: c(
66
person("Florian", "Specque", , "[email protected]",
77
role = c("aut", "cre"), comment = c(ORCID = "0000-0002-4449-6381")),

NEWS.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
# SeuratIntegrate (development version)
1+
<!-- # SeuratIntegrate (development version) -->
2+
3+
# SeuratIntegrate 0.4.1
24

35
* Revised score rescaling with a new option enabling min-max rescaling of ranks
46
(default) rather than scores directly (as in
@@ -10,7 +12,7 @@ implementation
1012
* The most suited matrix format is automatically chosen for corrected counts
1113
output by integration methods (should be dense matrix most of the time)
1214

13-
* Add support for scGraph metric (https://doi.org/10.1101/2024.04.02.587824)
15+
* Add support for scGraph metric ([Wang *et al.*, 2024](https://doi.org/10.1101/2024.04.02.587824))
1416

1517
* Improved speed of `CreateIntegrationGroups` for non-SCT assay in unambiguous cases
1618

0 commit comments

Comments
 (0)