cspServer {crisprseekplus} | R Documentation |
Sets up shinyServer to be able to run crisprseekplus interactively.
cspServer(input, output)
input, |
input params from UI |
output, |
output params to UI |
the panel for main plots;
cspServer
cspServer