Package: MOGAMUN
Type: Package
Title: MOGAMUN: A Multi-Objective Genetic Algorithm to Find Active
        Modules in Multiplex Biological Networks
Version: 1.20.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: libglpk-dev make libicu-dev libxml2-dev libssl-dev
        python3 libzmq3-dev
Repository: https://bioc-release.r-universe.dev
Date/Publication: 2025-10-29 15:03:44 UTC
RemoteUrl: https://github.com/bioc/MOGAMUN
RemoteRef: RELEASE_3_22
RemoteSha: ca2045f75b6cb6d7e705289b960a4c15ac9de015
NeedsCompilation: no
Packaged: 2026-01-24 22:22:21 UTC; root
Author: Elva-María Novoa-del-Toro [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-6135-5839>)
Maintainer: Elva-María Novoa-del-Toro <elvanov@hotmail.com>
Built: R 4.5.2; ; 2026-01-24 22:24:58 UTC; windows
