KYCG_loadDBs: Load database groups

View source: R/KYCG.R

KYCG_loadDBsR Documentation

Load database groups

Description

Load database groups

Usage

KYCG_loadDBs(in_paths, group_use_filename = FALSE)

Arguments

in_paths

folder that contains all databases

group_use_filename

whether to use file name for groups

Value

a list of db group names

Examples


## download regulatory annotations from
## http://zwdzwd.github.io/InfiniumAnnotation
## unzip the file
if (FALSE) {
dbs <- KYCG_loadDBs(path_to_unzipped_folder)
}

zwdzwd/sesame documentation built on April 28, 2024, 12:48 p.m.