Learn R Programming

aliases2entrez (version 0.1.2)

update_symbols: 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

Run this code
# NOT RUN {
# }
# NOT RUN {
HGNC <- update_symbols()
# }

Run the code above in your browser using DataLab