Package: CaDrA 1.11.0
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:
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✨
card.svg |card.png
CaDrA/json (API)
NEWS
| # 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
- BRCA_GISTIC_MUT_SIG - Genomic Data from TCGA BRCA MUT + GISTIC
- CCLE_MUT_SCNA - Genomic Data from CCLE MUT + SCNA
- CTNBB1_reporter - Transcriptional Activity of Beta-Catenin in Cancers
- perm_res - Pre-computed permutation results for simulated data
- sim_FS - Simulated Genomic Data
- sim_Scores - Simulated Input Scores
- TAZYAP_BRCA_ACTIVITY - YAP/TAZ Activity in TCGA BRCA dataset
- topn_list - Top-N Results for Simulated Data
On BioConductor:CaDrA-1.11.0(bioc 3.24)CaDrA-1.10.0(bioc 3.23)
microarrayrnaseqgeneexpressionsoftwarefeatureextraction
Last updated from:3f8a9b7495. Checks:1 NOTE, 13 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| bioc-checks | NOTE | 213 | ||
| linux-devel-arm64 | OK | 418 | ||
| linux-devel-x86_64 | OK | 485 | ||
| source / vignettes | OK | 364 | ||
| linux-release-arm64 | OK | 403 | ||
| linux-release-x86_64 | OK | 440 | ||
| macos-release-arm64 | OK | 335 | ||
| macos-release-x86_64 | OK | 507 | ||
| macos-oldrel-arm64 | OK | 237 | ||
| macos-oldrel-x86_64 | OK | 621 | ||
| windows-devel | OK | 279 | ||
| windows-release | OK | 411 | ||
| windows-oldrel | OK | 429 | ||
| wasm-release | OK | 177 |
Exports:CaDrAcalc_rowscorecandidate_searchgenerate_permutationsmeta_plotpermutation_plotprefilter_datatopn_besttopn_plot
Dependencies:abindBiobaseBiocGenericsbitopscaToolsclicodetoolscpp11DelayedArraydigestdoParallelfarverforeachgenericsGenomicRangesggplot2gluegplotsgtablegtoolsIRangesisobanditeratorsKernSmoothknnmilabelinglatticelifecyclemagrittrMASSMatrixMatrixGenericsmatrixStatsmisc3dplyrppcorR.cacheR.methodsS3R.ooR.utilsR6RColorBrewerRcppreshape2rlangS4ArraysS4VectorsS7scalesSeqinfoSparseArraystringistringrSummarizedExperimentvctrsviridisLitewithrXVector
How to run CaDrA within a Docker Environment
Rendered fromdocker.Rmdusingknitr::rmarkdownon May 30 2026.Last update: 2024-03-14
Started: 2023-12-12
Permutation-Based Testing
Rendered frompermutation_based_testing.Rmdusingknitr::rmarkdownon May 30 2026.Last update: 2024-03-14
Started: 2022-07-10
Scoring Functions
Rendered fromscoring_functions.Rmdusingknitr::rmarkdownon May 30 2026.Last update: 2024-09-21
Started: 2022-07-10
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Genomic Data from TCGA BRCA MUT + GISTIC | BRCA_GISTIC_MUT_SIG |
| CaDrA Search | CaDrA |
| Calculate row-wise scores of a given binary feature set based on a given scoring method | calc_rowscore |
| Candidate Search | candidate_search |
| Genomic Data from CCLE MUT + SCNA | CCLE_MUT_SCNA |
| Transcriptional Activity of Beta-Catenin in Cancers | CTNBB1_reporter |
| Random permutation matrix generator | generate_permutations |
| Candidate Drivers Search Plot | meta_plot |
| Pre-computed permutation results for simulated data ('sim_FS') | perm_res |
| Permutation Best Scores Plot | permutation_plot |
| Pre-filter features | prefilter_data |
| Simulated Genomic Data | sim_FS |
| Simulated Input Scores | sim_Scores |
| YAP/TAZ Activity in TCGA BRCA dataset | TAZYAP_BRCA_ACTIVITY |
| Top 'N' Best Meta-Features | topn_best |
| Top-N Results for Simulated Data ('sim_FS') | topn_list |
| Top 'N' Plot | topn_plot |
