hgncConverter: Convert human gene synonyms to HGNC approved gene names

View source: R/hgncconverter.R

hgncConverterR Documentation

Convert human gene synonyms to HGNC approved gene names

Description

This function converts a column containing human gene synonyms within a data frame to HGNC appreved gene names. If the column contains a mix of gene names and gene synonyms, only gene synonyms will be converted to gene names and gene names will remain the same.

Usage

hgncConverter(genelist, colname)

Arguments

genelist

A dataframe object

colname

Name of the column containing gene synonyms to be converted to gene names

Value

dataframe object


mustafapir/geneName documentation built on Sept. 12, 2022, 5:08 p.m.