nhejazi / biotmle

:package: :microscope: R/biotmle: Targeted Learning with Moderated Statistics for Biomarker Discovery
https://code.nimahejazi.org/biotmle/
Other
4 stars 2 forks source link

simplify parallelization #77

Closed nhejazi closed 3 years ago

nhejazi commented 3 years ago

Removes use of future and doFuture in favor of BiocParallel, while significantly simplifying the arguments to biomarkertmle. Addresses #76.