RAINFOREST
RAINFALL? Correction: RAINFOREST applies a random forest machine-learning approach to SNP (single nucleotide polymorphism) profiles to identify genetic markers that predict treatment benefit for patient subgroups in clinical trials.
Key Features:
- Predictive Modeling: Employs the random forest algorithm to analyze high-dimensional SNP profiles and identify multivariate genetic signatures associated with treatment benefit.
- Subgroup Identification: Identifies patient subgroups that derive differential benefit from treatments; for example, in the CAIRO2 metastatic colorectal cancer trial it detected a subgroup comprising 27.7% of patients who benefited from cetuximab with hazard ratio 0.69 (P = 0.04).
- Versatility: Applicable to clinical trial genomic datasets beyond colorectal cancer to support personalized-medicine analyses.
- Implementation: Provided implementations in R and Python, with the original results generated using R code.
Scientific Applications:
- Rescue of Failed Trials: Identify subgroups with demonstrable treatment efficacy within trials that did not meet overall primary endpoints.
- Personalized Medicine: Support stratification of patients for targeted therapies (e.g., cetuximab) based on genetic profiles.
- Data Reanalysis: Reanalyze existing clinical trial genotype and phenotype datasets to uncover hidden treatment benefits.
Methodology:
Processes SNP profile data from clinical trials using a random forest algorithm trained on genetic and phenotypic data to identify patterns associated with positive treatment outcomes, addressing scenarios where single-marker analyses fail due to high genomic dimensionality.
Topics
Details
- Tool Type:
- command-line tool, library
- Programming Languages:
- Python, R
- Added:
- 3/19/2021
- Last Updated:
- 3/31/2021
Operations
Publications
Ubels J, Schaefers T, Punt C, Guchelaar H, de Ridder J. RAINFOREST: a random forest approach to predict treatment benefit in data from (failed) clinical drug trials. Bioinformatics. 2020;36(Supplement_2):i601-i609. doi:10.1093/bioinformatics/btaa799. PMID:33381829.