cspServer {crisprseekplus}R Documentation

cspServer

Description

Sets up shinyServer to be able to run crisprseekplus interactively.

Usage

cspServer(input, output)

Arguments

input,

input params from UI

output,

output params to UI

Value

the panel for main plots;

Note

cspServer

Examples

    cspServer


[Package crisprseekplus version 1.19.0 Index]