View source: R/utility_functions.R
cleanFilterGenes | R Documentation |
Clean gene list (i.e., remove NAs), convert to appropraite species, and keep only those present in seurat object.
cleanFilterGenes(genes, so, which.species)
genes |
Character vector of genes |
so |
Seurat Object |
which.species |
Species. Either 'Hs' or 'Mm'. |
Character vector of genes
Nicholas Mikolajewicz
speciesConvert
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.