Process Seurat object so that genes in Ensemble format are converted to Symbol representation.

ens2sym.so(object, gNames.list, convert.RNA = TRUE)

Arguments

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

Value

Seurat object with genes represented as symbols

Author

Nicholas Mikolajewicz