SelectHKgenes | R Documentation |
Select housekeeping genes for preparation of removing unwanted variations in expression matrices
SelectHKgenes(seuList, species = c("Human", "Mouse"), HK.number = 200)
seuList |
an M-length list consisting of Seurat object, include the information of expression matrix and spatial coordinates (named |
species |
a string, the species, one of 'Human' and 'Mouse'. |
HK.number |
an optional integer, specify the number of housekeeping genes to be selected. |
Return a string vector of the selected gene names.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.