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

Usage

CNVScopeserver(session, input, output, debug = F)

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 Sept. 11, 2026, 1:06 a.m.