mainApp | R Documentation |
Run shiny app for qtl2 data.
mainApp()
mainServer(id, projects)
mainInput(id)
mainOutput(id)
id |
identifier for shiny module |
projects |
static data frame with project information |
See qtl2shinyData vignette for data setup.
No return value; called for side effects.
Brian S Yandell, brian.yandell@wisc.edu
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.