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?"))
           require("shiny")
           dnmetaApp()
    options(example.ask=oask)
    }

TxRegInfra documentation built on Nov. 8, 2020, 5:15 p.m.