ConvertGeneNames: Convert gene names

ConvertGeneNamesR Documentation

Convert gene names

Description

Convert gene names

Usage

ConvertGeneNames(exprMat, annotation, id.column, replace.column)

Arguments

exprMat

expression matrix

annotation

data.frame with one id.column containing the current gene ids and a matching replace column containing the new gene ids

id.column

character vector of unique gene ids of the same type as in the Seurat object

replace.column

character vector of unique gene ids to replace the old ids

Value

A Seurat object with covnerted gene ids


jbergenstrahle/STUtility documentation built on March 14, 2023, 7:15 a.m.