Package: CaDrA 1.11.0

Reina Chau

CaDrA: Candidate Driver Analysis

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.

Authors:Reina Chau [aut, cre], Katia Bulekova [aut], Vinay Kartha [aut], Stefano Monti [aut]

CaDrA_1.11.0.tar.gz
CaDrA_1.11.0.zip(r-4.7)CaDrA_1.11.0.zip(r-4.6)CaDrA_1.11.0.zip(r-4.5)
CaDrA_1.11.0.tgz(r-4.6-x86_64)CaDrA_1.11.0.tgz(r-4.6-arm64)CaDrA_1.11.0.tgz(r-4.5-x86_64)CaDrA_1.11.0.tgz(r-4.5-arm64)
CaDrA_1.11.0.tar.gz(r-4.7-arm64)CaDrA_1.11.0.tar.gz(r-4.7-x86_64)CaDrA_1.11.0.tar.gz(r-4.6-arm64)CaDrA_1.11.0.tar.gz(r-4.6-x86_64)
CaDrA_1.11.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html
DESCRIPTION |NEWS
card.svg |card.png
CaDrA/json (API)

# Install 'CaDrA' in R:
install.packages('CaDrA', repos = c('https://bioc.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/montilab/cadra/issues

Datasets:

On BioConductor:CaDrA-1.11.0(bioc 3.24)CaDrA-1.10.0(bioc 3.23)

microarrayrnaseqgeneexpressionsoftwarefeatureextraction

6.81 score 24 stars 10 scripts 9 exports 58 dependencies

Last updated from:3f8a9b7495. Checks:1 NOTE, 13 OK. Indexed: yes.

TargetResultTimeFilesSyslog
bioc-checksNOTE199
linux-devel-arm64OK396
linux-devel-x86_64OK461
source / vignettesOK345
linux-release-arm64OK406
linux-release-x86_64OK371
macos-release-arm64OK325
macos-release-x86_64OK628
macos-oldrel-arm64OK329
macos-oldrel-x86_64OK624
windows-develOK443
windows-releaseOK433
windows-oldrelOK409
wasm-releaseOK170

Exports:CaDrAcalc_rowscorecandidate_searchgenerate_permutationsmeta_plotpermutation_plotprefilter_datatopn_besttopn_plot

Dependencies:abindBiobaseBiocGenericsbitopscaToolsclicodetoolscpp11DelayedArraydigestdoParallelfarverforeachgenericsGenomicRangesggplot2gluegplotsgtablegtoolsIRangesisobanditeratorsKernSmoothknnmilabelinglatticelifecyclemagrittrMASSMatrixMatrixGenericsmatrixStatsmisc3dplyrppcorR.cacheR.methodsS3R.ooR.utilsR6RColorBrewerRcppreshape2rlangS4ArraysS4VectorsS7scalesSeqinfoSparseArraystringistringrSummarizedExperimentvctrsviridisLitewithrXVector

Scoring Functions
Load packages | Load required datasets | Heatmap of simulated feature set | Search for a subset of genomic features that are likely associated with a functional response of interest using each of the scoring methods | 1. Kolmogorov-Smirnov Scoring Method | 2. Wilcoxon Rank-Sum Scoring Method | 3. Conditional Mutual Information Scoring Method from REVEALER | 4. K-Nearest Neighbor Mutual Information Estimator from knnmi package | 5. Correlation Scoring Method | 6. Custom - An User Defined Scoring Method | SessionInfo

Last update: 2024-09-21
Started: 2022-07-10

How to run CaDrA within a Docker Environment
Software requirements | Build Docker image of CaDrA | (1) Clone this repository | (2) Navigate to CaDrA folder where Dockerfile is stored and build its Docker image. | (3) After the build is completed, check if the image is built successfully | Run CaDrA container with its built image | Run CaDrA on RStudio Server hosted within a Docker environment

Last update: 2024-03-14
Started: 2023-12-12

Permutation-Based Testing
Load packages | Load required datasets | Find a subset of features that maximally associated with a given outcome of interest | Visualize best meta-features result | Perform permutation-based testing | Visualize permutation result | SessionInfo

Last update: 2024-03-14
Started: 2022-07-10