resolve_alias: Resolve Hugo Symbol Names with Aliases

View source: R/resolve-gene-aliases.R

resolve_aliasR Documentation

Resolve Hugo Symbol Names with Aliases

Description

Resolve Hugo Symbol Names with Aliases

Usage

resolve_alias(gene_to_check, alias_table)

Arguments

gene_to_check

hugo_symbol to be check

alias_table

table containing all the aliases

Value

if the accepted hugo symbol is input, it is returned back. If an alias name is provided, the more common name/more up to date name is returned

Examples

resolve_alias("MLL4", alias_table = impact_alias_table)


AxelitoMartin/gnomeR documentation built on March 23, 2024, 3:07 a.m.