Shiny SNP List App
snpListApp.RdShiny module to create list of SNP objects.
Usage
snpListApp()
snpListServer(
id,
hotspot_list,
project_df,
snp_action = shiny::reactive({
"add+dom"
})
)
snpListInput(id)
snpListOutput(id)Author
Brian S Yandell, brian.yandell@wisc.edu