View source: R/module_sampleChooser.R
sampleChooser_server | R Documentation |
Server for choosing all samples fromm an IDBac DB
sampleChooser_server(input, output, session, pool, type)
input |
shiny module |
output |
shiny module |
session |
shiny module |
pool |
reactive object that contains a pool to currently-chosen database |
type |
"protein" or "small" |
NA
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.