update_symbols {aliases2entrez} | R Documentation |
Update last HGNC correspondence database
Description
This function is used to update gene symbol correspondence from HGNC database
Usage
update_symbols(url=NULL)
Arguments
url |
user can provide url (default is NULL) |
Value
returns a data.frame containing gene symbols with status, previous symbols and synonyms as well as their corresponding entrezIDs
Examples
HGNC <- update_symbols()
[Package aliases2entrez version 0.1.2 Index]