ens2sym.so: Convert gene ensemble to symbol in seurat object

View source: R/utility_functions.R

ens2sym.soR Documentation

Convert gene ensemble to symbol in seurat object

Description

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

Usage

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(s)

Nicholas Mikolajewicz


NMikolajewicz/scMiko documentation built on June 28, 2023, 1:41 p.m.