tidy: tidy for 'Seurat'

View source: R/methods.R

tidyR Documentation

tidy for Seurat

Description

tidy for Seurat

Usage

tidy(object)

## S3 method for class 'SummarizedExperiment'
tidy(object)

## S3 method for class 'RangedSummarizedExperiment'
tidy(object)

Arguments

object

A SummarizedExperiment object

Value

A tidyseurat object.

Examples

data(pasilla)
pasilla %>% tidy()


stemangiola/tidySE documentation built on May 18, 2024, 1:22 p.m.