celltype_features_bulk | R Documentation |
Compute number of genes and transcripts per cell type using pseudo-bulk
celltype_features_bulk(obj, assay, bulk_bin_size = 10)
obj |
Seurat object |
assay |
Assay to pull data from |
bulk_bin_size |
Size of the pseudobulk groups, defaults to 10. |
Dataframe with number of genes and number of transcripts found in each bin
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.