Package: CNViz Type: Package Title: Copy Number Visualization Version: 1.20.0 Authors@R: c(person("Rebecca", "Greenblatt", role = c("aut", "cre"), email = "rebecca.greenblatt@gmail.com")) Description: CNViz takes probe, gene, and segment-level log2 copy number ratios and launches a Shiny app to visualize your sample's copy number profile. You can also integrate loss of heterozygosity (LOH) and single nucleotide variant (SNV) data. Depends: R (>= 4.0), shiny (>= 1.5.0) Imports: dplyr, stats, utils, grDevices, plotly, karyoploteR, CopyNumberPlots, GenomicRanges, magrittr, DT, scales, graphics License: Artistic-2.0 Encoding: UTF-8 biocViews: Visualization, CopyNumberVariation, Sequencing, DNASeq RoxygenNote: 7.1.1 Suggests: rmarkdown, knitr VignetteBuilder: knitr Config/pak/sysreqs: cmake make libbz2-dev libicu-dev liblzma-dev libpng-dev libuv1-dev libxml2-dev libssl-dev xz-utils zlib1g-dev Repository: Bioconductor 3.23 Date/Publication: 2026-04-28 12:55:39 UTC RemoteUrl: https://github.com/bioc/CNViz RemoteRef: RELEASE_3_23 RemoteSha: 6081b50ed49282ddb7ba870449e192ba6327c133 NeedsCompilation: no Packaged: 2026-07-04 04:25:21 UTC; root Author: Rebecca Greenblatt [aut, cre] Maintainer: Rebecca Greenblatt