Package: CNViz Type: Package Title: Copy Number Visualization Version: 1.21.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, GenomicRanges, magrittr, DT, scales, graphics License: Artistic-2.0 Encoding: UTF-8 biocViews: Visualization, CopyNumberVariation, Sequencing, DNASeq RoxygenNote: 7.3.2 Suggests: rmarkdown, knitr, karyoploteR, CopyNumberPlots VignetteBuilder: knitr Config/pak/sysreqs: cmake make libicu-dev libuv1-dev libssl-dev zlib1g-dev Repository: https://bioc.r-universe.dev Date/Publication: 2026-05-26 19:33:44 UTC RemoteUrl: https://github.com/bioc/CNViz RemoteRef: HEAD RemoteSha: b8122896563c9021f62345fdcc8cfe4586d2be23 NeedsCompilation: no Packaged: 2026-07-04 11:30:34 UTC; root Author: Rebecca Greenblatt [aut, cre] Maintainer: Rebecca Greenblatt