RenameUsingCD: Rename a vector of genes using CD nomenclature

View source: R/Utils.R

RenameUsingCDR Documentation

Rename a vector of genes using CD nomenclature

Description

This compares a vector of genes to CD nomenclature, based on https://www.genenames.org/data/genegroup/#!/group/471. Any gene symbol that matches will have the CD name appended to the end (i.e. KLRB1 becomes "KLRB1 (CD161)")

Usage

RenameUsingCD(inputGenes)

Arguments

inputGenes

A vector of genes to be aliased.


bimberlabinternal/CellMembrane documentation built on Oct. 16, 2024, 6:53 a.m.