CNVScopeserver: Server component of the CNVScope plotly shiny application.

View source: R/CNVScopeserver.R

CNVScopeserverR Documentation

Server component of the CNVScope plotly shiny application.

Description

Server function of the CNVScope shiny application. run with runCNVScopeShiny

Arguments

session

The shiny session object for the application.

input

shiny server input

output

shiny server output

debug

enable debugging mode

Value

None

Examples

## Not run: 
runCNVScopeShiny()

## End(Not run)

CNVScope documentation built on March 31, 2022, 1:07 a.m.