Get_normalised_variables | R Documentation |
This function calculates the normalised variables for inclusion into the doublet detection model. This performs log-centred normalisation per sample
Get_normalised_variables(object, variate_names)
object |
= seurat object |
variate_names |
= the list of labels (from the meta.data of the seurat object) |
A matrix of the normalised variables per cell.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.