Package: CNVRanger Version: 1.29.1 Title: Summarization and expression/phenotype association of CNV ranges Authors@R: c( person("Ludwig", "Geistlinger", email = "ludwig.geistlinger@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-2495-5464")), person("Vinicius Henrique", "da Silva", role = "aut"), person("Marcel", "Ramos", role = "ctb", comment = c(ORCID = "0000-0002-3242-0582")), person("Levi", "Waldron", role = "ctb", comment = c(ORCID = "0000-0003-2725-0694")) ) Depends: GenomicRanges, RaggedExperiment Imports: BiocGenerics, BiocParallel, GDSArray, GenomeInfoDb, IRanges, S4Vectors, SNPRelate, SummarizedExperiment, data.table, edgeR, gdsfmt, grDevices, lattice, limma, methods, plyr, qqman, rappdirs, reshape2, stats, utils Suggests: AnnotationHub, BSgenome.Btaurus.UCSC.bosTau6.masked, BiocStyle, ComplexHeatmap, Gviz, MultiAssayExperiment, TCGAutils, TxDb.Hsapiens.UCSC.hg19.knownGene, curatedTCGAData, ensembldb, grid, knitr, org.Hs.eg.db, regioneR, rmarkdown, statmod Description: The CNVRanger package implements a comprehensive tool suite for CNV analysis. This includes functionality for summarizing individual CNV calls across a population, assessing overlap with functional genomic regions, and association analysis with gene expression and quantitative phenotypes. License: Artistic-2.0 BugReports: https://github.com/waldronlab/CNVRanger/issues Encoding: UTF-8 VignetteBuilder: knitr biocViews: CopyNumberVariation, DifferentialExpression, GeneExpression, GenomeWideAssociation, GenomicVariation, Microarray, RNASeq, SNP RoxygenNote: 7.2.3 Date: 2025-05-08 Config/pak/sysreqs: libicu-dev libssl-dev zlib1g-dev Repository: https://bioc.r-universe.dev Date/Publication: 2026-04-29 21:08:50 UTC RemoteUrl: https://github.com/bioc/CNVRanger RemoteRef: HEAD RemoteSha: 53d628f90b7924c5d1de7e7139e30cee76cae782 NeedsCompilation: no Packaged: 2026-07-04 09:07:27 UTC; root Author: Ludwig Geistlinger [aut, cre] (ORCID: ), Vinicius Henrique da Silva [aut], Marcel Ramos [ctb] (ORCID: ), Levi Waldron [ctb] (ORCID: ) Maintainer: Ludwig Geistlinger