KYCG_loadDBs | R Documentation |
Load database groups
KYCG_loadDBs(in_paths, group_use_filename = FALSE)
in_paths |
folder that contains all databases |
group_use_filename |
whether to use file name for groups |
a list of db group names
## download regulatory annotations from
## http://zwdzwd.github.io/InfiniumAnnotation
## unzip the file
if (FALSE) {
dbs <- KYCG_loadDBs(path_to_unzipped_folder)
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.