CNVScope (version 2.9.4)

CNVScopeserver: 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

Run this code
# NOT RUN {
runCNVScopeShiny()
# }

Run the code above in your browser using DataCamp Workspace