tidy {tidyseurat} | R Documentation |
tidy for 'Seurat'
Description
tidy for 'Seurat'
Usage
tidy(object)
## S3 method for class 'Seurat'
tidy(object)
Arguments
object |
A 'Seurat' object. |
Value
A 'tidyseurat' object.
Examples
data(pbmc_small)
pbmc_small
[Package tidyseurat version 0.8.0 Index]