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/tidySummarizedExperiment documentation built on June 7, 2024, 1:09 a.m.