Package: MBMethPred Type: Package Title: Medulloblastoma Subgroups Prediction Version: 0.1.4.4 Date: 2025-12-04 Description: Utilizing a combination of machine learning models (Random Forest, Naive Bayes, K-Nearest Neighbor, Support Vector Machines, Extreme Gradient Boosting, and Linear Discriminant Analysis) and a deep Artificial Neural Network model, 'MBMethPred' can predict medulloblastoma subgroups, including wingless (WNT), sonic hedgehog (SHH), Group 3, and Group 4 from DNA methylation beta values. See Sharif Rahmani E, Lawarde A, Lingasamy P, Moreno SV, Salumets A and Modhukur V (2023), MBMethPred: a computational framework for the accurate classification of childhood medulloblastoma subgroups using data integration and AI-based approaches. Front. Genet. 14:1233657. for more details. Authors@R: c( person(given = "Edris", family = "Sharif Rahmani", email = "rahmani.biotech@gmail.com", role = c("aut", "ctb", "cre"), comment = c(ORCID = "0000-0002-7899-1663")), person(given = "Ankita", family = "Sunil Lawarde", email = "ankita.sunil.lawarde@ut.ee", role = c("aut", "ctb"), comment = c(ORCID = "0000-0001-7572-4431")), person(given = "Vijayachitra", family = "Modhukur", email = "vijayachitra.m@gmail.com", role = c("aut", "ctb"), comment = c(ORCID = "0000-0002-7123-9903"))) URL: https://github.com/sharifrahmanie/MBMethPred Maintainer: Edris Sharif Rahmani BugReports: https://github.com/sharifrahmanie/MBMethPred/issues License: GPL Encoding: UTF-8 LazyData: true LazyDataCompression: xz RoxygenNote: 7.2.3 Imports: stringr, ggplot2, parallel, caTools, caret, keras, MASS, Rtsne, SNFtool, class, dplyr, e1071, pROC, randomForest, readr, reshape2, reticulate, rgl, tensorflow, xgboost Depends: R (>= 3.5.0) Suggests: knitr, rmarkdown, testthat, utils, stats, scales Config/testthat/edition: 3 VignetteBuilder: knitr NeedsCompilation: no Packaged: 2026-07-02 08:17:02 UTC; root Config/pak/sysreqs: cmake libfreetype6-dev libglu1-mesa-dev make texlive libicu-dev libpng-dev libuv1-dev libgl1-mesa-dev python3 libx11-dev zlib1g-dev Repository: https://sharifrahmanie.r-universe.dev Date/Publication: 2025-12-04 10:37:59 UTC RemoteUrl: https://github.com/sharifrahmanie/mbmethpred RemoteRef: HEAD RemoteSha: b9cc9208aef4a88d22d170abbe6566d2a325f0c3 Author: Edris Sharif Rahmani [aut, ctb, cre] (ORCID: ), Ankita Sunil Lawarde [aut, ctb] (ORCID: ), Vijayachitra Modhukur [aut, ctb] (ORCID: )