Package: MOGAMUN
Type: Package
Title: MOGAMUN: A Multi-Objective Genetic Algorithm to Find Active
        Modules in Multiplex Biological Networks
Version: 1.21.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
git_url: https://git.bioconductor.org/packages/MOGAMUN
git_branch: devel
git_last_commit: 9dca90c
git_last_commit_date: 2025-10-29
Repository: Bioconductor 3.23
Date/Publication: 2025-11-13
NeedsCompilation: no
Packaged: 2025-11-13 22:04:16 UTC; biocbuild
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.6.0; ; 2025-11-14 04:46:21 UTC; unix
