View source: R/multi_gene_z_score.R
multi_gene_z_score | R Documentation |
To summarize multiple features, each is normalized to represent a Z-score. Scores are averaged to return a single vector.
multi_gene_z_score(cont_mat)
cont_mat |
A |
A numeric()
vector with one element per spot, summarizing the
multiple continuous variables.
Nicholas J. Eagles
Other functions for summarizing expression of multiple continuous variables simultaneously:
multi_gene_pca()
,
multi_gene_sparsity()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.