inst/app/app_OE_biomart.R

## get biomart
observeEvent(input$getGeneAnn, {
  
  envv$InfoBox_sub = "Getting gene annotations"
  
  envv = ShinySDA:::Run_GeneAnn_evv(envv, input = input)
  
  
  
})
bimberlabinternal/ShinySDA documentation built on Feb. 5, 2023, 7:09 a.m.