dot-load_ref: Load the desired reference data mapping table. The reference...

Description Usage Arguments Value

Description

Load the desired reference data mapping table. The reference tables are used later for mapping gpl data to entrez ids. This first checks if the mapping exists in the ref_dir and then if not, calls a helper function to extract it.

Usage

1
.load_ref(organism, type, ref_dir = NULL, save_dat = TRUE)

Arguments

organism

the organism to grab data for: rat, mouse, or human

type

type of data desired - one of "ensembl", "refseq", "hgnc", "unigene", "genbank", or "entrezids"

ref_dir

option to set reference directory (defaults to tempdir)

save_dat

whether to save the data in the reference directory, defaults to TRUE

Value

the desired mapping data


erflynn/exprsex documentation built on Feb. 23, 2020, 2:34 a.m.