calculatePseudobulks.Seurat | R Documentation |
Compute pseudobulks on seurat object
## S3 method for class 'Seurat'
calculatePseudobulks(
obj.seurat,
renormalize = FALSE,
cores = parallel::detectCores()
)
obj.seurat |
seurat object with raw counts and cell types as identities |
a list of pseudobulks, pseudopresences and cluster sizes
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.