Package: pathMED Title: Scoring Personalized Molecular Portraits Version: 1.5.2 Authors@R: c(person("Jordi", "Martorell-Marugán", email="jmartorellm@gmail.com", role=c("cre", "aut"), comment = c(ORCID = "0000-0002-5186-0735")), person("Daniel", "Toro-Domínguez", email="danieltorodominguez@gmail.com", role=c("aut"), comment = c(ORCID = "0000-0001-8440-312X")), person("Raúl", "López-Domínguez", email="raul.lopez@genyo.es", role=c("aut"), comment = c(ORCID = "0000-0001-8634-117X")), person("Iván", "Ellson", email="ivan.ellson@genyo.es", role=c("aut"), comment = c(ORCID = "0000-0001-6307-3141"))) Description: PathMED is a collection of tools to facilitate precision medicine studies with omics data (e.g. transcriptomics). Among its funcionalities, genesets scores for individual samples may be calculated with several methods. These scores may be used to train machine learning models and to predict clinical features on new data. For this, several machine learning methods are evaluated in order to select the best method based on internal validation and to tune the hyperparameters. Performance metrics and a ready-to-use model to predict the outcomes for new patients are returned. Depends: R (>= 4.5.0) Suggests: ada, AUCell, Biobase, BiocGenerics, BiocStyle, fgsea (>= 1.15.4), gam, GSEABase, import, kernlab, klaR, knitr, mboost, MLeval, randomForest, ranger, rmarkdown, RUnit, SummarizedExperiment, utils, xgboost Imports: BiocParallel, caret, caretEnsemble, decoupleR, ggplot2, GSVA, factoextra, FactoMineR, magrittr, matrixStats, methods, metrica, pbapply, reshape2, singscore, stats, stringi, dplyr, VignetteBuilder: knitr biocViews: Pathways, Classification, FeatureExtraction, Transcriptomics BugReports: https://github.com/jordimartorell/pathMED/issues URL: https://github.com/jordimartorell/pathMED License: GPL-2 Encoding: UTF-8 LazyData: false RoxygenNote: 7.3.2 Config/pak/sysreqs: cmake make libgsl0-dev libmagick++-dev gsfonts libicu-dev libpng-dev libuv1-dev libxml2-dev libssl-dev zlib1g-dev Repository: https://bioc.r-universe.dev Date/Publication: 2026-06-05 09:57:35 UTC RemoteUrl: https://github.com/bioc/pathMED RemoteRef: HEAD RemoteSha: 5b61242ff78c05ca484d4e5b908a1aff5503c546 NeedsCompilation: no Packaged: 2026-06-05 11:28:50 UTC; root Author: Jordi Martorell-Marugán [cre, aut] (ORCID: ), Daniel Toro-Domínguez [aut] (ORCID: ), Raúl López-Domínguez [aut] (ORCID: ), Iván Ellson [aut] (ORCID: ) Maintainer: Jordi Martorell-Marugán