View source: R/utility_functions.R
| ens2sym.so | R Documentation | 
Process Seurat object so that genes in Ensemble format are converted to Symbol representation.
ens2sym.so(object, gNames.list, convert.RNA = TRUE)
object | 
 Seurat object  | 
gNames.list | 
 named character vector mapping ensembl (names) to gene symbols (entries)  | 
convert.RNA | 
 logical to convert ensembl in RNA assay to gene symbol  | 
Seurat object with genes represented as symbols
Nicholas Mikolajewicz
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.