setup_fdata: Setup feature annotation data

View source: R/load_seq.R

setup_fdataR Documentation

Setup feature annotation data

Description

Setup feature annotation data

Usage

setup_fdata(species = "Homo sapiens", release = "94")

Arguments

species

The species. Default is 'homo_sapiens'.

release

ensembl release. Default is 94 (latest in release for AnnotationHub - needs to match with build_ensdb).

Value

data.table with columns SYMBOL and ENTREZID_HS corresponding to HGNC symbols and human entrez ids respectively.

Examples

setup_fdata()

alexvpickering/rkal documentation built on Nov. 27, 2022, 8:38 p.m.