Package: CNViz
Type: Package
Title: Copy Number Visualization
Version: 1.19.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
git_url: https://git.bioconductor.org/packages/CNViz
git_branch: devel
git_last_commit: d91329e
git_last_commit_date: 2025-10-29
Repository: Bioconductor 3.23
