Description Usage Arguments Value Examples
Check whether the current gene symbols are the approved HGNC suggested gene symbols, associate the latter if not
1 | check_symbol(notsure)
|
notsure |
Single or multiple suspicious gene symbols to be checked. multiple elements should be in an vector. |
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
1 | check_symbol(c("TNK2","ACR"))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.