Rediscover

Rediscover identifies mutually exclusive genomic events by applying Poisson-Binomial statistical analysis to mutation data to detect exclusivity patterns in cancer genomics.


Key Features:

  • Statistical Analysis: Uses the Poisson-Binomial (PB) distribution to account for mutation rates across genes and samples for precise identification of mutually exclusive mutations.
  • Computational Efficiency: Implements both exact and approximate PB computation methods, with the approximate method accelerating processing by approximately 100–1,000× and the exact method providing a modest speed advantage over Discover for medium and large datasets (results reported under a minute on standard desktops).
  • Memory Optimization: Reduces memory footprint compared to Discover to better handle extensive genomic datasets.
  • Integration with Other Tools: Integrates with R packages maftools and TCGAbiolinks for incorporation into R-based genomic analysis workflows.

Scientific Applications:

  • Cancer genomics: Detects mutually exclusive mutation patterns in cancer sequencing datasets.
  • Tumor evolution inference: Provides insights into tumor evolutionary processes by identifying exclusivity relationships among alterations.
  • Therapeutic target discovery: Aids identification of potential therapeutic targets through analysis of mutually exclusive alterations.
  • Pathway and compensatory mechanism analysis: Reveals patterns that may indicate alternative pathways or compensatory mechanisms within oncogenic processes.

Methodology:

Performs statistical analysis using the Poisson-Binomial distribution to evaluate mutation rates across genes and samples, conducts millions of tests for mutually exclusive alterations, and implements both exact and approximate PB computation methods.

Topics

Details

License:
Artistic-2.0
Tool Type:
library
Programming Languages:
R
Added:
3/28/2022
Last Updated:
3/28/2022

Operations

Publications

Ferrer-Bonsoms JA, Jareno L, Rubio A. Rediscover: an R package to identify mutually exclusive mutations. Bioinformatics. 2021;38(3):844-845. doi:10.1093/bioinformatics/btab709. PMID:34664620.

PMID: 34664620
Funding: - Editor project (Cancer Research UK: C355/A26819 - AECC and AIRC under the Accelerator Award Programme): PIBA_2020_1_0055

Documentation