hgnc_dataset_example {hgnc} | R Documentation |
Example HGNC data set
Description
hgnc_dataset_example()
provides an example HGNC data set. This example
contains only the first 10,000 gene entries of the HGNC data set dated of
2024-07-26 03:11:20.
This is mostly used in example code as it does not require internet connection.
Usage
hgnc_dataset_example()
Value
A tibble whose structure is documented
in import_hgnc_dataset()
.
Examples
hgnc_dataset_example()
[Package hgnc version 0.3.0 Index]