pyRforest: a comprehensive R package for genomic data analysis featuring scikit-learn Random Forests in R.
Loading...
Date
2024-10-07
DOI
Open Access Location
Journal Title
Journal ISSN
Volume Title
Publisher
Oxford University Press
Rights
(c) 2024 The Author/s
CC BY-NC 4.0
CC BY-NC 4.0
Abstract
Random Forest models are widely used in genomic data analysis and can offer insights into complex biological mechanisms, particularly when features influence the target in interactive, nonlinear, or nonadditive ways. Currently, some of the most efficient Random Forest methods in terms of computational speed are implemented in Python. However, many biologists use R for genomic data analysis, as R offers a unified platform for performing additional statistical analysis and visualization. Here, we present an R package, pyRforest, which integrates Python scikit-learn "RandomForestClassifier" algorithms into the R environment. pyRforest inherits the efficient memory management and parallelization of Python, and is optimized for classification tasks on large genomic datasets, such as those from RNA-seq. pyRforest offers several additional capabilities, including a novel rank-based permutation method for biomarker identification. This method can be used to estimate and visualize P-values for individual features, allowing the researcher to identify a subset of features for which there is robust statistical evidence of an effect. In addition, pyRforest includes methods for the calculation and visualization of SHapley Additive exPlanations values. Finally, pyRforest includes support for comprehensive downstream analysis for gene ontology and pathway enrichment. pyRforest thus improves the implementation and interpretability of Random Forest models for genomic data analysis by merging the strengths of Python with R.
pyRforest can be downloaded at: https://www.github.com/tkolisnik/pyRforest with an associated vignette at https://github.com/tkolisnik/pyRforest/blob/main/vignettes/pyRforest-vignette.pdf.
Description
Keywords
bioinformatics, biomarker identification, genomic data analysis, machine learning, random forest, Genomics, Software, Algorithms, Data Analysis, Humans, Computational Biology, Random Forest
Citation
Kolisnik T, Keshavarz-Rahaghi F, Purcell RV, Smith ANH, Silander OK. (2025). pyRforest: a comprehensive R package for genomic data analysis featuring scikit-learn Random Forests in R.. Brief Funct Genomics. 24. (pp. elae038-).
Collections
Endorsement
Review
Supplemented By
Referenced By
Creative Commons license
Except where otherwised noted, this item's license is described as (c) 2024 The Author/s

