We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 08bd673 commit c8f8541Copy full SHA for c8f8541
inst/NEWS.rd
@@ -57,3 +57,10 @@
57
\item Make aggregate_duplicates more robust for tibble and SummarizedExperiment inputs
58
\item Deprecate log_tranform argument for all methods for a more generic tranform argument that accepts arbitrary functions
59
}}
60
+
61
+\section{Changes in version 1.9.2, Bioconductor 3.16 Dev}{
62
+\itemize{
63
+ \item Improve aggregate_duplicates for tibble and SummarizedExperiment
64
+ \item Fix epic deconvolution when using DelayedMatrix
65
+ \item Allow as_SummarizedExperiment with multiple columns identifiers for .sample and .feature
66
+}}
0 commit comments