View source: R/helperfunctions.R
pseudobulk | R Documentation |
Pseudobulking is performed adding up gene expression values for each cell, for either cell types or whole sample.
pseudobulk(obj, grouping_colname_in_md, metadata, rawh5_path, assay, slot)
obj |
|
grouping_colname_in_md |
|
metadata |
|
rawh5_path |
|
assay |
|
slot |
|
a data.frame. if grouping_colname_in_md is provided, each celltype will have a pseudobulked column, if not the data.frame will just be one column for the whole sample matrix.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.