Package: CaDrA
Type: Package
Title: Candidate Driver Analysis
Version: 1.8.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: 2025-11-11 14:16:38 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-release.r-universe.dev
Date/Publication: 2025-10-29 15:23:54 UTC
RemoteUrl: https://github.com/bioc/CaDrA
RemoteRef: RELEASE_3_22
RemoteSha: 2878e831d61789ba708a5bdadab2758e6bda78c6
NeedsCompilation: yes
Author: Reina Chau [aut, cre] (ORCID: <https://orcid.org/0000-0003-3012-1404>),
  Katia Bulekova [aut] (ORCID: <https://orcid.org/0000-0003-1560-2146>),
  Vinay Kartha [aut],
  Stefano Monti [aut] (ORCID: <https://orcid.org/0000-0002-9376-0660>)
Maintainer: Reina Chau <rchau88@bu.edu>
Built: R 4.5.2; x86_64-w64-mingw32; 2025-11-11 14:20:21 UTC; windows
Archs: x64
