options(shiny.maxRequestSize=100*1024^2)
shinyServer(function(input, output,session) {
callModule(genericNGS,"gt")
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.