Skip to content

tidySingleCellExperiment

Bioc current

Brings SingleCellExperiment to the Tidyverse

v1.22.0 · software · GPL-3

Release Lineage

Entered 3.12 · Oct 28, 2020

Current · Requires R 4.6

1.0 In 12 of 49 releases 3.23

Description

'tidySingleCellExperiment' is an adapter that abstracts the 'SingleCellExperiment' container in the form of a 'tibble'. This allows *tidy* data manipulation, nesting, and plotting. For example, a 'tidySingleCellExperiment' is directly compatible with functions from 'tidyverse' packages `dplyr` and `tidyr`, as well as plotting with `ggplot2` and `plotly`. In addition, the package provides various utility functions specific to single-cell omics data analysis (e.g., aggregation of cell-level data to pseudobulks).

Code intelligence has not been computed for this package yet.

Code

Code metrics have not been computed for this package yet.

Topics

Depended on by (6)

People