Package: CaDrA Type: Package Title: Candidate Driver Analysis Version: 1.11.0 Authors@R: c(person(given="Reina", family="Chau", role=c("aut","cre"), email="rchau88@bu.edu", comment=c(ORCID="0000-0003-3012-1404")), person(given="Katia", family="Bulekova", role=c("aut"), email="ktrn@bu.edu", comment=c(ORCID="0000-0003-1560-2146")), person(given="Vinay", family="Kartha", role=c("aut"), email="vkartha@bu.edu"), person(given="Stefano", family="Monti", role=c("aut"), email="smonti@bu.edu", comment=c(ORCID="0000-0002-9376-0660")) ) Description: Performs both stepwise and backward heuristic search for candidate (epi)genetic drivers based on a binary multi-omics dataset. CaDrA's main objective is to identify features which, together, are significantly skewed or enriched pertaining to a given vector of continuous scores (e.g. sample-specific scores representing a phenotypic readout of interest, such as protein expression, pathway activity, etc.), based on the union occurence (i.e. logical OR) of the events. Depends: R (>= 4.4.0) LazyData: false License: GPL-3 + file LICENSE URL: https://github.com/montilab/CaDrA/ Packaged: 2026-07-04 07:35:24 UTC; root Encoding: UTF-8 RoxygenNote: 7.3.3 Imports: doParallel, ggplot2, gplots, graphics, grid, gtable, knnmi, MASS, methods, misc3d, plyr, ppcor, R.cache, reshape2, stats, SummarizedExperiment Suggests: BiocManager, devtools, knitr, pheatmap, rmarkdown, testthat (>= 3.1.6) Config/testthat/edition: 3 biocViews: Microarray, RNASeq, GeneExpression, Software, FeatureExtraction VignetteBuilder: knitr BugReports: https://github.com/montilab/CaDrA/issues Config/pak/sysreqs: libicu-dev zlib1g-dev Repository: https://bioc.r-universe.dev Date/Publication: 2026-04-28 13:01:04 UTC RemoteUrl: https://github.com/bioc/CaDrA RemoteRef: HEAD RemoteSha: 3f8a9b74957c65b1c296e0e37015852d361d865b NeedsCompilation: yes Author: Reina Chau [aut, cre] (ORCID: ), Katia Bulekova [aut] (ORCID: ), Vinay Kartha [aut], Stefano Monti [aut] (ORCID: ) Maintainer: Reina Chau