KYCG_listDBGroups | R Documentation |
List database group names
KYCG_listDBGroups(filter = NULL, path = NULL, type = NULL)
filter |
keywords for filtering |
path |
file path to downloaded knowledgebase sets |
type |
categorical, numerical (default: all) |
a list of db group names
head(KYCG_listDBGroups("chromHMM"))
## or KYCG_listDBGroups(path = "~/Downloads")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.