We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de34c9a commit 9ea3777Copy full SHA for 9ea3777
inst/NEWS.rd
@@ -0,0 +1,12 @@
1
+\name{NEWS}
2
+\title{News for Package \pkg{tidySingleCellExperiment}}
3
+
4
+\section{Changes in version 1.4.0, Bioconductor 3.14 Release}{
5
+\itemize{
6
+ \item Improved sample_n, and sample_frac functions.
7
+ \item Add join_features prefix.
8
+ \item Dropped tidy method as never needed.
9
+ \item Add unnest_tidySingleCellExperiment for nested data that was not produce with tidySingleCellExperiment::nest() but rather with tidyr::nest().
10
+}}
11
12
0 commit comments