check_symbol: Suspicious gene symbol checking

Description Usage Arguments Value Examples

View source: R/check_symbol.R

Description

Check whether the current gene symbols are the approved HGNC suggested gene symbols, associate the latter if not

Usage

1
check_symbol(notsure)

Arguments

notsure

Single or multiple suspicious gene symbols to be checked. multiple elements should be in an vector.

Value

Single or multiple "suggested" gene symbols. If the original symbols are approved or invalid, return themselves as so, otherwise return the HGNC approved suggested symbols. Refer to checkGeneSymbols from package HGNChelper

Examples

1
check_symbol(c("TNK2","ACR"))

liulihe954/EnrichKit documentation built on Oct. 10, 2020, 11:49 p.m.