Package: MOGAMUN Type: Package Title: MOGAMUN: A Multi-Objective Genetic Algorithm to Find Active Modules in Multiplex Biological Networks Version: 1.23.0 Authors@R: person("Elva-María", "Novoa-del-Toro", role=c("aut", "cre"), email="elvanov@hotmail.com", comment=c(ORCID = "0000-0002-6135-5839")) Description: MOGAMUN is a multi-objective genetic algorithm that identifies active modules in a multiplex biological network. This allows analyzing different biological networks at the same time. MOGAMUN is based on NSGA-II (Non-Dominated Sorting Genetic Algorithm, version II), which we adapted to work on networks. License: GPL-3 + file LICENSE Encoding: UTF-8 Imports: stats, utils, RCy3, stringr, graphics, grDevices, RUnit, BiocParallel, igraph Suggests: knitr, markdown biocViews: SystemsBiology, GraphAndNetwork, DifferentialExpression, BiomedicalInformatics, Transcriptomics, Clustering, Network URL: https://github.com/elvanov/MOGAMUN RoxygenNote: 7.1.1 VignetteBuilder: knitr Config/pak/sysreqs: cmake libglpk-dev make libicu-dev libuv1-dev libxml2-dev libssl-dev python3 libzmq3-dev Repository: https://bioc.r-universe.dev Date/Publication: 2026-04-28 12:54:09 UTC RemoteUrl: https://github.com/bioc/MOGAMUN RemoteRef: HEAD RemoteSha: 4e05af7661ded6e2de7995fbc6c51da3017e8195 NeedsCompilation: no Packaged: 2026-07-03 11:26:18 UTC; root Author: Elva-María Novoa-del-Toro [aut, cre] (ORCID: ) Maintainer: Elva-María Novoa-del-Toro