tidy | R Documentation |
Seurat
tidy for Seurat
tidy(object)
## S3 method for class 'SummarizedExperiment'
tidy(object)
## S3 method for class 'RangedSummarizedExperiment'
tidy(object)
object |
A SummarizedExperiment object |
A tidyseurat
object.
data(pasilla)
pasilla %>% tidy()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.