View source: R/generate_pseudo_bulk_data.R
split_variable | R Documentation |
split Seurat object by variable
split_variable(seurat_object, group_by, k_variable)
seurat_object |
The Seurat object to analyse. |
group_by |
entry in metadata table, based on these cluster annotation pseudo bulk is performed |
k_variable |
variable dependent on the split_by -> meta data entry |
returns pseudo bulk generated data
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.