Bioc2026 Registration Open!

biotmle

Targeted Learning with Moderated Statistics for Biomarker Discovery

Bioconductor version: 3.23 · Package version: 1.36.1

Tools for differential expression biomarker discovery based on microarray and next-generation sequencing data that leverage efficient semiparametric estimators of the average treatment effect for variable importance analysis. Estimation and inference of the (marginal) average treatment effects of potential biomarkers are computed by targeted minimum loss-based estimation, with joint, stable inference constructed across all biomarkers using a generalization of moderated statistics for use with the estimated efficient influence function. The procedure accommodates the use of ensemble machine learning for the estimation of nuisance functions.

Installation

if (!require("BiocManager", quietly = TRUE))
    install.packages("BiocManager")

BiocManager::install("biotmle")

Details

MaintainerNima Hejazi <nh@nimahejazi.org>
AuthorNima Hejazi [aut, cre, cph] (ORCID: <https://orcid.org/0000-0002-7127-2789>), Alan Hubbard [aut, ths] (ORCID: <https://orcid.org/0000-0002-3769-0127>), Mark van der Laan [aut, ths] (ORCID: <https://orcid.org/0000-0003-1432-5511>), Weixin Cai [ctb] (ORCID: <https://orcid.org/0000-0003-2680-3066>), Philippe Boileau [ctb] (ORCID: <https://orcid.org/0000-0002-4850-2507>)
LicenseMIT + file LICENSE
URLhttps://code.nimahejazi.org/biotmle
Bug Reportshttps://github.com/nhejazi/biotmle/issues
Downloads rank321
Source branchRELEASE_3_23
biocViewsDifferentialExpression, GeneExpression, ImmunoOncology, Microarray, RNASeq, Regression, Sequencing, Software

Documentation

Download

Dependencies

Depends: R (>= 4.0)

Imports: stats, methods, dplyr, tibble, ggplot2, ggsci, assertthat, drtmle (>= 1.0.4), S4Vectors, BiocGenerics, BiocParallel, SummarizedExperiment, limma

Suggests: testthat, knitr, rmarkdown, BiocStyle, arm, earth, ranger, SuperLearner, Matrix, DBI, biotmleData (>= 1.1.1)