Skip to contents

All functions

download_archive()
Download HGNC dataset
filter_by_keyword()
Filter genes by keyword
get_cache_dir()
Get HGNC cache directory
get_hgnc_file()
Get HGNC TSV file in use
hgnc_convert()
Convert one HGNC identifier to another
hgnc_join()
Add a column to a data frame from the hgnc dataset
import_hgnc_dataset()
Import HGNC data
last_update()
Last update of HGNC data set
latest_archive_url()
Latest HGNC archive URL
latest_monthly_url()
Latest HGNC monthly URL
latest_quarterly_url()
Latest HGNC quarterly URL
list_archives()
List monthly and quarterly archives
use_cache_dir()
Enable disk-based caching of hgnc results
use_hgnc_file()
Set the HGNC TSV file to use for import_hgnc_dataset(). Defaults to the latest_archive_url(), but can also use latest_monthly_url() or latest_quarterly_url()`