Package: CNViz
Type: Package
Title: Copy Number Visualization
Version: 1.0.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: RELEASE_3_13
git_last_commit: a206cc8
git_last_commit_date: 2021-05-19
Date/Publication: 2021-05-19
NeedsCompilation: no
Packaged: 2021-05-19 23:29:25 UTC; biocbuild
Author: Rebecca Greenblatt [aut, cre]
Maintainer: Rebecca Greenblatt <rebecca.greenblatt@gmail.com>
Built: R 4.1.0; ; 2021-05-20 07:36:42 UTC; windows
