Learn R Programming

tidyseurat (version 0.8.0)

tidy: tidy for `Seurat`

Description

tidy for `Seurat`

Usage

tidy(object)

# S3 method for Seurat tidy(object)

Value

A `tidyseurat` object.

Arguments

object

A `Seurat` object.

Examples

Run this code
data(pbmc_small)
pbmc_small

Run the code above in your browser using DataLab