dnmetaApp: support search of hotspot/peak data from ENCODE

Description Usage Value Examples

View source: R/app.R

Description

support search of hotspot/peak data from ENCODE

Usage

1

Value

data.frame of metadat about selections

Examples

1
2
3
4
5
6
7
if (interactive()) {
    oask = options()$example.ask
    if (askYesNo("start app?"))
           requireNamespace("shiny")
           dnmetaApp()
    options(example.ask=oask)
    }

vjcitn/TxRegInfra2 documentation built on Jan. 1, 2021, 12:41 p.m.