Skip to content

Commit a5acd72

Browse files
committed
Bumped version and date, updated NEWS.
1 parent f99ac7f commit a5acd72

2 files changed

Lines changed: 7 additions & 2 deletions

File tree

DESCRIPTION

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Package: SingleR
22
Title: Reference-Based Single-Cell RNA-Seq Annotation
3-
Version: 2.13.3
4-
Date: 2026-02-27
3+
Version: 2.13.4
4+
Date: 2026-03-09
55
Authors@R: c(person("Dvir", "Aran", email="dvir.aran@ucsf.edu", role=c("aut", "cph")),
66
person("Aaron", "Lun", email="infinite.monkeys.with.keyboards@gmail.com", role=c("ctb", "cre")),
77
person("Daniel", "Bunis", role="ctb"),

inst/NEWS.Rd

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,11 @@ Similarly, suggest the use of \code{aggr.ref=TRUE} for large single-cell referen
1010

1111
\item Updated to the latest version of \pkg{singlepp}, which provides direct support for sparse test/reference matrices.
1212
This also eliminates the need for \pkg{BiocNeighbors} so all \code{BNPARAM=} arguments are now soft-deprecated.
13+
14+
\item Added \code{center=} and \code{average=} options to \code{plotMarkerHeatmap()}, for centering of genes and averaging of labels, respectively.
15+
16+
\item Support \code{block=} in \code{getClassicMarkers()} to define a blocking factor within a single reference matrix.
17+
This serves as an alternative to supplying multiple reference matrices.
1318
}}
1419

1520
\section{Version 2.12.0}{\itemize{

0 commit comments

Comments
 (0)