# Generated by roxygen2: do not edit by hand export(launchCNViz) import(shiny) import(stats, except = filter) import(utils) importFrom(CopyNumberPlots,plotCopyNumberCalls) importFrom(DT,DTOutput) importFrom(DT,datatable) importFrom(DT,formatPercentage) importFrom(DT,formatStyle) importFrom(DT,renderDT) importFrom(GenomicRanges,makeGRangesFromDataFrame) importFrom(GenomicRanges,seqnames) importFrom(GenomicRanges,strand) importFrom(GenomicRanges,width) importFrom(dplyr,between) importFrom(dplyr,filter) importFrom(dplyr,group_by) importFrom(dplyr,left_join) importFrom(dplyr,mutate) importFrom(dplyr,n) importFrom(dplyr,select) importFrom(dplyr,summarise) importFrom(grDevices,dev.off) importFrom(grDevices,pdf) importFrom(graphics,legend) importFrom(karyoploteR,plotKaryotype) importFrom(magrittr,"%>%") importFrom(plotly,add_segments) importFrom(plotly,add_trace) importFrom(plotly,event_data) importFrom(plotly,layout) importFrom(plotly,plot_ly) importFrom(plotly,plotlyOutput) importFrom(plotly,renderPlotly) importFrom(plotly,subplot) importFrom(scales,rescale)