You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-[tidySummarizedExperiment]((https://stemangiola.github.io/tidySummarizedExperiment/) for tidy manipulation of SummarizedExperiment objects)
21
+
-[tidySummarizedExperiment](https://stemangiola.github.io/tidySummarizedExperiment/) for tidy manipulation of SummarizedExperiment objects)
22
22
-[tidyseurat](https://stemangiola.github.io/tidyseurat/) for tidy manipulation of Seurat objects
23
23
-[tidybulk](https://stemangiola.github.io/tidybulk/) for tidy bulk RNA-seq data analysis
24
24
-[tidygate](https://github.com/stemangiola/tidygate) for adding custom gate information to your tibble
@@ -27,7 +27,7 @@ Please also have a look at
27
27
28
28
# Introduction
29
29
30
-
tidySingleCellExperiment provides a bridge between Bioconductor single-cell packages [@amezquita2019orchestrating] and the tidyverse [@wickham2019welcome]. It creates an invisible layer that enables viewing the
30
+
tidySingleCellExperiment provides a bridge between Bioconductor single-cell packages [@amezquita2019orchestrating] and the tidyverse [@wickham2019welcome]. It enables viewing the
31
31
Bioconductor *SingleCellExperiment* object as a tidyverse tibble, and provides SingleCellExperiment-compatible *dplyr*, *tidyr*, *ggplot* and *plotly* functions. This allows users to get the best of both Bioconductor and tidyverse worlds.
0 commit comments