## get biomart
observeEvent(input$getGeneAnn, {
envv$InfoBox_sub = "Getting gene annotations"
envv = ShinySDA:::Run_GeneAnn_evv(envv, input = input)
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.