ExpoRiskR
Exposure-Aware Multi-Omics Risk Modeling
Bioconductor version: 3.23 · Package version: 1.0.0
ExpoRiskR provides tools for exposure-aware multi-omics risk modeling in translational and environmental health studies. The package aligns sample identifiers across exposure and multi-omics blocks, performs lightweight preprocessing, and fits exposure-adjusted association models to build interpretable microbe–metabolite networks. It also computes simple exposure perturbation summaries and generates publication-ready visualizations. Workflows support both matrix-based inputs and SummarizedExperiment objects.
Installation
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("ExpoRiskR") Details
| Maintainer | Prem Prashant Chaudhary <chaudharyp2@nih.gov> |
| Author | Prem Prashant Chaudhary [aut, cre] (ORCID: <https://orcid.org/0000-0002-3467-8608>) |
| License | MIT + file LICENSE |
| URL | https://github.com/ppchaudhary/ExpoRiskR |
| Bug Reports | https://github.com/ppchaudhary/ExpoRiskR/issues |
| Downloads rank | 45 |
| Source branch | RELEASE_3_23 |
| biocViews | Metabolomics, Microbiome, Network, Regression, Software, SystemsBiology |