gnameConverter: Convert human gene synonyms to NCBI gene names

View source: R/gnameconverter.R

gnameConverterR Documentation

Convert human gene synonyms to NCBI gene names

Description

This function converts a column containing human gene synonyms within a data frame to NCBI 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

gnameConverter(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.